changelog.xml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
  3. <!ENTITY % general-entities SYSTEM "../general.ent">
  4. %general-entities;
  5. ]>
  6. <sect1 id="ch-scatter-changelog">
  7. <title>Changelog</title>
  8. <?dbhtml filename="changelog.html"?>
  9. <para>This is version &version; of the Linux From Scratch book, dated
  10. &releasedate;. If this book is more than two months old, a newer and better
  11. version is probably already available. To find out, please check one of the
  12. mirrors via <ulink url="&lfs-root;"/>.</para>
  13. <para>Below is a list of changes made since the previous release of the book,
  14. first a summary, then a detailed log.</para>
  15. <itemizedlist>
  16. <listitem><para>Upgraded to:</para>
  17. <itemizedlist>
  18. <listitem><para>autoconf-2.59</para></listitem>
  19. <listitem><para>automake-1.8.5</para></listitem>
  20. <listitem><para>binutils-2.15</para></listitem>
  21. <listitem><para>bison-1.875a</para></listitem>
  22. <listitem><para>coreutils-5.2.1</para></listitem>
  23. <listitem><para>e2fsprogs-1.35</para></listitem>
  24. <listitem><para>expect-5.41.0</para></listitem>
  25. <listitem><para>file-4.09</para></listitem>
  26. <listitem><para>flex-2.5.31</para></listitem>
  27. <listitem><para>gcc-3.4.1-20040517</para></listitem>
  28. <listitem><para>gettext-0.14.1</para></listitem>
  29. <listitem><para>glibc-2.3.4-20040510</para></listitem>
  30. <listitem><para>groff-1.19.1</para></listitem>
  31. <listitem><para>grub-0.94</para></listitem>
  32. <listitem><para>hotplug-2004_04_01</para></listitem>
  33. <listitem><para>kbd-1.12</para></listitem>
  34. <listitem><para>less-382</para></listitem>
  35. <listitem><para>lfs-bootscripts-2.1.1</para></listitem>
  36. <listitem><para>libtool-2.5.6</para></listitem>
  37. <listitem><para>linux-2.6.6</para></listitem>
  38. <listitem><para>man-pages-1.67</para></listitem>
  39. <listitem><para>ncurses-5.4</para></listitem>
  40. <listitem><para>perl-5.8.4</para></listitem>
  41. <listitem><para>procps-3.2.1</para></listitem>
  42. <listitem><para>psmisc-21.4</para></listitem>
  43. <listitem><para>sed-4.0.9</para></listitem>
  44. <listitem><para>shadow-4.0.4.1</para></listitem>
  45. <listitem><para>tar-1.14</para></listitem>
  46. <listitem><para>tcl-8.4.6</para></listitem>
  47. <listitem><para>texinfo-4.7</para></listitem>
  48. <listitem><para>util-linux-2.12a</para></listitem>
  49. </itemizedlist>
  50. </listitem>
  51. <listitem><para>Added:</para>
  52. <itemizedlist>
  53. <listitem><para>coreutils-5.2.1-dupes-1.patch</para></listitem>
  54. <listitem><para>flex-2.5.31-debian-fixes-2.patch</para></listitem>
  55. <listitem><para>hotplug-2004_04_01</para></listitem>
  56. <listitem><para>hotplug-2004_04_01-bogus-deps-1.patch</para></listitem>
  57. <listitem><para>hotplug-2004_04_01-device-2.patch</para></listitem>
  58. <listitem><para>hotplug-2004_04_01-isapnp-2.patch</para></listitem>
  59. <listitem><para>iana-etc-1.00</para></listitem>
  60. <listitem><para>inetutils-1.4.2-kernel-headers-1.patch</para></listitem>
  61. <listitem><para>inetutils-1.4.2-no-server-man-pages-1.patch</para></listitem>
  62. <listitem><para>linux-libc-headers-2.6.5.2</para></listitem>
  63. <listitem><para>mktemp-1.5</para></listitem>
  64. <listitem><para>mktemp-1.5-add-tempfile-1.patch</para></listitem>
  65. <listitem><para>module-init-tools-3.0</para></listitem>
  66. <listitem><para>net-tools-1.60-gcc34-2.patch</para></listitem>
  67. <listitem><para>net-tools-1.60-kernel-headers-1.patch</para></listitem>
  68. <listitem><para>readline-4.3</para></listitem>
  69. <listitem><para>readline-4.3-gnu-fixes-1.patch</para></listitem>
  70. <listitem><para>sysklogd-1.4.1-kernel-headers-1.patch</para></listitem>
  71. <listitem><para>udev-025</para></listitem>
  72. <listitem><para>udev-025-config-2.patch</para></listitem>
  73. <listitem><para>util-linux-2.12a-kernel-headers-1.patch</para></listitem>
  74. </itemizedlist>
  75. </listitem>
  76. <listitem><para>Removed:</para>
  77. <itemizedlist>
  78. <listitem><para>bison-1.875-attribute.patch</para></listitem>
  79. <listitem><para>coreutils-5.2.1-hostname-1.patch</para></listitem>
  80. <listitem><para>ed-0.2</para></listitem>
  81. <listitem><para>gcc-2.95.3</para></listitem>
  82. <listitem><para>gcc-3.3.1-suppress-libiberty.patch</para></listitem>
  83. <listitem><para>kbd-1.12-more-programs-1.patch</para></listitem>
  84. <listitem><para>lfs-utils-0.5</para></listitem>
  85. <listitem><para>MAKEDEV-1.7</para></listitem>
  86. <listitem><para>man-1.5m2-manpath.patch</para></listitem>
  87. <listitem><para>man-1.5m2-pager.patch</para></listitem>
  88. <listitem><para>modutils-2.4.25</para></listitem>
  89. <listitem><para>ncurses-5.3-etip-2.patch</para></listitem>
  90. <listitem><para>ncurses-5.3-vsscanf.patch</para></listitem>
  91. <listitem><para>net-tools-1.60-miitool-gcc33-1.patch</para></listitem>
  92. <listitem><para>procinfo-18</para></listitem>
  93. <listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
  94. <listitem><para>shadow-4.0.3-newgrp-fix.patch</para></listitem>
  95. <listitem><para>zlib-1.1.4-vsnprintf.patch</para></listitem>
  96. </itemizedlist>
  97. </listitem>
  98. <listitem><para>May 25, 2004 [jeremy]: Corrected download location for the
  99. lfs-bootscripts package</para></listitem>
  100. <listitem><para>May 24, 2004 [jeremy]: Upgraded to libc-headers 2.6.5.2</para>
  101. </listitem>
  102. <listitem><para>May 23, 2004 [jeremy]: Chapter 6 - Vim - added an option to the
  103. vimrc config file</para></listitem>
  104. <listitem><para>May 23th, 2004 [alexander]: Don't list the initscript in the
  105. contents of the Hotplug package. The reason is that we use winkie's
  106. replacement script from LFS-Bootscripts.</para></listitem>
  107. <listitem><para>May 23th, 2004 [alexander]: Fixed XML validation
  108. error.</para></listitem>
  109. <listitem><para>May 20th, 2004 [winkie]: Moved group <quote>usb</quote> to GID
  110. 14, instead of 15.</para></listitem>
  111. <listitem><para>May 20th, 2004 [winkie]: Dropped Hotplug's
  112. <quote>cosmetic</quote> patch in favor of the script from LFS-Bootscripts and
  113. some general textual/rendering cleanups.</para></listitem>
  114. <listitem><para>May 20th, 2004 [winkie]: Point to the correct GCC patches.
  115. </para></listitem>
  116. <listitem><para>May 20th, 2004 [alexander]: Added Hotplug 2004_04_01.
  117. </para></listitem>
  118. <listitem><para>May 19th, 2004 [winkie]: Change permissions of /dev/random to
  119. 0444 instead of 0666.</para></listitem>
  120. <listitem><para>May 19th, 2004 [winkie]: Upgraded to Binutils 2.15 &amp; GCC
  121. 3.4.1-20040517.</para></listitem>
  122. <listitem><para>May 19th, 2004 [matt]: Chapter 6 - mktemp. Install tempfile
  123. wrapper.</para></listitem>
  124. <listitem><para>May 18th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1.
  125. </para></listitem>
  126. <listitem><para>May 16th, 2004 [winkie]: Upgraded to Automake-1.8.5.</para></listitem>
  127. <listitem><para>May 15th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1-pre2.
  128. </para></listitem>
  129. <listitem><para>May 14th, 2004 [winkie]: Upgraded to Groff 1.19.1.</para></listitem>
  130. <listitem><para>May 14th, 2004 [alexander]: Several textual changes on Vim
  131. page.</para></listitem>
  132. <listitem><para>May 12th, 2004 [winkie]: Apply patch to assure Coreutils doesn't
  133. install any binaries that we don't need/want.</para></listitem>
  134. <listitem><para>May 12th, 2004 [winkie]: Don't pass <quote>-default</quote> to
  135. Man's configure, since it's not needed anymore.</para></listitem>
  136. <listitem><para>May 12th, 2004 [winkie]: Shorten the <quote>sed</quote> used
  137. on Gzip's <filename>gzexe.in</filename> file.</para></listitem>
  138. <listitem><para>May 12th, 2004 [winkie]: Fixed Coreutils testsuite execution.
  139. </para></listitem>
  140. <listitem><para>May 11th, 2004 [jeremy]: Updated list of active LFS Staff in
  141. HEAD</para></listitem>
  142. <listitem><para>May 11th, 2004 [winkie]: Don't build the PCH header for
  143. libstdc++ in Chapter 5 -- it's just a waste of space.</para></listitem>
  144. <listitem><para>May 11th, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040510 and
  145. Tar 1.14.</para></listitem>
  146. <listitem><para>May 10th, 2004 [winkie]: Chapter 8 - Upgraded to Linux 2.6.6.
  147. </para></listitem>
  148. <listitem><para>May 7th, 2004 [winkie]: Chapter 6 - When configuring Vim, pass
  149. the <quote>--enable-multibyte</quote> option.</para></listitem>
  150. <listitem><para>May 6th, 2004 [winkie]: Chapter 6 - Removed unused and broken
  151. entries from <filename>nsswitch.conf</filename>.</para></listitem>
  152. <listitem><para>May 6th, 2004 [winkie]: Chapter 6 - Add Readline installation
  153. and use it when building Bash.</para></listitem>
  154. <listitem><para>May 6th, 2004 [winkie]: Added Alexander Patrakov's I18n patch.
  155. </para></listitem>
  156. <listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Create and use the
  157. <quote>utmp</quote> group.</para></listitem>
  158. <listitem><para>May 4th, 2004 [winkie]: Chapter 7 - Upgraded to LFS-Bootscripts
  159. 2.1.0 and modify the book to work with it.</para></listitem>
  160. <listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Install the
  161. <quote>passwd</quote> binary in /bin instead of /usr/bin.</para></listitem>
  162. <listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Switch the uname patch we
  163. use, so that we get correct results.</para></listitem>
  164. <listitem><para>May 4th, 2004 [winkie]: Chapter 8 - Use the full LFS version for
  165. the GRUB title.</para></listitem>
  166. <listitem><para>May 4th, 2004 [winkie]: Chapter 5 &amp; 6 - Use new patch
  167. naming <quote>standard</quote>.</para></listitem>
  168. <listitem><para>May 3rd, 2004 [winkie]: Merged BE-LFS content - thanks to Ron
  169. and Jason Scott for the help they gave to BE-LFS before integration.</para></listitem>
  170. <listitem><para>May 2nd, 2004 [matt]: Quoted chroot commands in chapter 6 (bug
  171. #818).</para></listitem>
  172. <listitem><para>May 2nd, 2004 [matt]: Removed description of the now
  173. non-existent part IV from the structure section in the prologue.</para>
  174. </listitem>
  175. <listitem><para>May 1st, 2004 [jeremy]: Added creation of the /media and /srv
  176. directories, as well as 2 directories under /media for floppy and cdrom, as per
  177. FHS - fixes bugzilla bug #785 and #819.</para></listitem>
  178. <listitem><para>April 14th, 2004 [jeremy]: Updated to lfs-bootscripts-2.0.3, no
  179. textual changes needed</para></listitem>
  180. <listitem><para>March 24th, 2004 [jeremy]: Chapter 7 - Updated to the new
  181. lfs-bootscripts-2.0.2, and all necessary changes to the bootscript
  182. configuration</para></listitem>
  183. <listitem><para>March 21st, 2004 [winkie]: Chapter 6 - Replaced Lfs-Utils
  184. with Iana-Etc and Mktemp.</para></listitem>
  185. <listitem><para>February 27th, 2004 [jeremy]: Upgraded to
  186. Procps-3.2.0.</para></listitem>
  187. <listitem><para>February 27th, 2004 [jeremy]: Upgraded to Lfs-utils-0.5 -
  188. fixes a possible symlink attack in iana-get.</para></listitem>
  189. <listitem><para>February 27th, 2004 [jeremy]: Chapter 6 - Altered the
  190. instructions for Findutils to be FHS-compliant.</para></listitem>
  191. <listitem><para>February 26th, 2004 [jeremy]: Removed the creation of the
  192. /usr/etc directory to conform with FHS - closes bug 775.</para></listitem>
  193. <listitem><para>February 26th, 2004 [jeremy]: Upgraded to
  194. Linux-2.4.25.</para></listitem>
  195. <listitem><para>February 23rd, 2004 [alex]: Chapters 6 + 9 - Cleaned up the
  196. Revision of chroot and Reboot sections.</para></listitem>
  197. <listitem><para>February 22nd, 2004 [alex]: Moved the stripping of the final
  198. system from chapter 9 to the end of chapter 6.</para></listitem>
  199. <listitem><para>February 22nd, 2004 [alex]: Chapter 6 - Coreutils and
  200. E2fsprogs: Clarified the prerequisites for running the tests.</para></listitem>
  201. <listitem><para>February 19th, 2004 [alex]: Chapter 5 - Stripping: Removed
  202. an unnecessary <quote>{,share/}</quote> from the documentation's <command>rm</command>
  203. command.</para></listitem>
  204. <listitem><para>February 14th, 2004 [jeremy]: Chapter 6 - Upgraded to
  205. Less-382.</para></listitem>
  206. <listitem><para>February 14th, 2004 [jeremy]: Chapters 5 + 6 - Upgraded to
  207. Ncurses-5.4, and removed references to the etip patch.</para></listitem>
  208. <listitem><para>February 12th, 2004 [jeremy]: Chapter 6 - Removed explicit
  209. paths from the pwconv and grpconv commands, since /usr/sbin is part of
  210. the default path.</para></listitem>
  211. <listitem><para>February 9th, 2004 [alex]: Chapter 6 - Moved the Bootscripts
  212. installation section to chapter 7.</para></listitem>
  213. <listitem><para>February 8th, 2004 [matt]: Chapter 6 - Updated to
  214. Man-pages-1.66.</para></listitem>
  215. <listitem><para>February 7th, 2004 [alex]: Chapter 1 - Moved the Conventions
  216. and Acknowledgments sections to the Preface.</para></listitem>
  217. <listitem><para>February 7th, 2004 [alex]: Chapter 6 - Creating devices:
  218. replaced the MAKEDEV script with the make_devices script. Contributed by
  219. Matthias Benkmann.</para></listitem>
  220. <listitem><para>February 5th, 2004 [alex]: Chapter 6 - Simplified the final
  221. install of the kernel headers to just copying them from the temporary tools
  222. directory.</para></listitem>
  223. <listitem><para>February 4th, 2004 [alex]: Chapters 5 + 6 - Moved the Mounting
  224. of proc and devpts to before Chrooting, dropped Util-linux from the tools, and
  225. added a little arch script for Perl.</para></listitem>
  226. </itemizedlist>
  227. <para>Release of version 5.1-pre1 on February 1st, 2004.</para>
  228. </sect1>