Author: ken
Date: 2008-03-28 10:28:20 -0600 (Fri, 28 Mar 2008)
New Revision: 7327
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/printing/cups.xml
Log:
Update cups.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2008-03-28 00:59:13 UTC (rev 7326)
+++ trunk/BOOK/general.ent 2008-03-28 16:28:20 UTC (rev 7327)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "27"> <!-- Always 2 digits -->
+<!ENTITY day "28"> <!-- Always 2 digits -->
<!ENTITY month "03"> <!-- Always 2 digits -->
<!ENTITY year "2008">
<!ENTITY version "svn-&year;&month;&day;">
@@ -675,7 +675,7 @@
<!-- Part XII -->
<!-- Chapter 42 -->
-<!ENTITY cups-version "1.2.11">
+<!ENTITY cups-version "1.2.12">
<!ENTITY LPRng-version "3.8.28">
<!ENTITY gs-version "8.53">
<!ENTITY espgs-version "8.15.4">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2008-03-28 00:59:13 UTC
(rev 7326)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2008-03-28 16:28:20 UTC
(rev 7327)
@@ -40,7 +40,17 @@
</listitem>
-->
+ <listitem>
+ <para>March 28th, 2008</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Updated to cups-1.2.12 with a patch for the
+ vulnerabilities.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem>
<para>March 27th, 2008</para>
<itemizedlist>
Modified: trunk/BOOK/pst/printing/cups.xml
===================================================================
--- trunk/BOOK/pst/printing/cups.xml 2008-03-28 00:59:13 UTC (rev 7326)
+++ trunk/BOOK/pst/printing/cups.xml 2008-03-28 16:28:20 UTC (rev 7327)
@@ -6,9 +6,9 @@
<!ENTITY cups-download-http
"http://ftp.easysw.com/pub/cups/&cups-version;/cups-&cups-version;-source.tar.bz2">
<!ENTITY cups-download-ftp
"ftp://ftp.easysw.com/pub/cups/&cups-version;/cups-&cups-version;-source.tar.bz2">
- <!ENTITY cups-md5sum "2742f1eec38abb04472b86627da8e493">
- <!ENTITY cups-size "3.7 MB">
- <!ENTITY cups-buildsize "67 MB">
+ <!ENTITY cups-md5sum "d410658468384b5ba5d04a808f6157fe">
+ <!ENTITY cups-size "3.6 MB">
+ <!ENTITY cups-buildsize "62 MB">
<!ENTITY cups-time "0.6 SBU">
]>
@@ -56,15 +56,13 @@
</listitem>
</itemizedlist>
- <!--
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Recommended patch: <ulink
- url="&patch-root;/cups-&cups-version;-testsuite_fix-1.patch"/></para>
+ url="&patch-root;/cups-&cups-version;-security_fixes-1.patch"/></para>
</listitem>
</itemizedlist>
- -->
<bridgehead renderas="sect3">CUPS Dependencies</bridgehead>
@@ -121,7 +119,8 @@
<para>Install <application>CUPS</application> by running the
following commands:</para>
-<screen><userinput>./configure &&
+<screen><userinput>patch -Np1 -i ../cups-&cups-version;-security_fixes-1.patch
&&
+./configure &&
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>. This will
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page