Author: randy
Date: 2006-08-06 08:08:12 -0600 (Sun, 06 Aug 2006)
New Revision: 6277
Modified:
trunk/BOOK/basicnet/netlibs/libsoup.xml
trunk/BOOK/general.ent
trunk/BOOK/general/prog/php.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to libsoup-2.2.96 and added XMLRPC-EPI as an optional dependency of PHP
Modified: trunk/BOOK/basicnet/netlibs/libsoup.xml
===================================================================
--- trunk/BOOK/basicnet/netlibs/libsoup.xml 2006-08-05 21:00:20 UTC (rev
6276)
+++ trunk/BOOK/basicnet/netlibs/libsoup.xml 2006-08-06 14:08:12 UTC (rev
6277)
@@ -6,10 +6,10 @@
<!ENTITY libsoup-download-http
"&gnome-download-http;/libsoup/2.2/libsoup-&libsoup-version;.tar.bz2">
<!ENTITY libsoup-download-ftp
"&gnome-download-ftp;/libsoup/2.2/libsoup-&libsoup-version;.tar.bz2">
- <!ENTITY libsoup-md5sum "a242a7c4b874e080f049c8fdf90ea836">
- <!ENTITY libsoup-size "432 KB">
- <!ENTITY libsoup-buildsize "10.9 MB">
- <!ENTITY libsoup-time "0.2 SBU">
+ <!ENTITY libsoup-md5sum "2704961ca2b9597819f21b40d4a0e0aa">
+ <!ENTITY libsoup-size "487 KB">
+ <!ENTITY libsoup-buildsize "11.0 MB">
+ <!ENTITY libsoup-time "0.3 SBU">
]>
<sect1 id="libsoup" xreflabel="libsoup-&libsoup-version;">
@@ -63,7 +63,10 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="gtk-doc"/>,
- <xref linkend="apache"/> (required to run the test suite), and
+ <xref linkend="apache"/> (required to run the test suite),
+ <xref linkend="php"/> compiled with
+ <ulink
url="http://xmlrpc-epi.sourceforge.net/main.php?t=php_about">XMLRPC-EPI</ulink>
+ support (only used for the XMLRPC regression tests), and
<ulink url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink>
(which needs <ulink
url="http://www.gnupg.org/(en)/download/index.html#libgpg-error">libgpg-error</ulink>
Modified: trunk/BOOK/general/prog/php.xml
===================================================================
--- trunk/BOOK/general/prog/php.xml 2006-08-05 21:00:20 UTC (rev 6276)
+++ trunk/BOOK/general/prog/php.xml 2006-08-06 14:08:12 UTC (rev 6277)
@@ -87,6 +87,7 @@
<ulink url="http://www.net-snmp.org/">Net-SNMP</ulink>,
<ulink url="http://www.gnu.org/software/pth/">GNU Pth</ulink>,
<ulink url="http://re2c.org/">re2c</ulink>,
+ <ulink
url="http://xmlrpc-epi.sourceforge.net/main.php?t=php_about">XMLRPC-EPI</ulink>,
<ulink url="http://dmalloc.com/">Dmalloc</ulink>,
<ulink url="http://www.gnu.org/software/recode/">recode</ulink>, and
an <xref linkend="server-mail"/> (that provides a
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-08-05 21:00:20 UTC (rev 6276)
+++ trunk/BOOK/general.ent 2006-08-06 14:08:12 UTC (rev 6277)
@@ -1,4 +1,4 @@
-<!ENTITY day "05"> <!-- Always 2 digits -->
+<!ENTITY day "06"> <!-- Always 2 digits -->
<!ENTITY month "08"> <!-- Always 2 digits -->
<!ENTITY year "2006">
<!ENTITY version "svn-&year;&month;&day;">
@@ -272,7 +272,7 @@
<!ENTITY curl-version "7.15.3">
<!ENTITY wvstreams-version "4.2.2">
<!ENTITY gnet-version "2.0.7">
-<!ENTITY libsoup-version "2.2.94">
+<!ENTITY libsoup-version "2.2.96">
<!ENTITY libpcap-version "0.9.4">
<!-- Chapter 17 -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-08-05 21:00:20 UTC
(rev 6276)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-08-06 14:08:12 UTC
(rev 6277)
@@ -42,6 +42,19 @@
-->
<listitem>
+ <para>August 6th, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Updated to libsoup-2.2.96.</para>
+ </listitem>
+ <listitem>
+ <para>[randy] - Added XMLRPC-EPI as an optional dependency of
+ PHP.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>August 5th, 2006</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page