Author: ken
Date: 2010-12-18 12:10:59 -0700 (Sat, 18 Dec 2010)
New Revision: 8739
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/expat.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Use a better patch to fix the expat vulnerabilities, just in case anyone as
perl code linking to expat.
Modified: trunk/BOOK/general/genlib/expat.xml
===================================================================
--- trunk/BOOK/general/genlib/expat.xml 2010-12-09 20:25:46 UTC (rev 8738)
+++ trunk/BOOK/general/genlib/expat.xml 2010-12-18 19:10:59 UTC (rev 8739)
@@ -60,7 +60,7 @@
<itemizedlist spacing='compact'>
<listitem>
<para>Required patch: <ulink
- url="&patch-root;/expat-&expat-version;-fixes-2.patch"/></para>
+ url="&patch-root;/expat-&expat-version;-fixes-3.patch"/></para>
</listitem>
</itemizedlist>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-12-09 20:25:46 UTC (rev 8738)
+++ trunk/BOOK/general.ent 2010-12-18 19:10:59 UTC (rev 8739)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "09"> <!-- Always 2 digits -->
+<!ENTITY day "19"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2010">
<!ENTITY copyrightdate "2001-&year;">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-12-09 20:25:46 UTC
(rev 8738)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-12-18 19:10:59 UTC
(rev 8739)
@@ -42,6 +42,16 @@
-->
<listitem>
+ <para>December 19th, 2010</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] Used a better patch (from upstream) to fix expat
+ vulnerabilities.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>December 9th, 2010</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page