Author: ken
Date: 2008-07-08 15:35:10 -0600 (Tue, 08 Jul 2008)
New Revision: 7498

Modified:
   branches/6.3/BOOK/general.ent
   branches/6.3/BOOK/general/genlib/pcre.xml
   branches/6.3/BOOK/introduction/welcome/changelog.xml
Log:
Merge r7497 from trunk.

Modified: branches/6.3/BOOK/general/genlib/pcre.xml
===================================================================
--- branches/6.3/BOOK/general/genlib/pcre.xml   2008-07-08 21:18:51 UTC (rev 
7497)
+++ branches/6.3/BOOK/general/genlib/pcre.xml   2008-07-08 21:35:10 UTC (rev 
7498)
@@ -63,6 +63,10 @@
         <para>Required Patch: <ulink
           url="&patch-root;/pcre-&pcre-version;-abi_breakage-1.patch"/></para>
       </listitem>
+      <listitem>
+        <para>Required Patch: <ulink
+          url="&patch-root;/pcre-&pcre-version;-security_fix-1.patch"/></para>
+      </listitem>
     </itemizedlist>
 
     <para condition="html" role="usernotes">User Notes:

Modified: branches/6.3/BOOK/general.ent
===================================================================
--- branches/6.3/BOOK/general.ent       2008-07-08 21:18:51 UTC (rev 7497)
+++ branches/6.3/BOOK/general.ent       2008-07-08 21:35:10 UTC (rev 7498)
@@ -3,11 +3,11 @@
 $Date$
 -->
 
-<!ENTITY day          "27">                   <!-- Always 2 digits -->
-<!ENTITY month        "06">                   <!-- Always 2 digits -->
+<!ENTITY day          "08">                   <!-- Always 2 digits -->
+<!ENTITY month        "07">                   <!-- Always 2 digits -->
 <!ENTITY year         "2008">
 <!ENTITY version      "6.3-rc2">
-<!ENTITY releasedate  "June &day;th, &year;">
+<!ENTITY releasedate  "July &day;th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "6.3-rc2">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "6.3">          <!-- 
version|testing|unstable|development] -->

Modified: branches/6.3/BOOK/introduction/welcome/changelog.xml
===================================================================
--- branches/6.3/BOOK/introduction/welcome/changelog.xml        2008-07-08 
21:18:51 UTC (rev 7497)
+++ branches/6.3/BOOK/introduction/welcome/changelog.xml        2008-07-08 
21:35:10 UTC (rev 7498)
@@ -41,6 +41,15 @@
 
 -->
     <listitem>
+      <para>July 8th, 2008</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - Added security patch to pcre.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>June 27th, 2008</para>
       <itemizedlist>
         <listitem>

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

Reply via email to