Changeset 8d57f6d4


Ignore:
Timestamp:
07/24/2024 08:56:37 PM (7 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
536660f
Parents:
58fee5a0
Message:

Update to curl-8.9.0 (Security Update)

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r58fee5a0 r8d57f6d4  
    4242      <para>July 24th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[renodr] - Update to curl-8.9.0 (Security Update). Fixes
     46          <ulink url="&blfs-ticket-root;20134">#20134</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[renodr] - Update to BIND-9.20.0. Fixes
  • networking/netlibs/curl.xml

    r58fee5a0 r8d57f6d4  
    77  <!ENTITY curl-download-http "https://curl.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "e1062de8a9b252a75fc42e2252746bd8">
    10   <!ENTITY curl-size          "2.6 MB">
     9  <!ENTITY curl-md5sum        "6f6d2ff25c2a8fa8602511dc33201cc4">
     10  <!ENTITY curl-size          "2.7 MB">
    1111  <!ENTITY curl-buildsize     "42 MB (add 18 MB for tests)">
    12   <!ENTITY curl-time          "0.2 SBU (with parallelism=4; add 4.9 SBU for tests (without valgrind, add 36 SBU with valgrind))">
     12  <!ENTITY curl-time          "0.2 SBU (with parallelism=4; add 4.9 SBU for tests (without valgrind, add 17 SBU with valgrind))">
    1313]>
    1414
     
    422422Run without valgrind.
    423423Failed tests are looking for man pages that are missing.
     424
     425[renodr] - Test results for 8.9.0 (2024-07-24)
     426TESTDONE: 1391 tests out of 1391 reported OK: 100%
     427Run with Valgrind and all dependencies in the book installed.
    424428-->
    425429
  • packages.ent

    r58fee5a0 r8d57f6d4  
    733733<!-- Chapter 17 -->
    734734<!ENTITY c-ares-version               "1.32.2">
    735 <!ENTITY curl-version                 "8.8.0">
     735<!ENTITY curl-version                 "8.9.0">
    736736<!ENTITY geoclue2-version             "2.7.1">
    737737<!ENTITY glib-networking-minor        "2.80">
Note: See TracChangeset for help on using the changeset viewer.