Changeset 0516cd2


Ignore:
Timestamp:
12/30/2022 05:47:26 PM (16 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
7b96a69
Parents:
a4eccad
Message:

Update to curl-7.87.0 (Security Update)

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    ra4eccad r0516cd2  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to curl-7.87.0 (Security Update). Fixes
     46          <ulink url="&blfs-ticket-root;17432">#17432</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[bdubbs] - Update to mesa-22.3.2. Fixes
    4650          <ulink url="&blfs-ticket-root;17457">#17457</ulink>.</para>
  • networking/netlibs/curl.xml

    ra4eccad r0516cd2  
    77  <!ENTITY curl-download-http "https://curl.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "19a2165f37941a6f412afc924e750568">
     9  <!ENTITY curl-md5sum        "0b0f5de173afd303229e5272689578d7">
    1010  <!ENTITY curl-size          "2.4 MB">
    1111  <!ENTITY curl-buildsize     "140 MB (add 23 MB for tests)">
     
    173173    <para>
    174174       To run the test suite, issue: <command>make test</command>.
    175        Four tests, 1139, 1140, 1173, and 1177, are known to fail due to
    176        missing executables from the optional dependencies.
     175       <!--Four tests, 1139, 1140, 1173, and 1177, are known to fail due to
     176       missing executables from the optional dependencies.-->
    177177       If Samba is installed, the related tests will output a message
    178178       duplicated many times complaining the Python module impacket (not a
    179        part of BLFS) is missing and be skipped.  If libssh2 is installed
    180        and the optional <option>--enable-ssh2</option> is used, test 1459
    181        will fail.
     179       part of BLFS) is missing and be skipped.<!-- If libssh2 is installed
     180       and the optional <option>- -enable-ssh2</option> is used, test 1459
     181       will fail.-->
    182182    </para>
    183183<!-- Two (of 857) tests
     
    354354TESTDONE: 1528 tests were considered during 2041 seconds.
    355355TESTDONE: 1326 tests out of 1326 reported OK: 100%
     356
     357[renodr] - Test results for 7.87.0 (2022-12-30)
     358TESTDONE: 1559 tests were considered during 2112 seconds.
     359TESTDONE: 1342 tests out of 1342 reported OK: 100%
     360libssh2 installed and enabled
    356361-->
    357362
  • packages.ent

    ra4eccad r0516cd2  
    568568<!-- Chapter 17 -->
    569569<!ENTITY c-ares-version               "1.18.1">
    570 <!ENTITY curl-version                 "7.86.0">
     570<!ENTITY curl-version                 "7.87.0">
    571571<!ENTITY geoclue2-version             "2.6.0">
    572572<!ENTITY glib-networking-minor        "2.74">
Note: See TracChangeset for help on using the changeset viewer.