瀏覽代碼

Upgrade to readline-5.2-fixes-6.patch. Fixes #2295.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 16 年之前
父節點
當前提交
1fa8f6233a
共有 3 個文件被更改,包括 14 次插入3 次删除
  1. 4 0
      chapter01/changelog.xml
  2. 7 0
      chapter01/whatsnew.xml
  3. 3 3
      patches.ent

+ 4 - 0
chapter01/changelog.xml

@@ -40,6 +40,10 @@
     <listitem>
     <listitem>
       <para>2008-12-06</para>
       <para>2008-12-06</para>
       <itemizedlist>
       <itemizedlist>
+        <listitem>
+          <para>[matthew] - Upgraded to readline-5.2-fixes-6.patch. Fixes #2295.
+          </para>
+        </listitem>
         <listitem>
         <listitem>
           <para>[matthew] - Upgraded to Ncurses-5.7. Fixes #2276.</para>
           <para>[matthew] - Upgraded to Ncurses-5.7. Fixes #2276.</para>
         </listitem>
         </listitem>

+ 7 - 0
chapter01/whatsnew.xml

@@ -216,6 +216,10 @@
       <para>&gcc-startfiles-patch;</para>
       <para>&gcc-startfiles-patch;</para>
     </listitem>
     </listitem>
 
 
+    <listitem>
+      <para>&readline-fixes-patch;</para>
+    </listitem>
+
   </itemizedlist>
   </itemizedlist>
 
 
   <itemizedlist>
   <itemizedlist>
@@ -239,6 +243,9 @@
     <listitem>
     <listitem>
       <para>ncurses-5.6-coverity_fixes-1.patch</para>
       <para>ncurses-5.6-coverity_fixes-1.patch</para>
     </listitem>
     </listitem>
+    <listitem>
+      <para>readline-5.2-fixes-5.patch</para>
+    </listitem>
 
 
   </itemizedlist>
   </itemizedlist>
 
 

+ 3 - 3
patches.ent

@@ -102,9 +102,9 @@
 <!ENTITY procps-watch-patch-size "3.6 KB">
 <!ENTITY procps-watch-patch-size "3.6 KB">
 
 
 
 
-<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-5.patch">
-<!ENTITY readline-fixes-patch-md5 "7390b2296b7b11209829646537294ebb">
-<!ENTITY readline-fixes-patch-size "18 KB">
+<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-6.patch">
+<!ENTITY readline-fixes-patch-md5 "1e9a0f1141b62a5f8989874270c03cc8">
+<!ENTITY readline-fixes-patch-size "21 KB">
 
 
 
 
 <!-- <!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch">
 <!-- <!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch">