Explorar o código

Upgrade to Gzip-1.5. Fixes #3121.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess %!s(int64=13) %!d(string=hai) anos
pai
achega
199411c0e7
Modificáronse 5 ficheiros con 13 adicións e 9 borrados
  1. 2 2
      appendices/dependencies.xml
  2. 4 0
      chapter01/changelog.xml
  3. 2 2
      chapter01/whatsnew.xml
  4. 1 1
      chapter06/chapter06.xml
  5. 4 4
      packages.ent

+ 2 - 2
appendices/dependencies.xml

@@ -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>
 

+ 4 - 0
chapter01/changelog.xml

@@ -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>

+ 2 - 2
chapter01/whatsnew.xml

@@ -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>-->

+ 1 - 1
chapter06/chapter06.xml

@@ -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"/>

+ 4 - 4
packages.ent

@@ -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">