mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to serf-1.3.6.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13218 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f113369527
commit
627defae51
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "09"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "06"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2014">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "June 9th, &year;">
|
||||
<!ENTITY releasedate "June 10th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
@ -482,7 +482,7 @@ export -f as_root</userinput></screen>
|
||||
<!ENTITY libsoup-version "2.46.0">
|
||||
<!ENTITY libtirpc-version "0.2.4">
|
||||
<!ENTITY neon-version "0.30.0">
|
||||
<!ENTITY serf-version "1.3.5">
|
||||
<!ENTITY serf-version "1.3.6">
|
||||
|
||||
<!-- Chapter 18 -->
|
||||
<!ENTITY Links-version "2.8">
|
||||
|
@ -43,6 +43,16 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>June 10th, 2014</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[igor] - Update to serf-1.3.6. Fixes
|
||||
<ulink url="&blfs-ticket-root;5158">#5158</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>June 9th, 2014</para>
|
||||
<itemizedlist>
|
||||
|
@ -7,12 +7,12 @@
|
||||
<!-- This link does not work presently (as of February 16th, 2014), but the
|
||||
next one may have to be updated soon.
|
||||
<!ENTITY serf-download-http "https://serf.googlecode.com/files/serf-&serf-version;.tar.bz2">-->
|
||||
<!ENTITY serf-download-http "https://serf.googlecode.com/svn/src_releases/serf-&serf-version;.tar.bz2">
|
||||
<!ENTITY serf-download-http "http://serf.googlecode.com/svn/src_releases/serf-&serf-version;.tar.bz2">
|
||||
<!ENTITY serf-download-ftp " ">
|
||||
<!ENTITY serf-md5sum "5f642135442ae5a9658ab5c82bfc5209">
|
||||
<!ENTITY serf-size "140 KB">
|
||||
<!ENTITY serf-buildsize "2.6 MB (additional 2.0 MB for the tests)">
|
||||
<!ENTITY serf-time "less than 0.1 SBU (additional 0.3 SBU for the tests)">
|
||||
<!ENTITY serf-md5sum "7fe38fa6eab078e0beabf291d8e4995d">
|
||||
<!ENTITY serf-size "137 KB">
|
||||
<!ENTITY serf-buildsize "3.1 MB (additional 2.0 MB for the tests)">
|
||||
<!ENTITY serf-time "0.1 SBU (additional 0.3 SBU for the tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="serf" xreflabel="Serf-&serf-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user