Jelajahi Sumber

Update bash-3.1-fixes patch. (Ticket 1758)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7496 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Huntwork 19 tahun lalu
induk
melakukan
ab96e0e3c8
3 mengubah file dengan 12 tambahan dan 3 penghapusan
  1. 9 0
      chapter01/changelog.xml
  2. 2 2
      general.ent
  3. 1 1
      patches.ent

+ 9 - 0
chapter01/changelog.xml

@@ -36,6 +36,15 @@
     </listitem>
 -->
 
+    <listitem>
+      <para>April 11, 2006</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jhuntwork] - Updated bash-3.1 patch. (Ticket 1758)</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>April 6, 2006</para>
       <itemizedlist>

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20060406">
-<!ENTITY releasedate "April 06, 2006">
+<!ENTITY version "SVN-20060411">
+<!ENTITY releasedate "April 11, 2006">
 <!ENTITY milestone "6.2">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
 

+ 1 - 1
patches.ent

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
 <!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch">
 
 <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch">
 <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">