changelog.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. <sect1 id="ch-scatter-changelog">
  2. <title>Changelog</title>
  3. <?dbhtml filename="changelog.html" dir="chapter01"?>
  4. <para>&version; - &releasedate;</para>
  5. <itemizedlist>
  6. <listitem><para>Upgraded to:</para>
  7. <itemizedlist>
  8. <listitem><para>autoconf-2.59</para></listitem>
  9. <listitem><para>automake-1.8.2</para></listitem>
  10. <listitem><para>dejagnu-1.4.4</para></listitem>
  11. <listitem><para>file-4.07</para></listitem>
  12. <listitem><para>gcc-3.3.2</para></listitem>
  13. <listitem><para>gettext-0.14.1</para></listitem>
  14. <listitem><para>glibc-2.3.3</para></listitem>
  15. <listitem><para>grub-0.94</para></listitem>
  16. <listitem><para>kbd-1.12</para></listitem>
  17. <listitem><para>man-pages-1.64</para></listitem>
  18. <listitem><para>lfs-utils-0.4.2</para></listitem>
  19. <listitem><para>libtool-1.5.2</para></listitem>
  20. <listitem><para>linux-2.4.24</para></listitem>
  21. <listitem><para>man-pages-1.65</para></listitem>
  22. <listitem><para>modutils-2.4.26</para></listitem>
  23. <listitem><para>perl-5.8.3</para></listitem>
  24. <listitem><para>procps-3.1.15</para></listitem>
  25. <listitem><para>psmisc-21.4</para></listitem>
  26. <listitem><para>sed-4.0.9</para></listitem>
  27. <listitem><para>shadow-4.0.4.1</para></listitem>
  28. <listitem><para>tcl-8.4.5</para></listitem>
  29. <listitem><para>zlib-1.2.1</para></listitem>
  30. </itemizedlist>
  31. </listitem>
  32. <listitem><para>Added:</para>
  33. <itemizedlist>
  34. <listitem><para>coreutils-5.0-posixver-2.patch</para></listitem>
  35. <listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem>
  36. <listitem><para>inetutils-1.4.2-no_server_man_pages-1.patch</para></listitem>
  37. <listitem><para>kbd-1.12-more-programs-1.patch</para></listitem>
  38. </itemizedlist>
  39. </listitem>
  40. <listitem><para>Removed:</para>
  41. <itemizedlist>
  42. <listitem><para>gawk-3.1.3-libexecdir.patch</para></listitem>
  43. <listitem><para>gcc-3.3.1-no_fixincludes-2.patch</para></listitem>
  44. <listitem><para>gcc-3.3.1-suppress-libiberty.patch</para></listitem>
  45. <listitem><para>glibc-2.3.2-sscanf-1.patch</para></listitem>
  46. <listitem><para>grub-0.93-gcc33-1.patch</para></listitem>
  47. <listitem><para>kbd-1.08-more-programs.patch</para></listitem>
  48. <listitem><para>man-1.5m2-manpath.patch</para></listitem>
  49. <listitem><para>man-1.5m2-pager.patch</para></listitem>
  50. <listitem><para>ncurses-5.3-vsscanf.patch</para></listitem>
  51. <listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
  52. <listitem><para>shadow-4.0.3-newgrp-fix.patch</para></listitem>
  53. <listitem><para>zlib-1.1.4-vsnprintf.patch</para></listitem>
  54. </itemizedlist>
  55. </listitem>
  56. <listitem><para>February 1st, 2004 [gerard]: Added two additional mirror
  57. sites for the Glibc tarball: mirror.averse.net (http &amp; ftp) and
  58. ftp.lfs-matrix.de (ftp only).</para></listitem>
  59. <listitem><para>February 1st, 2004 [gerard]: Applied Matthew's patch to
  60. upgrade to dejagnu-1.4.4, gettext-0.14.1, grub-0.94, libtool-1.5.2 and
  61. man-pages-1.65.</para></listitem>
  62. <listitem><para>January 27th, 2004 [alex]: Chapters 5 + 6 - Replaced 'build
  63. time' and 'disk space' texts with entities for esy change.</para></listitem>
  64. <listitem><para>January 26th, 2004 [alex]: Chapter 1 - Resources: Added links
  65. to the Wiki and the LFS-References page.</para></listitem>
  66. <listitem><para>January 25th, 2004 [greg]: Chapter 5 - Adding the user lfs:
  67. Added "-k /dev/null" to the useradd command to prevent /etc/skel files from
  68. coming across.</para></listitem>
  69. <listitem><para>January 21st, 2004 [alex]: Chapters 2 and 6 - Making a few
  70. extra cross references.</para></listitem>
  71. <listitem><para>January 19th, 2004 [greg]: Upgraded to Glibc-2.3.3, Kbd-1.12,
  72. Perl-5.8.3 and Shadow-4.0.4.1.</para></listitem>
  73. <listitem><para>January 19th, 2004 [alex]: Chapter 2 - Added a reference to
  74. Bruce's pages on build times and SBUs.</para></listitem>
  75. <listitem><para>January 17th, 2004 [greg]: Chapter 7 - Creating the /etc/hosts
  76. file: Amended example domain names to comply with RFC 2606. Closes
  77. 742.</para></listitem>
  78. <listitem><para>January 16th, 2004 [greg]: Expanded the Locking in Glibc and
  79. Re-adjusting the toolchain sanity checks to also catch missing cc->gcc symlink
  80. and provide more help for when things go wrong.</para></listitem>
  81. <listitem><para>January 16th, 2004 [greg]: Implemented changes to make the
  82. running of the Chapter 5 test suites strictly optional i.e. the default action
  83. for the average reader is to not run them. Closes 719.</para></listitem>
  84. <listitem><para>January 14th, 2004 [alex]: Cleaned up stale files and entities
  85. after the big move.</para></listitem>
  86. <listitem><para>January 13th, 2004 [greg]: Chapter 8 - Installation of the
  87. kernel: Added command to keep a copy of the kernel .config
  88. file.</para></listitem>
  89. <listitem><para>January 13th, 2004 [greg]: Moved log file creation from Shadow
  90. to "Creating the passwd and group files" and renamed that section accordingly.
  91. Closes 741.</para></listitem>
  92. <listitem><para>January 13th, 2004 [greg]: Upgraded to Automake-1.8.2, Kbd-1.11
  93. and Sed-4.0.9.</para></listitem>
  94. <listitem><para>January 12th, 2004 [alex]: Moved all the information in
  95. appendix A (the program descriptions and download locations) to chapter 6,
  96. dividing each package page in roughly three sections: Statistics, Instructions,
  97. and Short descriptions.</para></listitem>
  98. <listitem><para>January 9th, 2004 [greg]: Chapter 7 - Configuring the network
  99. script: Added instructions to create /etc/resolv.conf. Closes
  100. 733.</para></listitem>
  101. <listitem><para>January 9th, 2004 [greg]: Chapter 8 - Making the LFS system
  102. bootable: Added --no-mem-option to Grub command line in menu.lst to disable
  103. Grub's insistence on passing mem= to the kernel. Closes 737.</para></listitem>
  104. <listitem><para>January 7th, 2004 [greg]: Chapter 5 - Util-linux: Added command
  105. to install the arch program which is needed by Perl for consistency. Upgraded
  106. to Kbd-1.10.</para></listitem>
  107. <listitem><para>January 6th, 2004 [greg]: Chapter 6 - Gawk: Removed the Gawk
  108. Libexecdir Patch. Closes Bug 303.</para></listitem>
  109. <listitem><para>January 6th, 2004 [greg]: Upgraded to File-4.07, Linux-2.4.24
  110. and Procps-3.1.15.</para></listitem>
  111. <listitem><para>December 17th, 2003 [greg]: Chapter 6 - Vim: Added commands to
  112. run the Vim test suite. Closes Bug 722.</para></listitem>
  113. <listitem><para>December 17th, 2003 [greg]: Upgraded to Autoconf-2.59,
  114. Automake-1.8 and Gettext-0.13.1.</para></listitem>
  115. <listitem><para>December 17th, 2003 [greg]: Chapter 6 - Kbd: Updated to new
  116. patch that also installs the man pages for the additional programs. Closes Bug
  117. 726.</para></listitem>
  118. <listitem><para>December 17th, 2003 [greg]: Chapter 6 - Zlib: Added chmod
  119. command to fix static library permissions. Closes Bug 728.</para></listitem>
  120. <listitem><para>December 12th, 2003 [greg]: Glibc: Moved ld.so.conf creation
  121. to immediately before make install in both chapters.</para></listitem>
  122. <listitem><para>December 11th, 2003 [greg]: Chapter 6 - Inetutils: Added patch
  123. to prevent unnecessary man pages from being installed. Closes Bug
  124. 723.</para></listitem>
  125. <listitem><para>December 11th, 2003 [greg]: Chapter 6 - Creating directories:
  126. Stopped creation of /usr/share/{dict,nls}. Closes Bug 721.</para></listitem>
  127. <listitem><para>December 11th, 2003 [greg]: Chapter 5 - Setting up the
  128. environment: Fixed Bash startup files to handle HOME and PS1.</para></listitem>
  129. <listitem><para>December 3rd, 2003 [greg]: Upgraded to Gettext-0.13,
  130. Man-pages-1.64, Linux-2.4.23 and Psmisc-21.4.</para></listitem>
  131. <listitem><para>November 26th, 2003 [greg]: Upgraded to Lfs-Utils-0.4.2,
  132. Tcl-8.4.5 and Zlib-1.2.1. Obsoletes the Zlib Vsnprintf patch.</para></listitem>
  133. <listitem><para>November 23rd, 2003 [greg]: Upgraded to Lfs-Utils-0.4.1 and
  134. improved its build commands.</para></listitem>
  135. <listitem><para>November 20th, 2003 [greg]: Rolled back the following patches
  136. to sed substitutions: GCC Suppress-Libiberty Patch, Grub Gcc33 Patch, Man
  137. Manpath Patch and Man Pager Patch. Closes Bug 461.</para></listitem>
  138. <listitem><para>November 19th, 2003 [greg]: Chapter 5 - Setting up the
  139. environment: Reworked the Bash startup files to enforce a clean environment.
  140. Closes Bug 714.</para></listitem>
  141. <listitem><para>November 17th, 2003 [jeremy]: Upgraded Man-pages to
  142. 1.63.</para></listitem>
  143. <listitem><para>November 16th, 2003 [greg]: Chapter 6 - Sysvinit: Simplified
  144. the sed to demonstrate yet another sed variation.</para></listitem>
  145. <listitem><para>November 17th, 2003 [jeremy]: Chapter 6 - Perl: Added fix
  146. for perldoc less invocation problem. Closes bug 716.</para></listitem>
  147. <listitem><para>November 16th, 2003 [greg]: Chapter 6 - Texinfo: Added note
  148. about how to recreate the /usr/share/info/dir file if needed. Closes Bug
  149. 485.</para></listitem>
  150. <listitem><para>November 14th, 2003 [greg]: Removed unnecessary Ncurses
  151. Vsscanf Patch. Closes Bug 704.</para></listitem>
  152. <listitem><para>November 14th, 2003 [gerard]: Adjusted libexecdir location
  153. for these packages: Glibc - /usr/bin to /usr/lib, Findutils - /usr/bin to
  154. /usr/lib/locate, Gawk - /usr/bin to /usr/lib/gawk, Tar - /usr/bin to
  155. /usr/sbin. Closes Bug #678.</para></listitem>
  156. <listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils: Stopped
  157. moving these binaries into /bin: dir, dircolors, du, mkfifo, shred, vdir.
  158. Closes Bug 679.</para></listitem>
  159. <listitem><para>November 14th, 2003 [greg]: Chapter 6 - Shadow: Added command
  160. to create /etc/default directory to allow the -D option of useradd to
  161. work properly.</para></listitem>
  162. <listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils and
  163. Util-linux: Pruned the number of "kill" binaries installed. Use the one from
  164. Procps. Partially addresses Bug 307.</para></listitem>
  165. <listitem><para>November 13th, 2003 [greg]: Chapter 6 - Ed: Streamlined build
  166. commands. Closes Bug 693.</para></listitem>
  167. <listitem><para>November 13th, 2003 [greg]: Upgraded to Perl-5.8.2 and
  168. streamlined build commands for Perl's Chapter 5 static
  169. extensions. Closes Bug 690.</para></listitem>
  170. <listitem><para>November 13th, 2003 [gerard]: Upgraded to
  171. Lfs-Utils-0.4 and Man-pages-1.62</para></listitem>
  172. <listitem><para>November 13th, 2003 [gerard]: Renamed GCC
  173. no_fixincludes-2.patch to no_fixincludes-1.patch which was the name it is
  174. supposed to be.</para></listitem>
  175. <listitem><para>November 13th, 2003 [alex]: Chapter 6 - Vim: Changed from
  176. creating a local <filename>/root/.vimrc</filename> to a system-wide
  177. <filename>/etc/vimrc</filename> file .</para></listitem>
  178. <listitem><para>November 12th, 2003 [greg]: Removed unnecessary Automake
  179. symlink.</para></listitem>
  180. <listitem><para>November 12th, 2003 [greg]: Removed unnecessary Procps Locale
  181. Patch. Closes Bug 705.</para></listitem>
  182. <listitem><para>November 12th, 2003 [greg]: Upgraded to Autoconf-2.58,
  183. Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.14 and
  184. Sed-4.0.8.</para></listitem>
  185. <listitem><para>November 12th, 2003 [greg]: Upgraded to
  186. GCC-3.3.2.</para></listitem>
  187. </itemizedlist>
  188. <para>Release of version 5.0 on November 5th, 2003.</para>
  189. </sect1>