changelog.xml 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. <sect1 id="ch01-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</para></listitem>
  10. <listitem><para>file-4.06</para></listitem>
  11. <listitem><para>gcc-3.3.2</para></listitem>
  12. <listitem><para>gettext-0.13.1</para></listitem>
  13. <listitem><para>man-pages-1.64</para></listitem>
  14. <listitem><para>lfs-utils-0.4.2</para></listitem>
  15. <listitem><para>linux-2.4.23</para></listitem>
  16. <listitem><para>modutils-2.4.26</para></listitem>
  17. <listitem><para>perl-5.8.2</para></listitem>
  18. <listitem><para>procps-3.1.14</para></listitem>
  19. <listitem><para>psmisc-21.4</para></listitem>
  20. <listitem><para>sed-4.0.8</para></listitem>
  21. <listitem><para>tcl-8.4.5</para></listitem>
  22. <listitem><para>zlib-1.2.1</para></listitem>
  23. </itemizedlist>
  24. </listitem>
  25. <listitem><para>Added:</para>
  26. <itemizedlist>
  27. <listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem>
  28. <listitem><para>inetutils-1.4.2-no_server_man_pages-1.patch</para></listitem>
  29. <listitem><para>kbd-1.08-more-programs-3.patch</para></listitem>
  30. </itemizedlist>
  31. </listitem>
  32. <listitem><para>Removed:</para>
  33. <itemizedlist>
  34. <listitem><para>gcc-3.3.1-no_fixincludes-2.patch</para></listitem>
  35. <listitem><para>gcc-3.3.1-suppress-libiberty.patch</para></listitem>
  36. <listitem><para>grub-0.93-gcc33-1.patch</para></listitem>
  37. <listitem><para>kbd-1.08-more-programs.patch</para></listitem>
  38. <listitem><para>man-1.5m2-manpath.patch</para></listitem>
  39. <listitem><para>man-1.5m2-pager.patch</para></listitem>
  40. <listitem><para>ncurses-5.3-vsscanf.patch</para></listitem>
  41. <listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
  42. <listitem><para>zlib-1.1.4-vsnprintf.patch</para></listitem>
  43. </itemizedlist>
  44. </listitem>
  45. <listitem><para>December 17th, 2003 [greg]: Chapter 6 - Vim: Added commands to
  46. run the Vim test suite. Closes Bug 722.</para></listitem>
  47. <listitem><para>December 17th, 2003 [greg]: Upgraded to Autoconf-2.59,
  48. Automake-1.8 and Gettext-0.13.1.</para></listitem>
  49. <listitem><para>December 17th, 2003 [greg]: Chapter 6 - Kbd: Updated to new
  50. patch that also installs the man pages for the additional programs. Closes Bug
  51. 726.</para></listitem>
  52. <listitem><para>December 17th, 2003 [greg]: Chapter 6 - Zlib: Added chmod
  53. command to fix static library permissions. Closes Bug 728.</para></listitem>
  54. <listitem><para>December 12th, 2003 [greg]: Glibc: Moved ld.so.conf creation
  55. to immediately before make install in both chapters.</para></listitem>
  56. <listitem><para>December 11th, 2003 [greg]: Chapter 6 - Inetutils: Added patch
  57. to prevent unnecessary man pages from being installed. Closes Bug
  58. 723.</para></listitem>
  59. <listitem><para>December 11th, 2003 [greg]: Chapter 6 - Creating directories:
  60. Stopped creation of /usr/share/{dict,nls}. Closes Bug 721.</para></listitem>
  61. <listitem><para>December 11th, 2003 [greg]: Chapter 5 - Setting up the
  62. environment: Fixed Bash startup files to handle HOME and PS1.</para></listitem>
  63. <listitem><para>December 3rd, 2003 [greg]: Upgraded to Gettext-0.13,
  64. Man-pages-1.64, Linux-2.4.23 and Psmisc-21.4.</para></listitem>
  65. <listitem><para>November 26th, 2003 [greg]: Upgraded to Lfs-Utils-0.4.2,
  66. Tcl-8.4.5 and Zlib-1.2.1. Obsoletes the Zlib Vsnprintf patch.</para></listitem>
  67. <listitem><para>November 23rd, 2003 [greg]: Upgraded to Lfs-Utils-0.4.1 and
  68. improved its build commands.</para></listitem>
  69. <listitem><para>November 20th, 2003 [greg]: Rolled back the following patches
  70. to sed substitutions: GCC Suppress-Libiberty Patch, Grub Gcc33 Patch, Man
  71. Manpath Patch and Man Pager Patch. Closes Bug 461.</para></listitem>
  72. <listitem><para>November 19th, 2003 [greg]: Chapter 5 - Setting up the
  73. environment: Reworked the Bash startup files to enforce a clean environment.
  74. Closes Bug 714.</para></listitem>
  75. <listitem><para>November 17th, 2003 [jeremy]: Upgraded Man-pages to
  76. 1.63.</para></listitem>
  77. <listitem><para>November 16th, 2003 [greg]: Chapter 6 - Sysvinit: Simplified
  78. the sed to demonstrate yet another sed variation.</para></listitem>
  79. <listitem><para>November 17th, 2003 [jeremy]: Chapter 6 - Perl: Added fix
  80. for perldoc less invocation problem. Closes bug 716.</para></listitem>
  81. <listitem><para>November 16th, 2003 [greg]: Chapter 6 - Texinfo: Added note
  82. about how to recreate the /usr/share/info/dir file if needed. Closes Bug
  83. 485.</para></listitem>
  84. <listitem><para>November 14th, 2003 [greg]: Removed unnecessary Ncurses
  85. Vsscanf Patch. Closes Bug 704.</para></listitem>
  86. <listitem><para>November 14th, 2003 [gerard]: Adjusted libexecdir location
  87. for these packages: Glibc - /usr/bin to /usr/lib, Findutils - /usr/bin to
  88. /usr/lib/locate, Gawk - /usr/bin to /usr/lib/gawk, Tar - /usr/bin to
  89. /usr/sbin. Closes Bug #678.</para></listitem>
  90. <listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils: Stopped
  91. moving these binaries into /bin: dir, dircolors, du, mkfifo, shred, vdir.
  92. Closes Bug 679.</para></listitem>
  93. <listitem><para>November 14th, 2003 [greg]: Chapter 6 - Shadow: Added command
  94. to create /etc/default directory to allow the -D option of useradd to
  95. work properly.</para></listitem>
  96. <listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils and
  97. Util-linux: Pruned the number of "kill" binaries installed. Use the one from
  98. Procps. Partially addresses Bug 307.</para></listitem>
  99. <listitem><para>November 13th, 2003 [greg]: Chapter 6 - Ed: Streamlined build
  100. commands. Closes Bug 693.</para></listitem>
  101. <listitem><para>November 13th, 2003 [greg]: Upgraded to Perl-5.8.2 and
  102. streamlined build commands for Perl's Chapter 5 static
  103. extensions. Closes Bug 690.</para></listitem>
  104. <listitem><para>November 13th, 2003 [gerard]: Upgraded to
  105. Lfs-Utils-0.4 and Man-pages-1.62</para></listitem>
  106. <listitem><para>November 13th, 2003 [gerard]: Renamed GCC
  107. no_fixincludes-2.patch to no_fixincludes-1.patch which was the name it is
  108. supposed to be.</para></listitem>
  109. <listitem><para>November 12th, 2003 [greg]: Removed unnecessary Automake
  110. symlink.</para></listitem>
  111. <listitem><para>November 12th, 2003 [greg]: Removed unnecessary Procps Locale
  112. Patch. Closes Bug 705.</para></listitem>
  113. <listitem><para>November 12th, 2003 [greg]: Upgraded to Autoconf-2.58,
  114. Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.14 and
  115. Sed-4.0.8.</para></listitem>
  116. <listitem><para>November 13th, 2003 [alex]: Chapter 6 - Vim: Changed from
  117. creating a local <filename>/root/.vimrc</filename> to a system-wide
  118. <filename>/etc/vimrc</filename> file .</para></listitem>
  119. <listitem><para>November 12th, 2003 [greg]: Upgraded to
  120. GCC-3.3.2.</para></listitem>
  121. </itemizedlist>
  122. <para>Release of version 5.0 on November 5th, 2003.</para>
  123. </sect1>