Author: ken
Date: 2008-07-08 15:18:51 -0600 (Tue, 08 Jul 2008)
New Revision: 7497
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/pcre.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Patch pcre for the latest vulnerability.
Modified: trunk/BOOK/general/genlib/pcre.xml
===================================================================
--- trunk/BOOK/general/genlib/pcre.xml 2008-06-27 05:29:51 UTC (rev 7496)
+++ trunk/BOOK/general/genlib/pcre.xml 2008-07-08 21:18:51 UTC (rev 7497)
@@ -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: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2008-06-27 05:29:51 UTC (rev 7496)
+++ trunk/BOOK/general.ent 2008-07-08 21:18:51 UTC (rev 7497)
@@ -3,13 +3,13 @@
$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 copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "June &day;th, &year;">
+<!ENTITY releasedate "July &day;th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2008-06-27 05:29:51 UTC
(rev 7496)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2008-07-08 21:18:51 UTC
(rev 7497)
@@ -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