Update to curl-7.60.0.

Update to x265-2.8.  
Update to glib-networking-2.56.1.  
Update to cryptsetup-2.0.3.  



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20169 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2018-05-25 19:47:51 +00:00
parent 8cb81653bf
commit 85d14e15ef
6 changed files with 43 additions and 20 deletions

View File

@ -45,6 +45,22 @@
<listitem>
<para>May 25th, 2018</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to curl-7.60.0. Fixes
<ulink url="&blfs-ticket-root;10781">#10781</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to x265-2.8. Fixes
<ulink url="&blfs-ticket-root;10804">#10804</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to glib-networking-2.56.1. Fixes
<ulink url="&blfs-ticket-root;10803">#10803</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to cryptsetup-2.0.3. Fixes
<ulink url="&blfs-ticket-root;10737">#10737</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to gnumeric-1.12.41. Fixes
<ulink url="&blfs-ticket-root;10720">#10729</ulink>.</para>

View File

@ -6,10 +6,10 @@
<!ENTITY x265-download-http "https://bitbucket.org/multicoreware/x265/downloads/x265_&x265-version;.tar.gz">
<!ENTITY x265-download-ftp " ">
<!ENTITY x265-md5sum "b0d7d20da2a418fa4f53a559946ea079">
<!ENTITY x265-size "1.2 MB">
<!ENTITY x265-buildsize "29 MB">
<!ENTITY x265-time "0.5 SBU (using parallelism=4)">
<!ENTITY x265-md5sum "b68dcd4e8a495e53e53034a11fec5eb9">
<!ENTITY x265-size "1.3 MB">
<!ENTITY x265-buildsize "34 MB">
<!ENTITY x265-time "1.0 SBU (using parallelism=4)">
]>
<sect1 id="x265" xreflabel="x265-&x265-version;">

View File

@ -6,10 +6,10 @@
<!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
<!ENTITY curl-download-ftp " ">
<!ENTITY curl-md5sum "04c00832fa62d443b8745b056464fb30">
<!ENTITY curl-md5sum "a889cd11b4ae8794b7030472cb4df0a0">
<!ENTITY curl-size "2.2 MB">
<!ENTITY curl-buildsize "43 MB (add 12 MB for tests without valgrind)">
<!ENTITY curl-time "0.5 SBU (add 4.4 SBU for tests)">
<!ENTITY curl-buildsize "38 MB (add 13 MB for tests)">
<!ENTITY curl-time "0.4 SBU (add 13 SBU for tests)">
]>
<sect1 id="curl" xreflabel="cURL-&curl-version;">
@ -184,8 +184,8 @@ make</userinput></screen>
</note>
<para>
To run the test suite, issue: <command>make test</command>. One test
fails for unknown reasons.<!--
To run the test suite, issue: <command>make test</command>. Two (of 857) tests
failsfor unknown reasons.<!--
Added by Pierre for curl-7.59.0:
no stunnel, no valgrind, no options
Warning: smb server unexpectedly alive
@ -206,7 +206,14 @@ TESTDONE: 1175 tests were considered during 355 seconds.
may fail that depend on optional dependencies that may not be installed
or upstream servers that may not be available, especially for tests
numbered 700 and above.
Test time may be significantly increase due to hanging tests that fail. -->
Test time may be significantly increase due to hanging tests that fail. i
__________
Added by Bruce for curl-7.60.0:
TESTDONE: 957 tests out of 959 reported OK: 99%
TESTFAIL: These test cases failed: 1139 1140
TESTDONE: 1196 tests were considered during 1184 seconds.
From the logs, both appear to be ipv6 releated.
-->
</para>
<para>

View File

@ -8,9 +8,9 @@
"&gnome-download-http;/glib-networking/2.56/glib-networking-&glib-networking-version;.tar.xz">
<!ENTITY glib-networking-download-ftp
"&gnome-download-ftp;/glib-networking/2.56/glib-networking-&glib-networking-version;.tar.xz">
<!ENTITY glib-networking-md5sum "f9e720a79014cc7d07eabd02ade0ae4e">
<!ENTITY glib-networking-md5sum "456572f1e8fea32ef747541d64508a8e">
<!ENTITY glib-networking-size "164 KB">
<!ENTITY glib-networking-buildsize "4.7 MB (with tests)">
<!ENTITY glib-networking-buildsize "4.8 MB (with tests)">
<!ENTITY glib-networking-time "0.1 SBU (with tests)">
]>

View File

@ -12,7 +12,7 @@
<!ENTITY consolekit-version "1.0.2">
<!ENTITY cracklib-version "2.9.6">
<!ENTITY cryptsetup-minor "2.0">
<!ENTITY cryptsetup-version "&cryptsetup-minor;.2">
<!ENTITY cryptsetup-version "&cryptsetup-minor;.3">
<!ENTITY cyrus-sasl-version "2.1.26">
<!ENTITY gnupg2-version "2.2.7">
<!ENTITY gnutls-version "3.5.18">
@ -463,9 +463,9 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!-- Chapter 17 -->
<!ENTITY c-ares-version "1.14.0">
<!ENTITY curl-version "7.59.0">
<!ENTITY curl-version "7.60.0">
<!ENTITY geoclue2-version "2.4.10">
<!ENTITY glib-networking-version "2.56.0">
<!ENTITY glib-networking-version "2.56.1">
<!ENTITY ldns-version "1.7.0">
<!ENTITY libevent-version "2.1.8">
<!ENTITY libnl-version "3.4.0">
@ -827,7 +827,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY taglib-version "1.11.1">
<!ENTITY v4l-utils-version "1.14.2">
<!ENTITY x264-version "20180212-2245">
<!ENTITY x265-version "2.7">
<!ENTITY x265-version "2.8">
<!ENTITY xine-lib-version "1.2.9">
<!ENTITY xvid-version "1.3.5">

View File

@ -6,10 +6,10 @@
<!ENTITY cryptsetup-download-http "&kernel-dl;/linux/utils/cryptsetup/v&cryptsetup-minor;/cryptsetup-&cryptsetup-version;.tar.xz">
<!ENTITY cryptsetup-download-ftp " ">
<!ENTITY cryptsetup-md5sum "33ac21fdcb29d6cd144408694017490c">
<!ENTITY cryptsetup-md5sum "ea1c722f8d4c4e36427628b679b1f819">
<!ENTITY cryptsetup-size "9.7 MB">
<!ENTITY cryptsetup-buildsize "25 MB (add 13 MB for tests)">
<!ENTITY cryptsetup-time "0.2 SBU (add 10.4 SBU for tests)">
<!ENTITY cryptsetup-buildsize "23 MB (add 64 MB for tests)">
<!ENTITY cryptsetup-time "0.1 SBU (add 10 SBU for tests)">
]>
<sect1 id="cryptsetup" xreflabel="cryptsetup-&cryptsetup-version;">
@ -140,7 +140,7 @@ make</userinput></screen>
To test the result, issue as the <systemitem
class="username">root</systemitem> user: <command>make check</command>.
Some tests may fail if the kernel configuration parameters above are not
set.
set. Two (of 15) tests are known to fail.
</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>