Changeset 3907

Show
Ignore:
Timestamp:
05/18/08 14:42:04 (7 months ago)
Author:
jciccone
Message:

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

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/general.ent

    r3905 r3907  
    11<?xml version="1.0" encoding="ISO-8859-1"?> 
    22 
    3 <!ENTITY month "02"> <!-- Use two digits --> 
     3<!ENTITY month "05"> <!-- Use two digits --> 
    44<!ENTITY month_name "Feburary"> 
    5 <!ENTITY day "28"> <!-- Use two digits --> 
     5<!ENTITY day "18"> <!-- Use two digits --> 
    66<!ENTITY year "2008"> <!-- Use four digits --> 
    77 
  • trunk/BOOK/introduction/x86/changelog.xml

    r3463 r3907  
    3737      <itemizedlist> 
    3838        <listitem> 
    39           <para>[jim] - Changelog restarted, see the 1.0.0 book for the old changelog..</para> 
     39          <para>[jciccone] - Fixed the Glibc i586_chk patch and updated it to -2.</para> 
     40        </listitem> 
     41      </itemizedlist> 
     42    </listitem> 
     43 
     44    <listitem> 
     45      <para>August 28, 2006</para> 
     46      <itemizedlist> 
     47        <listitem> 
     48          <para>[jim] - Changelog restarted, see the 1.0.0 book for the old changelog.</para> 
    4049        </listitem> 
    4150      </itemizedlist> 
  • trunk/BOOK/patches.ent

    r3900 r3907  
    220220 
    221221<!ENTITY glibc-i586_chk-patch "glibc-&glibc-version;-i586_chk-1.patch"> 
    222 <!ENTITY glibc-i586_chk-patch-md5 "b0aa1748731c459bab1ac1efbb0ec7ef"> 
     222<!ENTITY glibc-i586_chk-patch-md5 "bb6e8f1936d357ec50e479d4977b9f98"> 
    223223<!ENTITY glibc-i586_chk-patch-size "4 KB"> 
    224224