source: chapter01/changelog.xml@ aba5bfb

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 aba5bfb was aba5bfb, checked in by Greg Schafer <greg@…>, 21 years ago

Upgraded to Automake-1.8.2, Kbd-1.11 and Sed-4.0.9.

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

  • Property mode set to 100644
File size: 7.9 KB
Line 
1<sect1 id="ch01-changelog">
2<title>Changelog</title>
3<?dbhtml filename="changelog.html" dir="chapter01"?>
4
5<para>&version; - &releasedate;</para>
6
7<itemizedlist>
8
9<listitem><para>Upgraded to:</para>
10<itemizedlist>
11<listitem><para>autoconf-2.59</para></listitem>
12<listitem><para>automake-1.8.2</para></listitem>
13<listitem><para>file-4.07</para></listitem>
14<listitem><para>gcc-3.3.2</para></listitem>
15<listitem><para>gettext-0.13.1</para></listitem>
16<listitem><para>kbd-1.11</para></listitem>
17<listitem><para>man-pages-1.64</para></listitem>
18<listitem><para>lfs-utils-0.4.2</para></listitem>
19<listitem><para>linux-2.4.24</para></listitem>
20<listitem><para>modutils-2.4.26</para></listitem>
21<listitem><para>perl-5.8.2</para></listitem>
22<listitem><para>procps-3.1.15</para></listitem>
23<listitem><para>psmisc-21.4</para></listitem>
24<listitem><para>sed-4.0.9</para></listitem>
25<listitem><para>tcl-8.4.5</para></listitem>
26<listitem><para>zlib-1.2.1</para></listitem>
27</itemizedlist>
28</listitem>
29
30<listitem><para>Added:</para>
31<itemizedlist>
32<listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem>
33<listitem><para>inetutils-1.4.2-no_server_man_pages-1.patch</para></listitem>
34<listitem><para>kbd-1.11-more-programs-1.patch</para></listitem>
35</itemizedlist>
36</listitem>
37
38<listitem><para>Removed:</para>
39<itemizedlist>
40<listitem><para>gawk-3.1.3-libexecdir.patch</para></listitem>
41<listitem><para>gcc-3.3.1-no_fixincludes-2.patch</para></listitem>
42<listitem><para>gcc-3.3.1-suppress-libiberty.patch</para></listitem>
43<listitem><para>grub-0.93-gcc33-1.patch</para></listitem>
44<listitem><para>kbd-1.08-more-programs.patch</para></listitem>
45<listitem><para>man-1.5m2-manpath.patch</para></listitem>
46<listitem><para>man-1.5m2-pager.patch</para></listitem>
47<listitem><para>ncurses-5.3-vsscanf.patch</para></listitem>
48<listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
49<listitem><para>zlib-1.1.4-vsnprintf.patch</para></listitem>
50</itemizedlist>
51</listitem>
52
53<listitem><para>January 13th, 2004 [greg]: Upgraded to Automake-1.8.2, Kbd-1.11
54and Sed-4.0.9.</para></listitem>
55
56<listitem><para>January 12th, 2004 [alex]: Moved all the information in
57appendix A (the program descriptions and download locations) to chapter 6,
58dividing each package page in roughly three sections: Statistics, Instructions,
59and Short descriptions.</para></listitem>
60
61<listitem><para>January 9th, 2004 [greg]: Chapter 7 - Configuring the network
62script: Added instructions to create /etc/resolv.conf. Closes
63733.</para></listitem>
64
65<listitem><para>January 9th, 2004 [greg]: Chapter 8 - Making the LFS system
66bootable: Added --no-mem-option to Grub command line in menu.lst to disable
67Grub's insistence on passing mem= to the kernel. Closes 737.</para></listitem>
68
69<listitem><para>January 7th, 2004 [greg]: Chapter 5 - Util-linux: Added command
70to install the arch program which is needed by Perl for consistency. Upgraded
71to Kbd-1.10.</para></listitem>
72
73<listitem><para>January 6th, 2004 [greg]: Chapter 6 - Gawk: Removed the Gawk
74Libexecdir Patch. Closes Bug 303.</para></listitem>
75
76<listitem><para>January 6th, 2004 [greg]: Upgraded to File-4.07, Linux-2.4.24
77and Procps-3.1.15.</para></listitem>
78
79<listitem><para>December 17th, 2003 [greg]: Chapter 6 - Vim: Added commands to
80run the Vim test suite. Closes Bug 722.</para></listitem>
81
82<listitem><para>December 17th, 2003 [greg]: Upgraded to Autoconf-2.59,
83Automake-1.8 and Gettext-0.13.1.</para></listitem>
84
85<listitem><para>December 17th, 2003 [greg]: Chapter 6 - Kbd: Updated to new
86patch that also installs the man pages for the additional programs. Closes Bug
87726.</para></listitem>
88
89<listitem><para>December 17th, 2003 [greg]: Chapter 6 - Zlib: Added chmod
90command to fix static library permissions. Closes Bug 728.</para></listitem>
91
92<listitem><para>December 12th, 2003 [greg]: Glibc: Moved ld.so.conf creation
93to immediately before make install in both chapters.</para></listitem>
94
95<listitem><para>December 11th, 2003 [greg]: Chapter 6 - Inetutils: Added patch
96to prevent unnecessary man pages from being installed. Closes Bug
97723.</para></listitem>
98
99<listitem><para>December 11th, 2003 [greg]: Chapter 6 - Creating directories:
100Stopped creation of /usr/share/{dict,nls}. Closes Bug 721.</para></listitem>
101
102<listitem><para>December 11th, 2003 [greg]: Chapter 5 - Setting up the
103environment: Fixed Bash startup files to handle HOME and PS1.</para></listitem>
104
105<listitem><para>December 3rd, 2003 [greg]: Upgraded to Gettext-0.13,
106Man-pages-1.64, Linux-2.4.23 and Psmisc-21.4.</para></listitem>
107
108<listitem><para>November 26th, 2003 [greg]: Upgraded to Lfs-Utils-0.4.2,
109Tcl-8.4.5 and Zlib-1.2.1. Obsoletes the Zlib Vsnprintf patch.</para></listitem>
110
111<listitem><para>November 23rd, 2003 [greg]: Upgraded to Lfs-Utils-0.4.1 and
112improved its build commands.</para></listitem>
113
114<listitem><para>November 20th, 2003 [greg]: Rolled back the following patches
115to sed substitutions: GCC Suppress-Libiberty Patch, Grub Gcc33 Patch, Man
116Manpath Patch and Man Pager Patch. Closes Bug 461.</para></listitem>
117
118<listitem><para>November 19th, 2003 [greg]: Chapter 5 - Setting up the
119environment: Reworked the Bash startup files to enforce a clean environment.
120Closes Bug 714.</para></listitem>
121
122<listitem><para>November 17th, 2003 [jeremy]: Upgraded Man-pages to
1231.63.</para></listitem>
124
125<listitem><para>November 16th, 2003 [greg]: Chapter 6 - Sysvinit: Simplified
126the sed to demonstrate yet another sed variation.</para></listitem>
127
128<listitem><para>November 17th, 2003 [jeremy]: Chapter 6 - Perl: Added fix
129for perldoc less invocation problem. Closes bug 716.</para></listitem>
130
131<listitem><para>November 16th, 2003 [greg]: Chapter 6 - Texinfo: Added note
132about how to recreate the /usr/share/info/dir file if needed. Closes Bug
133485.</para></listitem>
134
135<listitem><para>November 14th, 2003 [greg]: Removed unnecessary Ncurses
136Vsscanf Patch. Closes Bug 704.</para></listitem>
137
138<listitem><para>November 14th, 2003 [gerard]: Adjusted libexecdir location
139for these packages: Glibc - /usr/bin to /usr/lib, Findutils - /usr/bin to
140/usr/lib/locate, Gawk - /usr/bin to /usr/lib/gawk, Tar - /usr/bin to
141/usr/sbin. Closes Bug #678.</para></listitem>
142
143<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils: Stopped
144moving these binaries into /bin: dir, dircolors, du, mkfifo, shred, vdir.
145Closes Bug 679.</para></listitem>
146
147<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Shadow: Added command
148to create /etc/default directory to allow the -D option of useradd to
149work properly.</para></listitem>
150
151<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils and
152Util-linux: Pruned the number of "kill" binaries installed. Use the one from
153Procps. Partially addresses Bug 307.</para></listitem>
154
155<listitem><para>November 13th, 2003 [greg]: Chapter 6 - Ed: Streamlined build
156commands. Closes Bug 693.</para></listitem>
157
158<listitem><para>November 13th, 2003 [greg]: Upgraded to Perl-5.8.2 and
159streamlined build commands for Perl's Chapter 5 static
160extensions. Closes Bug 690.</para></listitem>
161
162<listitem><para>November 13th, 2003 [gerard]: Upgraded to
163Lfs-Utils-0.4 and Man-pages-1.62</para></listitem>
164
165<listitem><para>November 13th, 2003 [gerard]: Renamed GCC
166no_fixincludes-2.patch to no_fixincludes-1.patch which was the name it is
167supposed to be.</para></listitem>
168
169<listitem><para>November 13th, 2003 [alex]: Chapter 6 - Vim: Changed from
170creating a local <filename>/root/.vimrc</filename> to a system-wide
171<filename>/etc/vimrc</filename> file .</para></listitem>
172
173<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Automake
174symlink.</para></listitem>
175
176<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Procps Locale
177Patch. Closes Bug 705.</para></listitem>
178
179<listitem><para>November 12th, 2003 [greg]: Upgraded to Autoconf-2.58,
180Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.14 and
181Sed-4.0.8.</para></listitem>
182
183<listitem><para>November 12th, 2003 [greg]: Upgraded to
184GCC-3.3.2.</para></listitem>
185
186</itemizedlist>
187
188<para>Release of version 5.0 on November 5th, 2003.</para>
189
190</sect1>
191
Note: See TracBrowser for help on using the repository browser.