Changeset 67cc05e


Ignore:
Timestamp:
05/21/2016 06:38:16 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
faa1d2e
Parents:
7e463fe
Message:

(both) Update to cURL-7.49.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r7e463fe r67cc05e  
    4848      <para>May 21th, 2016</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[renodr] - Update to cURL-7.49.0. Fixes
     52          <ulink url="&blfs-ticket-root;7862">#7862</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[pierre] - Update to postfix-3.1.1. Fixes
  • networking/netlibs/curl.xml

    r7e463fe r67cc05e  
    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 9MB 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

    r7e463fe r67cc05e  
    390390
    391391<!-- Chapter 17 -->
    392 <!ENTITY curl-version                 "7.48.0">
     392<!ENTITY curl-version                 "7.49.0">
    393393<!ENTITY geoclue-version              "0.12.0">
    394394<!ENTITY glib-networking-version      "2.48.2">
Note: See TracChangeset for help on using the changeset viewer.