source: chapter01/changelog.xml@ d0dfce4

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

Removed unnecessary Ncurses Vsscanf Patch. Closes Bug 704.

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

  • Property mode set to 100644
File size: 3.3 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>
[9fdf667]15<listitem><para>man-pages-1.62</para></listitem>
[714cc0c]16<listitem><para>lfs-utils-0.4</para></listitem>
[28acf75]17<listitem><para>modutils-2.4.26</para></listitem>
[f47c6b7]18<listitem><para>perl-5.8.2</para></listitem>
[0feb3d2]19<listitem><para>procps-3.1.14</para></listitem>
[28acf75]20<listitem><para>sed-4.0.8</para></listitem>
[bc827b39]21</itemizedlist>
22</listitem>
23
[070fa01]24<listitem><para>Added:</para>
25<itemizedlist>
26<listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem>
27</itemizedlist>
[6af9152]28</listitem>
[070fa01]29
[28acf75]30<listitem><para>Removed:</para>
31<itemizedlist>
[070fa01]32<listitem><para>gcc-3.3.1-no_fixincludes-2.patch</para></listitem>
[6eb73f0]33<listitem><para>ncurses-5.3-vsscanf.patch</para></listitem>
[28acf75]34<listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
35</itemizedlist>
36</listitem>
37
[6eb73f0]38<listitem><para>November 14th, 2003 [greg]: Removed unnecessary Ncurses
39Vsscanf Patch. Closes Bug 704.</para></listitem>
40
[bfbadb4]41<listitem><para>November 14th, 2003 [gerard]: Adjusted libexecdir location
42for these packages: Glibc - /usr/bin to /usr/lib, Findutils - /usr/bin to
43/usr/lib/locate, Gawk - /usr/bin to /usr/lib/gawk, Tar - /usr/bin to
44/usr/sbin. Closes Bug #678.</para></listitem>
[d62e356]45
[5e33420]46<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils: Stopped
47moving these binaries into /bin: dir, dircolors, du, mkfifo, shred, vdir.
48Closes Bug 679.</para></listitem>
49
[638a816e]50<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Shadow: Added command
51to create /etc/default directory to allow the -D option of useradd to
52work properly.</para></listitem>
53
[2b07134]54<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils and
55Util-linux: Pruned the number of "kill" binaries installed. Use the one from
56Procps. Partially addresses Bug 307.</para></listitem>
57
[8ffb41ed]58<listitem><para>November 13th, 2003 [greg]: Chapter 6 - Ed: Streamlined build
59commands. Closes Bug 693.</para></listitem>
60
[f47c6b7]61<listitem><para>November 13th, 2003 [greg]: Upgraded to Perl-5.8.2 and
62streamlined build commands for Perl's Chapter 5 static
63extensions. Closes Bug 690.</para></listitem>
64
[9fdf667]65<listitem><para>November 13th, 2003 [gerard]: Upgraded to
[714cc0c]66lfs-utils-0.4 and man-pages-1.62</para></listitem>
[9fdf667]67
[070fa01]68<listitem><para>November 13th, 2003 [gerard]: Renamed GCC
[86c8901b]69no_fixincludes-2.patch to no_fixincludes-1.patch which was the name it is
[070fa01]70supposed to be.</para></listitem>
71
[28acf75]72<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Automake
[6af9152]73symlink.</para></listitem>
[070fa01]74
[f47c6b7]75<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Procps Locale
76Patch. Closes Bug 705.</para></listitem>
[28acf75]77
78<listitem><para>November 12th, 2003 [greg]: Upgraded to Autoconf-2.58,
[0feb3d2]79Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.14 and
[28acf75]80Sed-4.0.8.</para></listitem>
81
[0ba2766b]82<listitem><para>November 13th, 2003 [alex]: Chapter 6 - Vim: Changed from
83creating a local <filename>/root/.vimrc</filename> to a system-wide
84<filename>/etc/vimrc</filename> file .</para></listitem>
85
[bc827b39]86<listitem><para>November 12th, 2003 [greg]: Upgraded to
87GCC-3.3.2.</para></listitem>
88
89</itemizedlist>
90
[0ba2766b]91<para>Release of version 5.0 on November 5th, 2003.</para>
92
[6370fa6]93</sect1>
94
Note: See TracBrowser for help on using the repository browser.