source: chapter01/changelog.xml@ dede26a

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 dede26a was dede26a, checked in by Jeremy Utley <jeremy@…>, 20 years ago

Brought the changelog in sync with the migrations of a number of upgrades into testing

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

  • Property mode set to 100644
File size: 2.6 KB
RevLine 
[673b0d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
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>
[9a55212]22<listitem><para>findutils-4.2.11</para></listitem>
[799ef8f]23<listitem><para>glibc-20041220</para></listitem>
[9f3a5104]24<listitem><para>lfs-bootscripts-3.1.0</para></listitem>
[c6df1d79]25<listitem><para>linux-libc-headers-2.6.10.0</para></listitem>
[ede9b9b]26</itemizedlist>
27</listitem>
28
29<listitem><para>Added:</para>
30<itemizedlist>
[f48ac57a]31<listitem><para>bash-3.0-fixes-3.patch</para></listitem>
[dede26a]32<listitem><para>iproute2-2.6.9_041019-find_update-1.patch</para></listitem>
[ede9b9b]33</itemizedlist>
34</listitem>
[3ae155c]35
[ede9b9b]36<listitem><para>Removed:</para>
37<itemizedlist>
[f48ac57a]38<listitem><para>bash-3.0-fixes-1.patch</para></listitem>
[ede9b9b]39</itemizedlist>
40</listitem>
[ecc9beb]41
[9a55212]42<listitem><para>January 5th, 2005 [jeremy]: Upgraded to findutils 4.2.11</para></listitem>
43
[f6a2cfa]44<listitem><para>December 31st, 2004 [jeremy]: Oops - forgot to remove the
45separate targets for hotplug and syslog-ng - fixed.</para></listitem>
46
[9f3a5104]47<listitem><para>December 31st, 2004 [jeremy]: Upgrade to LFS-Bootscripts 3.1.0</para></listitem>
48
[98fcc37]49<listitem><para>December 30th, 2004 [jeremy]: Added Archaic's sed to stop
50installation of shadow's groups binary, as well as it's man page.</para></listitem>
51
[799ef8f]52<listitem><para>December 25th, 2004 [jeremy]: Upgrade to glibc snapshot
53of 20041220</para></listitem>
54
[86ca6e7]55<listitem><para>December 19th, 2004 [jeremy]: Updated GCC-testresults link to
56be appropriate for GCC 3.4.3</para></listitem>
57
[7111666]58<listitem><para>December 6th, 2004 [jim]: Fixes a few typo's done by me.
59Added a patch for IPRoute2 to fix usage with the newer findutils.
60Updated Readline and Zlib library location changes.
61Bumped findutils to 4.2.9 and util-linux 2.12j.
62Used the same methodology used on zlib and readline on shadow.</para></listitem>
63
[5091251]64<listitem><para>December 3rd, 2004 [jim]: Changed readline and zlib instructions
[7111666]65to use --libdir for the libraries. Bumped perl to 5.8.6. Corrected wording in
[ee6618f]66readline.</para></listitem>
[5091251]67
[bc827b39]68</itemizedlist>
69
[6370fa6]70</sect1>
Note: See TracBrowser for help on using the repository browser.