mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Upgrade to Gzip-1.4. Fixes #2551.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
b7fa2b6b45
commit
7ad8b08ffc
@ -40,6 +40,10 @@
|
||||
<listitem>
|
||||
<para>2010-01-24</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] Upgrade to Gzip-1.4. Fixes
|
||||
<ulink url="&lfs-ticket-root;2551">#2551</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] Upgrade to Udev-150. Fixes
|
||||
<ulink url="&lfs-ticket-root;2547">#2547</ulink>.</para>
|
||||
|
@ -218,10 +218,6 @@
|
||||
<para>coreutils-8.4-uname-1.patch</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>gzip-1.3.13-zdiff-1.patch</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>patch-2.6.1-test_fix-1.patch</para>
|
||||
</listitem>
|
||||
|
@ -114,14 +114,6 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
-->
|
||||
<varlistentry>
|
||||
<term>Gzip Zdiff Patch - <token>&gzip-zdiff-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
<para>Download: <ulink url="&patches-root;&gzip-zdiff-patch;"/></para>
|
||||
<para>MD5 sum: <literal>&gzip-zdiff-patch-md5;</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
|
@ -41,11 +41,6 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Gzip</title>
|
||||
|
||||
<para>Fix a bug in gzip, whereby zdiff doesn't work correctly when invoked
|
||||
on two compressed inputs:</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../&gzip-zdiff-patch;</userinput></screen>
|
||||
|
||||
<para>Prepare Gzip for compilation:</para>
|
||||
|
||||
<screen><userinput remap="configure">./configure --prefix=/usr --bindir=/bin</userinput></screen>
|
||||
|
@ -235,10 +235,10 @@
|
||||
<!ENTITY grub-ch6-du "27.5 MB">
|
||||
<!ENTITY grub-ch6-sbu "0.4 SBU">
|
||||
|
||||
<!ENTITY gzip-version "1.3.13">
|
||||
<!ENTITY gzip-size "795 KB">
|
||||
<!ENTITY gzip-version "1.4">
|
||||
<!ENTITY gzip-size "886 KB">
|
||||
<!ENTITY gzip-url "&gnu;gzip/gzip-&gzip-version;.tar.gz">
|
||||
<!ENTITY gzip-md5 "c54a31b93e865f6a4410b2dc64662706">
|
||||
<!ENTITY gzip-md5 "e381b8506210c794278f5527cba0e765">
|
||||
<!ENTITY gzip-home "http://www.gzip.org/">
|
||||
<!ENTITY gzip-ch5-du "3.3 MB">
|
||||
<!ENTITY gzip-ch5-sbu "less than 0.1 SBU">
|
||||
|
@ -59,11 +59,6 @@
|
||||
<!ENTITY grub-geometry-patch-size "28 KB">
|
||||
|
||||
|
||||
<!ENTITY gzip-zdiff-patch "gzip-&gzip-version;-zdiff-1.patch">
|
||||
<!ENTITY gzip-zdiff-patch-md5 "3736ea34a678e6411bbdc4b2797eb5be">
|
||||
<!ENTITY gzip-zdiff-patch-size "17.5 KB">
|
||||
|
||||
|
||||
<!ENTITY kbd-backspace-patch "kbd-&kbd-version;-backspace-1.patch">
|
||||
<!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895">
|
||||
<!ENTITY kbd-backspace-patch-size "12 KB">
|
||||
|
Loading…
Reference in New Issue
Block a user