Changeset 587dc526


Ignore:
Timestamp:
09/08/2016 03:33:30 AM (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, 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:
43d840ed
Parents:
5e662a1
Message:

Update to curl-7.50.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r5e662a1 r587dc526  
    4949      <itemizedlist>
    5050       <listitem>
     51          <para>[renodr] - Update to curl-7.50.2. Fixes
     52          <ulink url="&blfs-ticket-root;8272">#8272</ulink>.</para>
     53       </listitem>
     54       <listitem>
    5155          <para>[bdubbs] - Release of BLFS-7.10.</para>
    5256       </listitem>
  • networking/netlibs/curl.xml

    r5e662a1 r587dc526  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.lzma">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "01ac668b9f78266d72bdb86aa9db0849">
     9  <!ENTITY curl-md5sum        "440fb3aa31a9e97f95394fd2022552c3">
    1010  <!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)">
     11  <!ENTITY curl-buildsize     "55 MB (additional 9 MB for tests)">
     12  <!ENTITY curl-time          "0.4 SBU (additional 10.4 SBU for tests)">
    1313]>
    1414
     
    3131
    3232    <para>
    33       The <application>cURL</application> package contains a utility
     33      The <application>cURL</application> package contains an utility
    3434      and a library used for transferring files with URL syntax to any of
    3535      the following protocols: FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP,
  • packages.ent

    r5e662a1 r587dc526  
    414414
    415415<!-- Chapter 17 -->
    416 <!ENTITY curl-version                 "7.50.1">
     416<!ENTITY curl-version                 "7.50.2">
    417417<!ENTITY geoclue-version              "0.12.0">
    418418<!ENTITY geoclue2-version             "2.4.3">
Note: See TracChangeset for help on using the changeset viewer.