Author: matthew
Date: 2012-06-04 13:17:25 -0600 (Mon, 04 Jun 2012)
New Revision: 9873

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/general.ent
   trunk/BOOK/patches.ent
Log:
Apply latest upstream patches for Bash. Fixes #3103.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2012-06-03 19:37:58 UTC (rev 9872)
+++ trunk/BOOK/chapter01/changelog.xml  2012-06-04 19:17:25 UTC (rev 9873)
@@ -37,6 +37,16 @@
 
 -->
     <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>
          <listitem>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-06-03 19:37:58 UTC (rev 9872)
+++ trunk/BOOK/general.ent      2012-06-04 19:17:25 UTC (rev 9873)
@@ -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}]" -->

Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent      2012-06-03 19:37:58 UTC (rev 9872)
+++ trunk/BOOK/patches.ent      2012-06-04 19:17:25 UTC (rev 9873)
@@ -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">

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to