Upgrade to Gzip-1.5. Fixes #3121.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2012-06-23 11:44:27 +00:00
parent 21d4caa9ab
commit 199411c0e7
5 changed files with 13 additions and 9 deletions

View File

@ -882,7 +882,7 @@
<segtitle>&testsuites;</segtitle>
<seglistitem>
<seg>Diffutils</seg>
<seg>Diffutils. Less</seg>
</seglistitem>
</segmentedlist>
@ -1105,7 +1105,7 @@
<segtitle>&before;</segtitle>
<seglistitem>
<seg>None</seg>
<seg>Gzip</seg>
</seglistitem>
</segmentedlist>

View File

@ -39,6 +39,10 @@
<listitem>
<para>2012-06-23</para>
<itemizedlist>
<listitem>
<para>[matthew] - Upgrade to Gzip-1.5. Fixes
<ulink url="&lfs-ticket-root;3121">#3121</ulink>.</para>
</listitem>
<listitem>
<para>[matthew] - Upgrade to GCC-4.7.1. Fixes
<ulink url="&lfs-ticket-root;3117">#3117</ulink>.</para>

View File

@ -97,9 +97,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>-->

View File

@ -58,11 +58,11 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="groff.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xz.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grub.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="less.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gzip.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iproute2.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kbd.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmod.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="less.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpipeline.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="make.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="man-db.xml"/>

View File

@ -244,10 +244,10 @@
<!ENTITY grub-ch6-du "76 MB">
<!ENTITY grub-ch6-sbu "0.6 SBU">
<!ENTITY gzip-version "1.4">
<!ENTITY gzip-size "886 KB">
<!ENTITY gzip-url "&gnu;gzip/gzip-&gzip-version;.tar.gz">
<!ENTITY gzip-md5 "e381b8506210c794278f5527cba0e765">
<!ENTITY gzip-version "1.5">
<!ENTITY gzip-size "704 KB">
<!ENTITY gzip-url "&gnu;gzip/gzip-&gzip-version;.tar.xz">
<!ENTITY gzip-md5 "2a431e169b6f62f7332ef6d47cc53bae">
<!ENTITY gzip-home "&gnu-software;gzip/">
<!ENTITY gzip-ch5-du "3.3 MB">
<!ENTITY gzip-ch5-sbu "less than 0.1 SBU">