Sfoglia il codice sorgente

Incorporate latest upstream patches for Readline.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 18 anni fa
parent
commit
b8e2ee0912
2 ha cambiato i file con 7 aggiunte e 3 eliminazioni
  1. 4 0
      chapter01/changelog.xml
  2. 3 3
      patches.ent

+ 4 - 0
chapter01/changelog.xml

@@ -39,6 +39,10 @@
     <listitem>
       <para>2007-05-05</para>
       <itemizedlist>
+        <listitem>
+          <para>[matthew] - Incorporate latest upstream patches for Readline.
+          </para>
+        </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Psmisc-22.5. Fixes
           <ulink url="&lfs-ticket-root;1991">#1991</ulink>.</para>

+ 3 - 3
patches.ent

@@ -106,9 +106,9 @@
 <!ENTITY perl-libc-patch-size "1.1 KB">
 
 
-<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-2.patch">
-<!ENTITY readline-fixes-patch-md5 "8ece212267b7e4ad39fe15955ed7d87f">
-<!ENTITY readline-fixes-patch-size "1.4 KB">
+<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-3.patch">
+<!ENTITY readline-fixes-patch-md5 "dfa4b750f226cf9ea034ec753a78a742">
+<!ENTITY readline-fixes-patch-size "3.4 KB">
 
 
 <!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch">