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

Apply latest upstream patches for Bash. Fixes #3103.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9873 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 13 жил өмнө
parent
commit
372aa121e7
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>2012-06-04</para>
+      <itemizedlist>
+         <listitem>
+           <para>[matthew] - Apply latest upstream patches for Bash.  Fixes
+           <ulink url="&lfs-ticket-root;3103">#3103</ulink>.</para>
+         </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2012-06-03</para>
       <itemizedlist>

+ 2 - 2
general.ent

@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120603">
-<!ENTITY releasedate "June 3, 2012">
+<!ENTITY version "SVN-20120604">
+<!ENTITY releasedate "June 4, 2012">
 <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone "7.2">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

+ 3 - 3
patches.ent

@@ -7,9 +7,9 @@
 <!ENTITY automake-perl_fix-patch-size "2.9 KB">
 
 
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch">
-<!ENTITY bash-fixes-patch-md5 "fcca082d3a6e51afc5c02c92221036a6">
-<!ENTITY bash-fixes-patch-size "28.3 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch">
+<!ENTITY bash-fixes-patch-md5 "4a76c4caaa5d09ebacf79e93f07fd848">
+<!ENTITY bash-fixes-patch-size "42 KB">
 
 
 <!ENTITY binutils-build-patch "binutils-&binutils-version;-build_fix-1.patch">