source: chapter01/changelog.xml@ 2f9131f

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.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 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 2f9131f was 2f9131f, checked in by Matthew Burgess <matthew@…>, 20 years ago
  • Add a link to BLFS' kernel configuration index page. Fixes bug 1028

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

  • Property mode set to 100644
File size: 5.5 KB
RevLine 
[673b0d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
[1770019]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[673b0d8]3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
[1d50537]6<sect1 id="ch-scatter-changelog" condition="no-print">
[6370fa6]7<title>Changelog</title>
[673b0d8]8<?dbhtml filename="changelog.html"?>
[6370fa6]9
[b157558]10<para>This is version &version; of the Linux From Scratch book, dated
11&releasedate;. If this book is more than two months old, a newer and better
12version is probably already available. To find out, please check one of the
13mirrors via <ulink url="&lfs-root;"/>.</para>
[673b0d8]14
[016b2bb]15<para>Below is a list of differences between the Testing and Unstable versions
16of the LFS Book.</para>
[e054f07]17
[836871f]18<itemizedlist>
19
[b157558]20<listitem><para>Upgraded to:</para>
21<itemizedlist>
[1caf948]22<listitem><para>automake-1.9.5</para></listitem>
[7eebfb4]23<listitem><para>e2fsprogs-1.36</para></listitem>
[b12c0ad]24<listitem><para>expect-5.43.0</para></listitem>
[f6572970]25<listitem><para>file-4.13</para></listitem>
[f3f6ab62]26<listitem><para>findutils-4.2.17</para></listitem>
[73941fd]27<listitem><para>glibc-2.3.4</para></listitem>
[2f9d550]28<listitem><para>grub-0.96</para></listitem>
[9f3a5104]29<listitem><para>lfs-bootscripts-3.1.0</para></listitem>
[3faefe6]30<listitem><para>libol-0.3.15</para></listitem>
[15d3409]31<listitem><para>libtool-1.5.14</para></listitem>
[c6df1d79]32<listitem><para>linux-libc-headers-2.6.10.0</para></listitem>
[9271833]33<listitem><para>procps-3.2.5</para></listitem>
[ac377cc]34<listitem><para>sed-4.1.4</para></listitem>
[8dd97c92]35<listitem><para>shadow-4.0.7</para></listitem>
[88d5b05]36<listitem><para>syslog-ng-1.6.6</para></listitem>
[4b445c9]37<listitem><para>util-linux-2.12q</para></listitem>
[ede9b9b]38</itemizedlist>
39</listitem>
40
41<listitem><para>Added:</para>
42<itemizedlist>
[f48ac57a]43<listitem><para>bash-3.0-fixes-3.patch</para></listitem>
[dede26a]44<listitem><para>iproute2-2.6.9_041019-find_update-1.patch</para></listitem>
[ede9b9b]45</itemizedlist>
46</listitem>
[3ae155c]47
[ede9b9b]48<listitem><para>Removed:</para>
49<itemizedlist>
[f48ac57a]50<listitem><para>bash-3.0-fixes-1.patch</para></listitem>
[ede9b9b]51</itemizedlist>
52</listitem>
[ecc9beb]53
[2f9131f]54<listitem><para>February 13, 2005 [matt]: Add a link to BLFS' index of
55packages requiring kernel configuration. Fixes bug 1028.</para></listitem>
56
[9f1c7e5]57<listitem><para>February 13, 2005 [matt]: Fix bug 1030 by moving the <quote>Get
58Counted</quote> section to after the user has rebooted for the first time.
59Fixes bug 1030.</para></listitem>
60
[73941fd]61<listitem><para>February 13, 2005 [matt]: Upgraded to glibc-2.3.4</para>
62</listitem>
63
[2f9d550]64<listitem><para>February 13, 2005 [matt]: Upgraded to grub-0.96</para>
65</listitem>
66
[7eebfb4]67<listitem><para>February 13, 2005 [matt]: Upgraded to e2fsprogs-1.36</para>
68</listitem>
69
[f3f6ab62]70<listitem><para>February 13, 2005 [matt]: Upgraded to findutils-4.2.17</para>
71</listitem>
72
[b12c0ad]73<listitem><para>February 13, 2005 [matt]: Upgraded to expect-5.43.0</para>
74</listitem>
75
[15d3409]76<listitem><para>February 13, 2005 [matt]: Upgraded to libtool-1.5.14</para>
77</listitem>
78
[1caf948]79<listitem><para>February 13, 2005 [matt]: Upgraded to automake-1.9.5</para>
80</listitem>
81
[f6572970]82<listitem><para>February 13, 2005 [matt]: Upgraded to file-4.13</para>
83</listitem>
84
[2c17ddc]85<listitem><para>February 5, 2005 [matt]: Added a space to the toolchain
86readjustment <command>perl</command> command. This stops the specs file being
87incorrectly modified if the command is run more than once. Fixes bug 1023.
88</para></listitem>
89
[7ca72d4]90<listitem><para>February 5, 2005 [matt]: Copy hotplug's pnp.distmap file to
91silence its warnings</para></listitem>
92
[88d5b05]93<listitem><para>February 5, 2005 [matt]: Upgraded to syslog-ng-1.6.6</para>
94</listitem>
95
[3faefe6]96<listitem><para>February 5, 2005 [matt]: Upgraded to libol-0.3.15</para>
97</listitem>
98
[214f1a5]99<listitem><para>January 29th, 2005 [matt]: Upgraded to findutils 4.2.15</para>
100</listitem>
101
[ac377cc]102<listitem><para>January 28th, 2005 [matt]: Upgraded to sed-4.1.4</para>
103</listitem>
104
[c812238]105<listitem><para>January 27th, 2005 [matt]: Upgraded to findutils 4.2.14</para>
106</listitem>
107
[84580a4f]108<listitem><para>January 27th, 2005 [matt]: Upgraded to sed-4.1.3</para>
109</listitem>
110
[9271833]111<listitem><para>January 27th, 2005 [matt]: Upgraded to procps-3.2.5</para>
112</listitem>
113
[8dd97c92]114<listitem><para>January 27th, 2005 [matt]: Upgraded to shadow-4.0.7</para>
115</listitem>
116
[4b445c9]117<listitem><para>January 27th, 2005 [matt]: Upgraded to util-linux-2.12q</para>
118</listitem>
119
[42e4d3f]120<listitem><para>January 9th, 2005 [jeremy]: Removed --enable-shared from libol,
121since the shared library is installed by default for this package - thanks
122Archaic</para></listitem>
123
[9a55212]124<listitem><para>January 5th, 2005 [jeremy]: Upgraded to findutils 4.2.11</para></listitem>
125
[f6a2cfa]126<listitem><para>December 31st, 2004 [jeremy]: Oops - forgot to remove the
127separate targets for hotplug and syslog-ng - fixed.</para></listitem>
128
[9f3a5104]129<listitem><para>December 31st, 2004 [jeremy]: Upgrade to LFS-Bootscripts 3.1.0</para></listitem>
130
[98fcc37]131<listitem><para>December 30th, 2004 [jeremy]: Added Archaic's sed to stop
132installation of shadow's groups binary, as well as it's man page.</para></listitem>
133
[799ef8f]134<listitem><para>December 25th, 2004 [jeremy]: Upgrade to glibc snapshot
135of 20041220</para></listitem>
136
[86ca6e7]137<listitem><para>December 19th, 2004 [jeremy]: Updated GCC-testresults link to
138be appropriate for GCC 3.4.3</para></listitem>
139
[7111666]140<listitem><para>December 6th, 2004 [jim]: Fixes a few typo's done by me.
141Added a patch for IPRoute2 to fix usage with the newer findutils.
142Updated Readline and Zlib library location changes.
143Bumped findutils to 4.2.9 and util-linux 2.12j.
144Used the same methodology used on zlib and readline on shadow.</para></listitem>
145
[5091251]146<listitem><para>December 3rd, 2004 [jim]: Changed readline and zlib instructions
[7111666]147to use --libdir for the libraries. Bumped perl to 5.8.6. Corrected wording in
[ee6618f]148readline.</para></listitem>
[5091251]149
[bc827b39]150</itemizedlist>
151
[6370fa6]152</sect1>
Note: See TracBrowser for help on using the repository browser.