1
0
Эх сурвалжийг харах

Incorporate latest upstream patches for Bash.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 18 жил өмнө
parent
commit
c0a66f843f
3 өөрчлөгдсөн 15 нэмэгдсэн , 5 устгасан
  1. 10 0
      chapter01/changelog.xml
  2. 2 2
      general.ent
  3. 3 3
      patches.ent

+ 10 - 0
chapter01/changelog.xml

@@ -36,6 +36,16 @@
     </listitem>
 -->
 
+    <listitem>
+      <para>2007-05-05</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matthew] -  Incorporate latest upstream patches for Bash.
+          </para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2007-04-20</para>
       <itemizedlist>

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20070420">
-<!ENTITY releasedate "April 20, 2007">
+<!ENTITY version "SVN-20070505">
+<!ENTITY releasedate "April 05, 2007">
 <!ENTITY milestone "6.3">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
 

+ 3 - 3
patches.ent

@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
 <!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch">
-<!ENTITY bash-fixes-patch-md5 "39697d6c965bea8e7a3ea21024ef74eb">
-<!ENTITY bash-fixes-patch-size "31.5 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch">
+<!ENTITY bash-fixes-patch-md5 "70e2c3983575a8e82f8601a417e126f0">
+<!ENTITY bash-fixes-patch-size "32 KB">
 
 
 <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">