source: chapter01/changelog.xml@ 6213d4c

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 12.2 12.2-rc1 6.0 6.1 6.1.1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk v5_1 v5_1_1 xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/loongarch-12.2 xry111/mips64el xry111/multilib xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 6213d4c was 10e1008, checked in by Greg Schafer <greg@…>, 21 years ago

Upgraded to Gettext-0.13, Man-pages-1.64, Linux-2.4.23 and Psmisc-21.4.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 5.2 KB
RevLine 
[b822811]1<sect1 id="ch01-changelog">
[6370fa6]2<title>Changelog</title>
[4089c23]3<?dbhtml filename="changelog.html" dir="chapter01"?>
[6370fa6]4
[b822811]5<para>&version; - &releasedate;</para>
[6370fa6]6
[bc827b39]7<itemizedlist>
8
9<listitem><para>Upgraded to:</para>
10<itemizedlist>
[28acf75]11<listitem><para>autoconf-2.58</para></listitem>
12<listitem><para>automake-1.7.9</para></listitem>
13<listitem><para>file-4.06</para></listitem>
[bc827b39]14<listitem><para>gcc-3.3.2</para></listitem>
[10e1008]15<listitem><para>gettext-0.13</para></listitem>
16<listitem><para>man-pages-1.64</para></listitem>
[dfddb12]17<listitem><para>lfs-utils-0.4.2</para></listitem>
[10e1008]18<listitem><para>linux-2.4.23</para></listitem>
[28acf75]19<listitem><para>modutils-2.4.26</para></listitem>
[f47c6b7]20<listitem><para>perl-5.8.2</para></listitem>
[0feb3d2]21<listitem><para>procps-3.1.14</para></listitem>
[10e1008]22<listitem><para>psmisc-21.4</para></listitem>
[28acf75]23<listitem><para>sed-4.0.8</para></listitem>
[dfddb12]24<listitem><para>tcl-8.4.5</para></listitem>
25<listitem><para>zlib-1.2.1</para></listitem>
[bc827b39]26</itemizedlist>
27</listitem>
28
[070fa01]29<listitem><para>Added:</para>
30<itemizedlist>
31<listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem>
32</itemizedlist>
[6af9152]33</listitem>
[070fa01]34
[28acf75]35<listitem><para>Removed:</para>
36<itemizedlist>
[070fa01]37<listitem><para>gcc-3.3.1-no_fixincludes-2.patch</para></listitem>
[37dcf2a]38<listitem><para>gcc-3.3.1-suppress-libiberty.patch</para></listitem>
39<listitem><para>grub-0.93-gcc33-1.patch</para></listitem>
40<listitem><para>man-1.5m2-manpath.patch</para></listitem>
41<listitem><para>man-1.5m2-pager.patch</para></listitem>
[6eb73f0]42<listitem><para>ncurses-5.3-vsscanf.patch</para></listitem>
[28acf75]43<listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
[dfddb12]44<listitem><para>zlib-1.1.4-vsnprintf.patch</para></listitem>
[28acf75]45</itemizedlist>
46</listitem>
47
[10e1008]48<listitem><para>December 3rd, 2003 [greg]: Upgraded to Gettext-0.13,
49Man-pages-1.64, Linux-2.4.23 and Psmisc-21.4.</para></listitem>
50
[dfddb12]51<listitem><para>November 26th, 2003 [greg]: Upgraded to Lfs-Utils-0.4.2,
52Tcl-8.4.5 and Zlib-1.2.1. Obsoletes the Zlib Vsnprintf patch.</para></listitem>
53
[ed7668a]54<listitem><para>November 23rd, 2003 [greg]: Upgraded to Lfs-Utils-0.4.1 and
[6d84d0c]55improved its build commands.</para></listitem>
[ed7668a]56
[37dcf2a]57<listitem><para>November 20th, 2003 [greg]: Rolled back the following patches
58to sed substitutions: GCC Suppress-Libiberty Patch, Grub Gcc33 Patch, Man
59Manpath Patch and Man Pager Patch. Closes Bug 461.</para></listitem>
60
61<listitem><para>November 19th, 2003 [greg]: Chapter 5: - Setting up the
[538aa7a]62environment: Reworked the Bash startup files to enforce a clean environment.
63Closes Bug 714.</para></listitem>
[b50c8e2]64
[bcd0ce7]65<listitem><para>November 17th, 2003 [jeremy]: Upgraded Man-pages to
661.63.</para></listitem>
[b50c8e2]67
[311e8a5]68<listitem><para>November 16th, 2003 [greg]: Chapter 6 - Sysvinit: Simplified
69the sed to demonstrate yet another sed variation.</para></listitem>
70
[5a4b3da]71<listitem><para>November 17th, 2003 [jeremy]: Chapter 6 - Perl: Added fix
72for perldoc less invocation problem. Closes bug 716.</para></listitem>
73
[554b366]74<listitem><para>November 16th, 2003 [greg]: Chapter 6 - Texinfo: Added note
75about how to recreate the /usr/share/info/dir file if needed. Closes Bug
76485.</para></listitem>
77
[6eb73f0]78<listitem><para>November 14th, 2003 [greg]: Removed unnecessary Ncurses
79Vsscanf Patch. Closes Bug 704.</para></listitem>
80
[bfbadb4]81<listitem><para>November 14th, 2003 [gerard]: Adjusted libexecdir location
82for these packages: Glibc - /usr/bin to /usr/lib, Findutils - /usr/bin to
83/usr/lib/locate, Gawk - /usr/bin to /usr/lib/gawk, Tar - /usr/bin to
84/usr/sbin. Closes Bug #678.</para></listitem>
[d62e356]85
[5e33420]86<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils: Stopped
87moving these binaries into /bin: dir, dircolors, du, mkfifo, shred, vdir.
88Closes Bug 679.</para></listitem>
89
[638a816e]90<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Shadow: Added command
91to create /etc/default directory to allow the -D option of useradd to
92work properly.</para></listitem>
93
[2b07134]94<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils and
95Util-linux: Pruned the number of "kill" binaries installed. Use the one from
96Procps. Partially addresses Bug 307.</para></listitem>
97
[8ffb41ed]98<listitem><para>November 13th, 2003 [greg]: Chapter 6 - Ed: Streamlined build
99commands. Closes Bug 693.</para></listitem>
100
[f47c6b7]101<listitem><para>November 13th, 2003 [greg]: Upgraded to Perl-5.8.2 and
102streamlined build commands for Perl's Chapter 5 static
103extensions. Closes Bug 690.</para></listitem>
104
[9fdf667]105<listitem><para>November 13th, 2003 [gerard]: Upgraded to
[bcd0ce7]106Lfs-Utils-0.4 and Man-pages-1.62</para></listitem>
[9fdf667]107
[070fa01]108<listitem><para>November 13th, 2003 [gerard]: Renamed GCC
[86c8901b]109no_fixincludes-2.patch to no_fixincludes-1.patch which was the name it is
[070fa01]110supposed to be.</para></listitem>
111
[28acf75]112<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Automake
[6af9152]113symlink.</para></listitem>
[070fa01]114
[f47c6b7]115<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Procps Locale
116Patch. Closes Bug 705.</para></listitem>
[28acf75]117
118<listitem><para>November 12th, 2003 [greg]: Upgraded to Autoconf-2.58,
[0feb3d2]119Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.14 and
[28acf75]120Sed-4.0.8.</para></listitem>
121
[0ba2766b]122<listitem><para>November 13th, 2003 [alex]: Chapter 6 - Vim: Changed from
123creating a local <filename>/root/.vimrc</filename> to a system-wide
124<filename>/etc/vimrc</filename> file .</para></listitem>
125
[bc827b39]126<listitem><para>November 12th, 2003 [greg]: Upgraded to
127GCC-3.3.2.</para></listitem>
128
129</itemizedlist>
130
[0ba2766b]131<para>Release of version 5.0 on November 5th, 2003.</para>
132
[6370fa6]133</sect1>
134
Note: See TracBrowser for help on using the repository browser.