[Clfs-commits] commit: r3907 - in /trunk: BOOK/general.ent BOOK/introduction/x86/changelog.xml BOOK/patches.ent patches/glibc-2.7-i586_chk-1.patch patches/glibc-2.7-i586_chk-2.patch

svn at cross-lfs.org svn at cross-lfs.org
Sun May 18 07:42:05 PDT 2008


Author: jciccone
Date: Sun May 18 14:42:04 2008
New Revision: 3907

Log:
Updated the glibc i586_chk patch and updated it to -2. Thanks Gernot Miksch for catching the mistake in the patch.

Added:
    trunk/patches/glibc-2.7-i586_chk-2.patch
Removed:
    trunk/patches/glibc-2.7-i586_chk-1.patch
Modified:
    trunk/BOOK/general.ent
    trunk/BOOK/introduction/x86/changelog.xml
    trunk/BOOK/patches.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent (original)
+++ trunk/BOOK/general.ent Sun May 18 14:42:04 2008
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<!ENTITY month "02"> <!-- Use two digits -->
+<!ENTITY month "05"> <!-- Use two digits -->
 <!ENTITY month_name "Feburary">
-<!ENTITY day "28"> <!-- Use two digits -->
+<!ENTITY day "18"> <!-- Use two digits -->
 <!ENTITY year "2008"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

Modified: trunk/BOOK/introduction/x86/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/x86/changelog.xml (original)
+++ trunk/BOOK/introduction/x86/changelog.xml Sun May 18 14:42:04 2008
@@ -36,7 +36,16 @@
       <para>August 28, 2006</para>
       <itemizedlist>
         <listitem>
-          <para>[jim] - Changelog restarted, see the 1.0.0 book for the old changelog..</para>
+          <para>[jciccone] - Fixed the Glibc i586_chk patch and updated it to -2.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
+      <para>August 28, 2006</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jim] - Changelog restarted, see the 1.0.0 book for the old changelog.</para>
         </listitem>
       </itemizedlist>
     </listitem>

Modified: trunk/BOOK/patches.ent
==============================================================================
--- trunk/BOOK/patches.ent (original)
+++ trunk/BOOK/patches.ent Sun May 18 14:42:04 2008
@@ -219,7 +219,7 @@
 <!-- Start of x86 patches -->
 
 <!ENTITY glibc-i586_chk-patch "glibc-&glibc-version;-i586_chk-1.patch">
-<!ENTITY glibc-i586_chk-patch-md5 "b0aa1748731c459bab1ac1efbb0ec7ef">
+<!ENTITY glibc-i586_chk-patch-md5 "bb6e8f1936d357ec50e479d4977b9f98">
 <!ENTITY glibc-i586_chk-patch-size "4 KB">
 
 <!-- Start of x86/x86_64 patches -->




More information about the Clfs-commits mailing list