diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:12:22 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:12:22 +0000 |
commit | b8913f423c8828d2488ff315c9b93cf8ecba3607 (patch) | |
tree | 7fa86d70d67462378701139a80a86d8bec818eca /chapter01 | |
parent | 7880fbdcba66e5279a14d2e104b46d5e8081f865 (diff) |
Upgrade to Gzip-1.3.10. Fixes #1924.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 7 |
2 files changed, 9 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8b83a85ca..c62202877 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-01-31</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Gzip-1.3.10. Fixes + <ulink url="&lfs-ticket-root;1924">#1924</ulink></para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Gettext-0.16.1. Fixes <ulink url="&lfs-ticket-root;1925">#1925</ulink></para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 6ce58f747..ba96e03eb 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -88,9 +88,9 @@ <!--<listitem> <para>GRUB &grub-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Gzip &gzip-version;</para> - </listitem>--> + </listitem> <listitem> <para>IANA-Etc &iana-etc-version;</para> </listitem> @@ -237,6 +237,9 @@ <para>glibc-2.3.6-linux_types-1.patch</para> </listitem> <listitem> + <para>gzip-1.3.5-security_fixes-1.patch</para> + </listitem> + <listitem> <para>inetutils-gcc4_fixes-3.patch</para> </listitem> <listitem> |