[Clfs-commits] commit: r3882 - in /branches/clfs-sysroot: BOOK/general.ent BOOK/introduction/common/changelog.xml BOOK/patches.ent patches/bash-3.2-fixes-5.patch

svn at cross-lfs.org svn at cross-lfs.org
Mon Jan 21 15:42:42 PST 2008


Author: jciccone
Date: Mon Jan 21 23:42:42 2008
New Revision: 3882

Log:
Updated the bash fixes patch to -7.

Removed:
    branches/clfs-sysroot/patches/bash-3.2-fixes-5.patch
Modified:
    branches/clfs-sysroot/BOOK/general.ent
    branches/clfs-sysroot/BOOK/introduction/common/changelog.xml
    branches/clfs-sysroot/BOOK/patches.ent

Modified: branches/clfs-sysroot/BOOK/general.ent
==============================================================================
--- branches/clfs-sysroot/BOOK/general.ent (original)
+++ branches/clfs-sysroot/BOOK/general.ent Mon Jan 21 23:42:42 2008
@@ -2,7 +2,7 @@
 
 <!ENTITY month "01"> <!-- Use two digits -->
 <!ENTITY month_name "Janurary">
-<!ENTITY day "20"> <!-- Use two digits -->
+<!ENTITY day "21"> <!-- Use two digits -->
 <!ENTITY year "2008"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

Modified: branches/clfs-sysroot/BOOK/introduction/common/changelog.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/introduction/common/changelog.xml (original)
+++ branches/clfs-sysroot/BOOK/introduction/common/changelog.xml Mon Jan 21 23:42:42 2008
@@ -35,6 +35,15 @@
       </itemizedlist>
     </listitem>
 -->
+
+    <listitem>
+      <para>Janurary 21, 20008</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jciccone] - Updated the Bash fixes patch to -7.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
 
     <listitem>
       <para>September 15, 2007</para>

Modified: branches/clfs-sysroot/BOOK/patches.ent
==============================================================================
--- branches/clfs-sysroot/BOOK/patches.ent (original)
+++ branches/clfs-sysroot/BOOK/patches.ent Mon Jan 21 23:42:42 2008
@@ -4,9 +4,9 @@
 
 <!-- Start of Common Patches -->
 
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch">
-<!ENTITY bash-fixes-patch-md5 "ea529c1d125a1cfe13b20784821a0bc0">
-<!ENTITY bash-fixes-patch-size "56 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch">
+<!ENTITY bash-fixes-patch-md5 "41646ab52a642e50b45ff2d50209fcdc">
+<!ENTITY bash-fixes-patch-size "136 KB">
 
 <!ENTITY binutils-posix-patch "binutils-&binutils-version;-posix-1.patch">
 <!ENTITY binutils-posix-patch-md5 "f2020cb369c2facbfd8987fa2263f31f">




More information about the Clfs-commits mailing list