diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-08 20:13:45 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-08 20:13:45 +0000 |
commit | 6d6b4e3a3893e3b26745ba4bac2097123aff0ca5 (patch) | |
tree | e40f65f39d680a8aabc3a51733da12de7d032829 | |
parent | 68d107ee9bcd9db0d02950c69770ad5de2fec4b5 (diff) |
Upgraded to iana-etc 1.10
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6454 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 764bb64bd..18af79885 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -50,7 +50,7 @@ First a summary, then a detailed log.</para> <listitem><para>GRUB &grub-version;</para></listitem> <!-- <listitem><para>Gzip &gzip-version;</para></listitem> --> <!-- <listitem><para>Hotplug &hotplug-version;</para></listitem> --> -<!-- <listitem><para>IANA-Etc &iana-etc-version;</para></listitem> --> +<listitem><para>IANA-Etc &iana-etc-version;</para></listitem> <!-- <listitem><para>Inetutils &inetutils-version;</para></listitem> --> <!-- <listitem><para>IPRoute2 &iproute2-version;</para></listitem> --> <!-- <listitem><para>Kbd &kbd-version;</para></listitem> --> @@ -107,6 +107,8 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>July 8th, 2005 [matt]: Updated to iana-etc-1.10.</para></listitem> + <listitem><para>July 6th, 2005 [archaic]: Added security patch for zlib. </para></listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index f0a0170f6..51b188e2f 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -186,7 +186,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note> </varlistentry> <varlistentry> -<term>Iana-Etc (&iana-etc-version;) - 176 KB:</term> +<term>Iana-Etc (&iana-etc-version;) - 168 KB:</term> <listitem> <para><ulink url="http://www.sethwklein.net/projects/iana-etc/downloads/"/></para> </listitem> diff --git a/general.ent b/general.ent index 113c25ad1..fa6d59742 100644 --- a/general.ent +++ b/general.ent @@ -52,7 +52,7 @@ <!ENTITY grub-version "0.97"> <!ENTITY gzip-version "1.3.5"> <!ENTITY hotplug-version "2004_09_23"> -<!ENTITY iana-etc-version "1.04"> +<!ENTITY iana-etc-version "1.10"> <!ENTITY inetutils-version "1.4.2"> <!ENTITY iproute2-version "2.6.11-050330"> <!ENTITY kbd-version "1.12"> |