changelog.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369
  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.91.0.1</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-20040601</para></listitem>
  28. <listitem><para>gettext-0.14.1</para></listitem>
  29. <listitem><para>glibc-2.3.4-20040529</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>m4-1.4.1</para></listitem>
  39. <listitem><para>man-pages-1.67</para></listitem>
  40. <listitem><para>ncurses-5.4</para></listitem>
  41. <listitem><para>perl-5.8.4</para></listitem>
  42. <listitem><para>procps-3.2.1</para></listitem>
  43. <listitem><para>psmisc-21.5</para></listitem>
  44. <listitem><para>sed-4.0.9</para></listitem>
  45. <listitem><para>shadow-4.0.4.1</para></listitem>
  46. <listitem><para>tar-1.14</para></listitem>
  47. <listitem><para>tcl-8.4.6</para></listitem>
  48. <listitem><para>texinfo-4.7</para></listitem>
  49. <listitem><para>util-linux-2.12a</para></listitem>
  50. <listitem><para>vim-6.3</para></listitem>
  51. </itemizedlist>
  52. </listitem>
  53. <listitem><para>Added:</para>
  54. <itemizedlist>
  55. <listitem><para>coreutils-5.2.1-suppress_hostname_uptime_kill_su-1.patch</para></listitem>
  56. <listitem><para>flex-2.5.31-debian_fixes-2.patch</para></listitem>
  57. <listitem><para>hotplug-2004_04_01</para></listitem>
  58. <listitem><para>hotplug-2004_04_01-bogus_deps-1.patch</para></listitem>
  59. <listitem><para>hotplug-2004_04_01-device-2.patch</para></listitem>
  60. <listitem><para>hotplug-2004_04_01-isapnp-2.patch</para></listitem>
  61. <listitem><para>iana-etc-1.00</para></listitem>
  62. <listitem><para>inetutils-1.4.2-kernel_headers-1.patch</para></listitem>
  63. <listitem><para>inetutils-1.4.2-no_server_man_pages-1.patch</para></listitem>
  64. <listitem><para>linux-libc-headers-2.6.6.0</para></listitem>
  65. <listitem><para>mktemp-1.5</para></listitem>
  66. <listitem><para>mktemp-1.5-add_tempfile-1.patch</para></listitem>
  67. <listitem><para>module-init-tools-3.0</para></listitem>
  68. <listitem><para>net-tools-1.60-gcc34-2.patch</para></listitem>
  69. <listitem><para>readline-4.3</para></listitem>
  70. <listitem><para>readline-4.3-gnu_fixes-1.patch</para></listitem>
  71. <listitem><para>sysklogd-1.4.1-kernel_headers-1.patch</para></listitem>
  72. <listitem><para>sysklogd-1.4.1-signal-1.patch</para></listitem>
  73. <listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem>
  74. <listitem><para>udev-026</para></listitem>
  75. <listitem><para>udev-026-config-1.patch</para></listitem>
  76. <listitem><para>util-linux-2.12a-kernel_headers-1.patch</para></listitem>
  77. <listitem><para>vim-6.3 language files</para></listitem>
  78. </itemizedlist>
  79. </listitem>
  80. <listitem><para>Removed:</para>
  81. <itemizedlist>
  82. <listitem><para>bison-1.875-attribute.patch</para></listitem>
  83. <listitem><para>coreutils-5.2.1-hostname-1.patch</para></listitem>
  84. <listitem><para>ed-0.2</para></listitem>
  85. <listitem><para>gcc-2.95.3</para></listitem>
  86. <listitem><para>gcc-3.3.1-suppress-libiberty.patch</para></listitem>
  87. <listitem><para>kbd-1.12-more-programs-1.patch</para></listitem>
  88. <listitem><para>lfs-utils-0.5</para></listitem>
  89. <listitem><para>MAKEDEV-1.7</para></listitem>
  90. <listitem><para>man-1.5m2-manpath.patch</para></listitem>
  91. <listitem><para>man-1.5m2-pager.patch</para></listitem>
  92. <listitem><para>modutils-2.4.25</para></listitem>
  93. <listitem><para>ncurses-5.3-etip-2.patch</para></listitem>
  94. <listitem><para>ncurses-5.3-vsscanf.patch</para></listitem>
  95. <listitem><para>net-tools-1.60-miitool-gcc33-1.patch</para></listitem>
  96. <listitem><para>procinfo-18</para></listitem>
  97. <listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
  98. <listitem><para>shadow-4.0.3-newgrp-fix.patch</para></listitem>
  99. <listitem><para>zlib-1.1.4-vsnprintf.patch</para></listitem>
  100. </itemizedlist>
  101. </listitem>
  102. <listitem><para>June 11, 2004 [alexander]: Added sysvinit-2.85-proclen-1.patch
  103. </para></listitem>
  104. <listitem><para>June 10, 2004 [alexander]: Reverted the bogus change of package
  105. order. Removed the "background" line from /etc/vimrc because it matches the
  106. default on Linux console</para></listitem>
  107. <listitem><para>June 10, 2004 [alexander]: Added a command to autodetect the
  108. character set of files being edited to /etc/vimrc
  109. </para></listitem>
  110. <listitem><para>June 10, 2004 [alexander]: Added vim language files. Moved
  111. vim after gettext in order for them to work
  112. </para></listitem>
  113. <listitem><para>June 9, 2004 [jeremy]: Upgraded to M4-1.4.1, after 9 years!
  114. </para></listitem>
  115. <listitem><para>June 9, 2004 [winkie]: Upgraded to Linux-Libc-Headers 2.6.6.0.
  116. </para></listitem>
  117. <listitem><para>June 9, 2004 [winkie]: Updated locations of the Glibc &amp; GCC
  118. tarballs.</para></listitem>
  119. <listitem><para>June 7, 2004 [winkie]: Upgraded to Udev 026.</para></listitem>
  120. <listitem><para>June 7, 2004 [winkie]: Dropped Net-tools patch for kernel
  121. headers in favor of a simple sed.</para></listitem>
  122. <listitem><para>June 7, 2004 [winkie]: Normalized <quote>sed</quote> usage
  123. throughout the book.</para></listitem>
  124. <listitem><para>June 7, 2004 [winkie]: Use the
  125. <quote>gcc --print-file specs</quote> command to determine the location of the
  126. <quote>specs</quote> file.</para></listitem>
  127. <listitem><para>June 7, 2004 [winkie]: Updated patch names to match those used
  128. by the patches project.</para></listitem>
  129. <listitem><para>June 7, 2004 [winkie]: Globally changed <quote>DejaGnu</quote>
  130. to <quote>DejaGNU</quote>.</para></listitem>
  131. <listitem><para>June 7, 2004 [winkie]: Upgraded to Vim 6.3.</para></listitem>
  132. <listitem><para>June 2, 2004 [matt]: Prologue - acknowledgments, Added Thomas
  133. Reitelbach as the German translator</para></listitem>
  134. <listitem><para>June 2nd, 2004 [winkie]: Upgraded to GCC 3.4.1-20040601. This
  135. release fixes bugs with reference to both GCC 3.4.0 and GCC 3.4.1-20040517. Also
  136. upgraded to Glibc 2.3.4-20040529 which includes lots of fixes for non-x86
  137. architectures.</para></listitem>
  138. <listitem><para>June 1st, 2004 [winkie]: Upgraded to Binutils 2.15.91.0.1. This
  139. release provides the <quote>-z relro</quote> option.</para></listitem>
  140. <listitem><para>June 1st, 2004 [winkie]: Inconsequential wrapping fixes.</para>
  141. </listitem>
  142. <listitem><para>May 29, 2004 [alexander]: Mentioned the hotplug+udev+modules
  143. problem. Removed the effectively dead link to the Kernel
  144. HOWTO.</para></listitem>
  145. <listitem><para>May 29, 2004 [alexander]: Corrected usbfs line in
  146. /etc/fstab.</para></listitem>
  147. <listitem><para>May 29, 2004 [alexander]: New LFS bootscripts already come
  148. with the /etc/sysconfig/console file. Corrected the text.</para></listitem>
  149. <listitem><para>May 25, 2004 [jeremy]: Chapter 6 - Upgraded psmisc to
  150. 21.5.</para></listitem>
  151. <listitem><para>May 25, 2004 [jeremy]: Corrected download location for the
  152. lfs-bootscripts package</para></listitem>
  153. <listitem><para>May 24, 2004 [jeremy]: Upgraded to libc-headers 2.6.5.2</para>
  154. </listitem>
  155. <listitem><para>May 23, 2004 [jeremy]: Chapter 6 - Vim - added an option to the
  156. vimrc config file</para></listitem>
  157. <listitem><para>May 23th, 2004 [alexander]: Don't list the initscript in the
  158. contents of the Hotplug package. The reason is that we use winkie's
  159. replacement script from LFS-Bootscripts.</para></listitem>
  160. <listitem><para>May 23th, 2004 [alexander]: Fixed XML validation
  161. error.</para></listitem>
  162. <listitem><para>May 20th, 2004 [winkie]: Moved group <quote>usb</quote> to GID
  163. 14, instead of 15.</para></listitem>
  164. <listitem><para>May 20th, 2004 [winkie]: Dropped Hotplug's
  165. <quote>cosmetic</quote> patch in favor of the script from LFS-Bootscripts and
  166. some general textual/rendering cleanups.</para></listitem>
  167. <listitem><para>May 20th, 2004 [winkie]: Point to the correct GCC patches.
  168. </para></listitem>
  169. <listitem><para>May 20th, 2004 [alexander]: Added Hotplug 2004_04_01.
  170. </para></listitem>
  171. <listitem><para>May 19th, 2004 [winkie]: Change permissions of /dev/random to
  172. 0444 instead of 0666.</para></listitem>
  173. <listitem><para>May 19th, 2004 [winkie]: Upgraded to Binutils 2.15 &amp; GCC
  174. 3.4.1-20040517.</para></listitem>
  175. <listitem><para>May 19th, 2004 [matt]: Chapter 6 - mktemp. Install tempfile
  176. wrapper.</para></listitem>
  177. <listitem><para>May 18th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1.
  178. </para></listitem>
  179. <listitem><para>May 16th, 2004 [winkie]: Upgraded to Automake-1.8.5.</para></listitem>
  180. <listitem><para>May 15th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1-pre2.
  181. </para></listitem>
  182. <listitem><para>May 14th, 2004 [winkie]: Upgraded to Groff 1.19.1.</para></listitem>
  183. <listitem><para>May 14th, 2004 [alexander]: Several textual changes on Vim
  184. page.</para></listitem>
  185. <listitem><para>May 12th, 2004 [winkie]: Apply patch to assure Coreutils doesn't
  186. install any binaries that we don't need/want.</para></listitem>
  187. <listitem><para>May 12th, 2004 [winkie]: Don't pass <quote>-default</quote> to
  188. Man's configure, since it's not needed anymore.</para></listitem>
  189. <listitem><para>May 12th, 2004 [winkie]: Shorten the <quote>sed</quote> used
  190. on Gzip's <filename>gzexe.in</filename> file.</para></listitem>
  191. <listitem><para>May 12th, 2004 [winkie]: Fixed Coreutils testsuite execution.
  192. </para></listitem>
  193. <listitem><para>May 11th, 2004 [jeremy]: Updated list of active LFS Staff in
  194. HEAD</para></listitem>
  195. <listitem><para>May 11th, 2004 [winkie]: Don't build the PCH header for
  196. libstdc++ in Chapter 5 -- it's just a waste of space.</para></listitem>
  197. <listitem><para>May 11th, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040510 and
  198. Tar 1.14.</para></listitem>
  199. <listitem><para>May 10th, 2004 [winkie]: Chapter 8 - Upgraded to Linux 2.6.6.
  200. </para></listitem>
  201. <listitem><para>May 7th, 2004 [winkie]: Chapter 6 - When configuring Vim, pass
  202. the <quote>--enable-multibyte</quote> option.</para></listitem>
  203. <listitem><para>May 6th, 2004 [winkie]: Chapter 6 - Removed unused and broken
  204. entries from <filename>nsswitch.conf</filename>.</para></listitem>
  205. <listitem><para>May 6th, 2004 [winkie]: Chapter 6 - Add Readline installation
  206. and use it when building Bash.</para></listitem>
  207. <listitem><para>May 6th, 2004 [winkie]: Added Alexander Patrakov's I18n patch.
  208. </para></listitem>
  209. <listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Create and use the
  210. <quote>utmp</quote> group.</para></listitem>
  211. <listitem><para>May 4th, 2004 [winkie]: Chapter 7 - Upgraded to LFS-Bootscripts
  212. 2.1.0 and modify the book to work with it.</para></listitem>
  213. <listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Install the
  214. <quote>passwd</quote> binary in /bin instead of /usr/bin.</para></listitem>
  215. <listitem><para>May 4th, 2004 [winkie]: Chapter 6 - Switch the uname patch we
  216. use, so that we get correct results.</para></listitem>
  217. <listitem><para>May 4th, 2004 [winkie]: Chapter 8 - Use the full LFS version for
  218. the GRUB title.</para></listitem>
  219. <listitem><para>May 4th, 2004 [winkie]: Chapter 5 &amp; 6 - Use new patch
  220. naming <quote>standard</quote>.</para></listitem>
  221. <listitem><para>May 3rd, 2004 [winkie]: Merged BE-LFS content - thanks to Ron
  222. and Jason Scott for the help they gave to BE-LFS before integration.</para></listitem>
  223. <listitem><para>May 2nd, 2004 [matt]: Quoted chroot commands in chapter 6 (bug
  224. #818).</para></listitem>
  225. <listitem><para>May 2nd, 2004 [matt]: Removed description of the now
  226. non-existent part IV from the structure section in the prologue.</para>
  227. </listitem>
  228. <listitem><para>May 1st, 2004 [jeremy]: Added creation of the /media and /srv
  229. directories, as well as 2 directories under /media for floppy and cdrom, as per
  230. FHS - fixes bugzilla bug #785 and #819.</para></listitem>
  231. <listitem><para>April 14th, 2004 [jeremy]: Updated to lfs-bootscripts-2.0.3, no
  232. textual changes needed</para></listitem>
  233. <listitem><para>March 24th, 2004 [jeremy]: Chapter 7 - Updated to the new
  234. lfs-bootscripts-2.0.2, and all necessary changes to the bootscript
  235. configuration</para></listitem>
  236. <listitem><para>March 21st, 2004 [winkie]: Chapter 6 - Replaced Lfs-Utils
  237. with Iana-Etc and Mktemp.</para></listitem>
  238. <listitem><para>February 27th, 2004 [jeremy]: Upgraded to
  239. Procps-3.2.0.</para></listitem>
  240. <listitem><para>February 27th, 2004 [jeremy]: Upgraded to Lfs-utils-0.5 -
  241. fixes a possible symlink attack in iana-get.</para></listitem>
  242. <listitem><para>February 27th, 2004 [jeremy]: Chapter 6 - Altered the
  243. instructions for Findutils to be FHS-compliant.</para></listitem>
  244. <listitem><para>February 26th, 2004 [jeremy]: Removed the creation of the
  245. /usr/etc directory to conform with FHS - closes bug 775.</para></listitem>
  246. <listitem><para>February 26th, 2004 [jeremy]: Upgraded to
  247. Linux-2.4.25.</para></listitem>
  248. <listitem><para>February 23rd, 2004 [alex]: Chapters 6 + 9 - Cleaned up the
  249. Revision of chroot and Reboot sections.</para></listitem>
  250. <listitem><para>February 22nd, 2004 [alex]: Moved the stripping of the final
  251. system from chapter 9 to the end of chapter 6.</para></listitem>
  252. <listitem><para>February 22nd, 2004 [alex]: Chapter 6 - Coreutils and
  253. E2fsprogs: Clarified the prerequisites for running the tests.</para></listitem>
  254. <listitem><para>February 19th, 2004 [alex]: Chapter 5 - Stripping: Removed
  255. an unnecessary <quote>{,share/}</quote> from the documentation's <command>rm</command>
  256. command.</para></listitem>
  257. <listitem><para>February 14th, 2004 [jeremy]: Chapter 6 - Upgraded to
  258. Less-382.</para></listitem>
  259. <listitem><para>February 14th, 2004 [jeremy]: Chapters 5 + 6 - Upgraded to
  260. Ncurses-5.4, and removed references to the etip patch.</para></listitem>
  261. <listitem><para>February 12th, 2004 [jeremy]: Chapter 6 - Removed explicit
  262. paths from the pwconv and grpconv commands, since /usr/sbin is part of
  263. the default path.</para></listitem>
  264. <listitem><para>February 9th, 2004 [alex]: Chapter 6 - Moved the Bootscripts
  265. installation section to chapter 7.</para></listitem>
  266. <listitem><para>February 8th, 2004 [matt]: Chapter 6 - Updated to
  267. Man-pages-1.66.</para></listitem>
  268. <listitem><para>February 7th, 2004 [alex]: Chapter 1 - Moved the Conventions
  269. and Acknowledgments sections to the Preface.</para></listitem>
  270. <listitem><para>February 7th, 2004 [alex]: Chapter 6 - Creating devices:
  271. replaced the MAKEDEV script with the make_devices script. Contributed by
  272. Matthias Benkmann.</para></listitem>
  273. <listitem><para>February 5th, 2004 [alex]: Chapter 6 - Simplified the final
  274. install of the kernel headers to just copying them from the temporary tools
  275. directory.</para></listitem>
  276. <listitem><para>February 4th, 2004 [alex]: Chapters 5 + 6 - Moved the Mounting
  277. of proc and devpts to before Chrooting, dropped Util-linux from the tools, and
  278. added a little arch script for Perl.</para></listitem>
  279. </itemizedlist>
  280. <para>Release of version 5.1-pre1 on February 1st, 2004.</para>
  281. </sect1>