Update to curl-7.50.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17744 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2016-09-08 03:33:30 +00:00
parent 5e662a138a
commit 587dc526d0
3 changed files with 9 additions and 5 deletions

View File

@ -47,6 +47,10 @@
<listitem>
<para>September 7th, 2016</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to curl-7.50.2. Fixes
<ulink url="&blfs-ticket-root;8272">#8272</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Release of BLFS-7.10.</para>
</listitem>

View File

@ -6,10 +6,10 @@
<!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.lzma">
<!ENTITY curl-download-ftp " ">
<!ENTITY curl-md5sum "01ac668b9f78266d72bdb86aa9db0849">
<!ENTITY curl-md5sum "440fb3aa31a9e97f95394fd2022552c3">
<!ENTITY curl-size "5.7 MB">
<!ENTITY curl-buildsize "57 MB (additional 9MB for tests)">
<!ENTITY curl-time "0.4 SBU (additional 9.6 SBU for tests)">
<!ENTITY curl-buildsize "55 MB (additional 9 MB for tests)">
<!ENTITY curl-time "0.4 SBU (additional 10.4 SBU for tests)">
]>
<sect1 id="curl" xreflabel="cURL-&curl-version;">
@ -30,7 +30,7 @@
<title>Introduction to cURL</title>
<para>
The <application>cURL</application> package contains a utility
The <application>cURL</application> package contains an utility
and a library used for transferring files with URL syntax to any of
the following protocols: FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP,
TELNET, DICT, LDAP, LDAPS and FILE. Its ability to both download

View File

@ -413,7 +413,7 @@
<!ENTITY wicd-major-version "1.7">
<!-- Chapter 17 -->
<!ENTITY curl-version "7.50.1">
<!ENTITY curl-version "7.50.2">
<!ENTITY geoclue-version "0.12.0">
<!ENTITY geoclue2-version "2.4.3">
<!ENTITY glib-networking-version "2.48.2">