Author: ken
Date: 2008-03-28 16:40:24 -0600 (Fri, 28 Mar 2008)
New Revision: 7328
Modified:
trunk/BOOK/general/graphlib/poppler.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Fix poppler vulnerabilities.
Modified: trunk/BOOK/general/graphlib/poppler.xml
===================================================================
--- trunk/BOOK/general/graphlib/poppler.xml 2008-03-28 16:28:20 UTC (rev
7327)
+++ trunk/BOOK/general/graphlib/poppler.xml 2008-03-28 22:40:24 UTC (rev
7328)
@@ -61,6 +61,10 @@
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
+ <para>Required patch: <ulink
+
url="&patch-root;/poppler-&poppler-version;-security_fixes-1.patch"/></para>
+ </listitem>
+ <listitem>
<para>Poppler Encoding Data: <ulink
url="http://poppler.freedesktop.org/poppler-data-&poppler-data-version;.tar.gz"/></para>
</listitem>
@@ -112,7 +116,8 @@
installed. Install <application>Poppler</application> by running the
following commands:</para>
-<screen><userinput>./configure --prefix=/usr \
+<screen><userinput>patch -Np1 -i
../poppler-&poppler-version;-security_fixes-1.patch &&
+./configure --prefix=/usr \
--sysconfdir=/etc \
--enable-zlib \
--disable-cairo-output \
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2008-03-28 16:28:20 UTC
(rev 7327)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2008-03-28 22:40:24 UTC
(rev 7328)
@@ -47,6 +47,10 @@
<para>[ken] - Updated to cups-1.2.12 with a patch for the
vulnerabilities.</para>
</listitem>
+ <listitem>
+ <para>[ken] - Updated a patch to fix vulnerabilities in
+ poppler-0.5.4.</para>
+ </listitem>
</itemizedlist>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page