changelog.xml 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  4. <!ENTITY % general-entities SYSTEM "../general.ent">
  5. %general-entities;
  6. ]>
  7. <sect1 id="ch-scatter-changelog">
  8. <?dbhtml filename="changelog.html"?>
  9. <title>Changelog</title>
  10. <para>This is version &version; of the Linux From Scratch book, dated
  11. &releasedate;. If this book is more than six months old, a newer and better
  12. version is probably already available. To find out, please check one of the
  13. mirrors via <ulink url="&lfs-root;mirrors.html"/>.</para>
  14. <para>Below is a list of changes made since the previous release of the
  15. book.</para>
  16. <itemizedlist>
  17. <title>Changelog Entries:</title>
  18. <!-- Changelog template
  19. <listitem>
  20. <para>Date</para>
  21. <itemizedlist>
  22. <listitem>
  23. <para>[name] - New changelog entry.</para>
  24. </listitem>
  25. <listitem>
  26. <para>[name] - Previous changelog entry.</para>
  27. </listitem>
  28. </itemizedlist>
  29. </listitem>
  30. -->
  31. <listitem>
  32. <para>2011-12-05</para>
  33. <itemizedlist>
  34. <listitem>
  35. <para>[matthew] - Prevent some arpd artefacts from being installed by
  36. IPRoute2. Fixes
  37. <ulink url="&lfs-ticket-root;2977">#2977</ulink>.</para>
  38. </listitem>
  39. <listitem>
  40. <para>[matthew] - Correct location of Coreutils' libstdbuf. Fixes
  41. <ulink url="&lfs-ticket-root;2976">#2976</ulink>.</para>
  42. </listitem>
  43. <listitem>
  44. <para>[matthew] - Move Psmisc to before E2fsprogs because the
  45. E2fsprogs testsuite uses killall. Fixes
  46. <ulink url="&lfs-ticket-root;2975">#2975</ulink>.</para>
  47. </listitem>
  48. </itemizedlist>
  49. </listitem>
  50. <listitem>
  51. <para>2011-12-01</para>
  52. <itemizedlist>
  53. <listitem>
  54. <para>[matthew] - Upgrade to E2fsprogs-1.42. Fixes
  55. <ulink url="&lfs-ticket-root;2973">#2973</ulink>.</para>
  56. </listitem>
  57. <listitem>
  58. <para>[matthew] - Upgrade to Linux-3.1.4. Fixes
  59. <ulink url="&lfs-ticket-root;2970">#2970</ulink>.</para>
  60. </listitem>
  61. <listitem>
  62. <para>[matthew] - Upgrade to IPRoute2-3.1.0. Fixes
  63. <ulink url="&lfs-ticket-root;2969">#2969</ulink>.</para>
  64. </listitem>
  65. <listitem>
  66. <para>[matthew] - Add latest upstream patches for Bash. Fixes
  67. <ulink url="&lfs-ticket-root;2968">#2968</ulink>.</para>
  68. </listitem>
  69. </itemizedlist>
  70. </listitem>
  71. <listitem>
  72. <para>2011-11-28</para>
  73. <itemizedlist>
  74. <listitem>
  75. <para>[dj] - Update to lfs-bootscripts-20111128.</para>
  76. </listitem>
  77. <listitem>
  78. <para>[ken] - Fix daylight saving time bug in coreutils testsuite.</para>
  79. </listitem>
  80. </itemizedlist>
  81. </listitem>
  82. <listitem>
  83. <para>2011-11-26</para>
  84. <itemizedlist>
  85. <listitem>
  86. <para>[bdubbs] - Clean up console script.</para>
  87. </listitem>
  88. </itemizedlist>
  89. </listitem>
  90. <listitem>
  91. <para>2011-11-25</para>
  92. <itemizedlist>
  93. <listitem>
  94. <para>[matthew] - Upgrade to Binutils-2.22. Fixes
  95. <ulink url="&lfs-ticket-root;2967">#2967</ulink>.</para>
  96. </listitem>
  97. <listitem>
  98. <para>[matthew] - Install Glibc's NIS and RPC headers again. The
  99. headers have not been installed by default since Glibc-2.14, but that
  100. causes various BLFS packages to break. Fixes
  101. <ulink url="&lfs-ticket-root;2965">#2965</ulink>.</para>
  102. </listitem>
  103. <listitem>
  104. <para>[matthew] - Upgrade to Grep-2.10. Fixes
  105. <ulink url="&lfs-ticket-root;2964">#2964</ulink>.</para>
  106. </listitem>
  107. <listitem>
  108. <para>[matthew] - Add a patch to fix a security vulnerability in Perl.
  109. Fixes <ulink url="&lfs-ticket-root;2963">#2963</ulink>.</para>
  110. </listitem>
  111. <listitem>
  112. <para>[matthew] - Upgrade to GDBM-1.10. Fixes
  113. <ulink url="&lfs-ticket-root;2962">#2962</ulink>.</para>
  114. </listitem>
  115. <listitem>
  116. <para>[matthew] - Install Coreutils'
  117. <filename class="libraryfile">libstdbuf.so</filename> to
  118. <filename class="directory">/usr/lib/coreutils</filename> to
  119. maintain consistency with other packages' shared library locations.
  120. Fixes <ulink url="&lfs-ticket-root;2961">#2961</ulink>.</para>
  121. </listitem>
  122. <listitem>
  123. <para>[matthew] - Upgrade to Linux-3.1.2. Fixes
  124. <ulink url="&lfs-ticket-root;2960">#2960</ulink>.</para>
  125. </listitem>
  126. <listitem>
  127. <para>[matthew] - Upgrade to Tcl-8.5.11. Fixes
  128. <ulink url="&lfs-ticket-root;2959">#2959</ulink>.</para>
  129. </listitem>
  130. </itemizedlist>
  131. </listitem>
  132. <listitem>
  133. <para>2011-11-16</para>
  134. <itemizedlist>
  135. <listitem>
  136. <para>[bdubbs] - Make /var/log/btmp have 660 permissions.
  137. Suggestion from Michael Blanchard.</para>
  138. </listitem>
  139. </itemizedlist>
  140. </listitem>
  141. <listitem>
  142. <para>2011-11-14</para>
  143. <itemizedlist>
  144. <listitem>
  145. <para>[bdubbs] - Updates to boot scripts:
  146. general cleanup;
  147. move consolelog function to rc;
  148. clean up boot logging functions;
  149. fix interactive prompt between run level S and target run level.
  150. Thanks to DJ Lucas.</para>
  151. </listitem>
  152. </itemizedlist>
  153. </listitem>
  154. <listitem>
  155. <para>2011-10-29</para>
  156. <itemizedlist>
  157. <listitem>
  158. <para>[bdubbs] - Text correction in bootscripts description.</para>
  159. </listitem>
  160. <listitem>
  161. <para>[bdubbs] - Remove erroneous sourcing line in bootscript
  162. functions used for backward BLFS compatibility.</para>
  163. </listitem>
  164. </itemizedlist>
  165. </listitem>
  166. <listitem>
  167. <para>2011-10-29</para>
  168. <itemizedlist>
  169. <listitem>
  170. <para>[matthew] - Upgrade to GCC-4.6.2. Fixes
  171. <ulink url="&lfs-ticket-root;2951">#2951</ulink>.</para>
  172. </listitem>
  173. <listitem>
  174. <para>[matthew] - Upgrade to Util-Linux-2.20.1. Fixes
  175. <ulink url="&lfs-ticket-root;2947">#2947</ulink>.</para>
  176. </listitem>
  177. <listitem>
  178. <para>[matthew] - Upgrade to Libtool-2.4.2. Fixes
  179. <ulink url="&lfs-ticket-root;2946">#2946</ulink>.</para>
  180. </listitem>
  181. <listitem>
  182. <para>[bdubbs] - LFS-7.0 released.
  183. </para>
  184. </listitem>
  185. </itemizedlist>
  186. </listitem>
  187. </itemizedlist>
  188. </sect1>