Changeset f77b0b9


Ignore:
Timestamp:
07/08/2008 09:35:10 PM (16 years ago)
Author:
Ken Moffat <ken@…>
Branches:
6.3, 6.3-rc3
Children:
f672f9a
Parents:
dd202542
Message:

Merge r7497 from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/6.3/BOOK@7498 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rdd202542 rf77b0b9  
    44-->
    55
    6 <!ENTITY day          "27">                   <!-- Always 2 digits -->
    7 <!ENTITY month        "06">                   <!-- Always 2 digits -->
     6<!ENTITY day          "08">                   <!-- Always 2 digits -->
     7<!ENTITY month        "07">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2008">
    99<!ENTITY version      "6.3-rc2">
    10 <!ENTITY releasedate  "June &day;th, &year;">
     10<!ENTITY releasedate  "July &day;th, &year;">
    1111<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1212<!ENTITY blfs-version "6.3-rc2">                  <!-- svn|[release #] -->
  • general/genlib/pcre.xml

    rdd202542 rf77b0b9  
    6363        <para>Required Patch: <ulink
    6464          url="&patch-root;/pcre-&pcre-version;-abi_breakage-1.patch"/></para>
     65      </listitem>
     66      <listitem>
     67        <para>Required Patch: <ulink
     68          url="&patch-root;/pcre-&pcre-version;-security_fix-1.patch"/></para>
    6569      </listitem>
    6670    </itemizedlist>
  • introduction/welcome/changelog.xml

    rdd202542 rf77b0b9  
    4141
    4242-->
     43    <listitem>
     44      <para>July 8th, 2008</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[ken] - Added security patch to pcre.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
    4352    <listitem>
    4453      <para>June 27th, 2008</para>
Note: See TracChangeset for help on using the changeset viewer.