changelog.xml 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  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>2009-10-20</para>
  33. <itemizedlist>
  34. <listitem>
  35. <para>[matthew] Upgraded to Binutils-2.20. Fixes
  36. <ulink url="&lfs-ticket-root;2505">#2505</ulink>.</para>
  37. </listitem>
  38. </itemizedlist>
  39. </listitem>
  40. <listitem>
  41. <para>2009-10-12</para>
  42. <itemizedlist>
  43. <listitem>
  44. <para>[matthew] Upgraded to Kbd-1.15.1. Fixes
  45. <ulink url="&lfs-ticket-root;2501">#2501</ulink>.</para>
  46. </listitem>
  47. <listitem>
  48. <para>[matthew] Upgraded to Man-Pages-3.23. Fixes
  49. <ulink url="&lfs-ticket-root;2498">#2498</ulink>.</para>
  50. </listitem>
  51. <listitem>
  52. <para>[matthew] Upgraded to Linux-2.6.31.3. Fixes
  53. <ulink url="&lfs-ticket-root;2499">#2499</ulink>.</para>
  54. </listitem>
  55. <listitem>
  56. <para>[matthew] Upgraded to Gzip-1.3.13. Fixes
  57. <ulink url="&lfs-ticket-root;2500">#2500</ulink>.</para>
  58. </listitem>
  59. </itemizedlist>
  60. </listitem>
  61. <listitem>
  62. <para>2009-09-29</para>
  63. <itemizedlist>
  64. <listitem>
  65. <para>[matthew] Upgraded to Linux-2.6.31.1. Fixes
  66. <ulink url="&lfs-ticket-root;2496">#2496</ulink>.</para>
  67. </listitem>
  68. <listitem>
  69. <para>[matthew] Install psmisc's binaries in
  70. <filename class="directory">/usr/bin</filename> instead of
  71. <filename class="directory">/bin</filename> as they are only
  72. called whilst <filename class="directory">/usr</filename> is mounted.
  73. Fixes <ulink url="&lfs-ticket-root;2469">#2469</ulink>.</para>
  74. </listitem>
  75. </itemizedlist>
  76. </listitem>
  77. <listitem>
  78. <para>2009-09-25</para>
  79. <itemizedlist>
  80. <listitem>
  81. <para>[bryan] Upgrade to udev-config-20090925. Fixes <ulink
  82. url="&lfs-ticket-root;2497">#2497</ulink>.</para>
  83. </listitem>
  84. </itemizedlist>
  85. </listitem>
  86. <listitem>
  87. <para>2009-09-24</para>
  88. <itemizedlist>
  89. <listitem>
  90. <para>[matthew] Update list of installed headers for Linux. Thanks to
  91. Chris Staub for the patch. Fixes
  92. <ulink url="&lfs-ticket-root;2495">#2495</ulink>.</para>
  93. </listitem>
  94. <listitem>
  95. <para>[matthew] Update list of installed programs for various
  96. packages. Thanks to Chris Staub for the patch. Fixes
  97. <ulink url="&lfs-ticket-root;2494">#2494</ulink>.</para>
  98. </listitem>
  99. </itemizedlist>
  100. </listitem>
  101. <listitem>
  102. <para>2009-09-17</para>
  103. <itemizedlist>
  104. <listitem>
  105. <para>[matthew] Upgraded to Bash-4.0-fixes-4.patch. Fixes
  106. <ulink url="&lfs-ticket-root;2484">#2484</ulink>.</para>
  107. </listitem>
  108. <listitem>
  109. <para>[matthew] Upgraded to Linux-2.6.31. Fixes
  110. <ulink url="&lfs-ticket-root;2485">#2485</ulink>.</para>
  111. </listitem>
  112. <listitem>
  113. <para>[matthew] Upgraded to Util-Linux-NG-2.16.1. Fixes
  114. <ulink url="&lfs-ticket-root;2483">#2483</ulink>.</para>
  115. </listitem>
  116. <listitem>
  117. <para>[matthew] Upgraded to Coreutils-7.6. Fixes
  118. <ulink url="&lfs-ticket-root;2487">#2487</ulink>.</para>
  119. </listitem>
  120. <listitem>
  121. <para>[matthew] Upgraded to Man-DB-2.5.6. Fixes
  122. <ulink url="&lfs-ticket-root;2481">#2481</ulink>.</para>
  123. </listitem>
  124. </itemizedlist>
  125. </listitem>
  126. <listitem>
  127. <para>2009-09-11</para>
  128. <itemizedlist>
  129. <listitem>
  130. <para>[bdubbs] - Deleted the reference to the outdated and
  131. incomplete optimization hint.</para>
  132. </listitem>
  133. </itemizedlist>
  134. </listitem>
  135. <listitem>
  136. <para>2009-09-10</para>
  137. <itemizedlist>
  138. <listitem>
  139. <para>[bdubbs] - Added a section to the Preface about LFS
  140. supported architectures.</para>
  141. </listitem>
  142. </itemizedlist>
  143. </listitem>
  144. <listitem>
  145. <para>2009-09-02</para>
  146. <itemizedlist>
  147. <listitem>
  148. <para>[bdubbs] - Removed more documentation in the Chapter 5
  149. stripping section.</para>
  150. </listitem>
  151. </itemizedlist>
  152. </listitem>
  153. <listitem>
  154. <para>2009-08-26</para>
  155. <itemizedlist>
  156. <listitem>
  157. <para>[matthew] Upgraded to Udev-146. Fixes
  158. <ulink url="&lfs-ticket-root;2473">#2473</ulink>.</para>
  159. </listitem>
  160. <listitem>
  161. <para>[matthew] Upgraded to Perl-5.10.1. Fixes
  162. <ulink url="&lfs-ticket-root;2479">#2479</ulink>.</para>
  163. </listitem>
  164. <listitem>
  165. <para>[matthew] Upgraded to Linux-2.6.30.5. Fixes
  166. <ulink url="&lfs-ticket-root;2475">#2475</ulink>.</para>
  167. </listitem>
  168. <listitem>
  169. <para>[matthew] - Upgraded to Less-436. Fixes
  170. <ulink url="&lfs-ticket-root;2471">2471</ulink>.</para>
  171. </listitem>
  172. <listitem>
  173. <para>[matthew] - Upgraded to E2fsprogs-1.41.9. Fixes
  174. <ulink url="&lfs-ticket-root;2478">2478</ulink>.</para>
  175. </listitem>
  176. <listitem>
  177. <para>[matthew] - Upgraded to Coreutils-7.5. Fixes
  178. <ulink url="&lfs-ticket-root;2477">#2477</ulink>.</para>
  179. </listitem>
  180. </itemizedlist>
  181. </listitem>
  182. <listitem>
  183. <para>2009-08-19</para>
  184. <itemizedlist>
  185. <listitem>
  186. <para>[bdubbs] - Reworded the notes in the General Compilation
  187. Instructions and added a note to bin-utils to have users
  188. actually read the General Compilation Instructions.</para>
  189. </listitem>
  190. </itemizedlist>
  191. </listitem>
  192. </itemizedlist>
  193. <para>LFS 6.5 released August 16, 2009.</para>
  194. </sect1>