Changeset d608866 for networking


Ignore:
Timestamp:
09/03/2022 08:29:09 PM (20 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/soup3, xry111/xf86-video-removal
Children:
5e0e3d79
Parents:
6aa4fda0
Message:

Three security updates and relevant buildfixes:

Update to thunderbird-102.2.1
Update to poppler-22.09.0
Update to curl-7.85.0
Fix building inkscape with poppler-22.09.0
Fix building libreoffice with poppler-22.09.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    r6aa4fda0 rd608866  
    77  <!ENTITY curl-download-http "https://curl.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "6ce66afa416bb11b8f39cc9e059afd5b">
     9  <!ENTITY curl-md5sum        "131f76c84016c45806b902330a74164f">
    1010  <!ENTITY curl-size          "2.4 MB">
    11   <!ENTITY curl-buildsize     "145 MB (add 23 MB for tests)">
    12   <!ENTITY curl-time          "0.4 SBU (with parallelism=4; add 18 SBU for tests)">
     11  <!ENTITY curl-buildsize     "144 MB (add 23 MB for tests)">
     12  <!ENTITY curl-time          "0.2 SBU (with parallelism=4; add 16 SBU for tests)">
    1313]>
    1414
     
    3232      The <application>cURL</application> package contains an utility
    3333      and a library used for transferring files with URL syntax to any of
    34       the following protocols: FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP,
    35       TELNET, DICT, LDAP, LDAPS and FILE. Its ability to both download
     34      the following protocols: DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP,
     35      HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTSP, SMB, SMBS,
     36      SMTP, SMPTS, TELNET, and TFTP. Its ability to both download
    3637      and upload files can be incorporated into other programs to support
    3738      functions like streaming media.
     
    353354  It is a SCP test for bad .known_hosts file and fails because of a mismatch
    354355  of error codes, I don't think it indicated a serious issue.
     356[renodr] - Test results for 7.85.0 (2022-09-03), no libssh2 enabled or gssapi
     357TESTDONE: 1528 tests were considered during 2041 seconds.
     358TESTDONE: 1326 tests out of 1326 reported OK: 100%
    355359-->
    356360
Note: See TracChangeset for help on using the changeset viewer.