Changeset 6cbd464


Ignore:
Timestamp:
05/21/2016 06:38:16 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
3b3a3be
Parents:
4df7c20
Message:

(both) Update to cURL-7.49.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17389 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r4df7c20 r6cbd464  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[renodr] - Update to cURL-7.49.0. Fixes
     51          <ulink url="&blfs-ticket-root;7862">#7862</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[renodr] - Update to ImageMagick-7.0.3. This one is a critical
    5155          one. The BLFS Development team recommends that you upgrade
  • networking/netlibs/curl.xml

    r4df7c20 r6cbd464  
    88  <!ENTITY curl-download-ftp  " ">
    99  <!ENTITY curl-md5sum        "de75665721e3adb0a1d7e03b90c3d7a2">
    10   <!ENTITY curl-size          "5.6 MB">
    11   <!ENTITY curl-buildsize     "56 MB (with tests)">
    12   <!ENTITY curl-time          "0.4 SBU (additional 8.8 SBU for tests, with parallelism = 4)">
     10  <!ENTITY curl-size          "5.7 MB">
     11  <!ENTITY curl-buildsize     "57 MB (additional 9 MB for tests)">
     12  <!ENTITY curl-time          "0.4 SBU (additional 9.6 SBU for tests)">
    1313]>
    1414
     
    9191      <ulink url="http://daniel.haxx.se/projects/c-ares/">c-ares</ulink>,
    9292      <ulink url="https://launchpad.net/libmetalink/">libmetalink</ulink>,
    93       <ulink url="https://github.com/rockdaboot/libpsl">Libpsl</ulink>,
     93      <ulink url="https://github.com/rockdaboot/libpsl">libpsl</ulink>,
     94      <ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>,
    9495      <ulink url="http://www.libssh2.org">libssh2</ulink>,
    9596      <ulink url="https://nghttp2.org/">nghttp2</ulink>,
     
    160161
    161162    <para>
    162       To run the test suite, issue: <command>make test</command>.<!--  Some
     163      To run the test suite, issue: <command>make test</command>. Two tests,
     164      1139 and 1140, may fail.<!--  Some
    163165      tests (up to 2%) may fail due to timing issues, kernel configuration,
    164166      or other issues.-->
  • packages.ent

    r4df7c20 r6cbd464  
    413413
    414414<!-- Chapter 17 -->
    415 <!ENTITY curl-version                 "7.48.0">
     415<!ENTITY curl-version                 "7.49.0">
    416416<!ENTITY geoclue-version              "0.12.0">
    417417<!ENTITY geoclue2-version             "2.2.0">
Note: See TracChangeset for help on using the changeset viewer.