Changeset c57cae3


Ignore:
Timestamp:
03/06/2022 09:50:13 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.2, 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:
048aa04
Parents:
406e51c9
git-author:
Pierre Labastie <pierre.labastie@…> (03/06/2022 09:25:03 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (03/06/2022 09:50:13 AM)
Message:

Update to wget-1.21.3

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/wget.xml

    r406e51c9 rc57cae3  
    99  <!ENTITY wget-download-ftp
    1010           "&gnu-ftp;/wget/wget-&wget-version;.tar.gz">
    11   <!ENTITY wget-md5sum        "6321d4c2b820394cf2392985d8f8c563">
     11  <!ENTITY wget-md5sum        "e89496b15f8bf039d723926fae4d91f5">
    1212  <!ENTITY wget-size          "4.8 MB">
    13   <!ENTITY wget-buildsize     "63 MB (with tests)">
    14   <!ENTITY wget-time          "0.6 SBU (with tests)">
     13  <!ENTITY wget-buildsize     "40 MB (add 26 MB for tests)">
     14  <!ENTITY wget-time          "0.3 SBU (add 0.2 SBU for tests)">
    1515]>
    1616
     
    111111    </para>
    112112
    113     <!-- libwww-perl/HTTP-Daemon/#21 -->
     113    <!-- libwww-perl/HTTP-Daemon/#21
     114         Removing, since IO::Socket//INET6 has been deprecated
     115         and replaced with IO::Socket::IP, which fixes the
     116         problem
    114117    <para>
    115118      HTTPS tests are known to fail if Perl module IO::Socket::INET6
    116119      is installed.
     120    </para>
     121-->
     122    <para>
     123      Some tests may fail when Valgrind tests are enabled.
    117124    </para>
    118125
  • packages.ent

    r406e51c9 rc57cae3  
    611611<!ENTITY rsync-version                "3.2.3">
    612612<!ENTITY samba-version                "4.15.5">
    613 <!ENTITY wget-version                 "1.21.2">
     613<!ENTITY wget-version                 "1.21.3">
    614614<!ENTITY wireless-tools-version       "29">
    615615<!ENTITY wpa_supplicant-version       "2.10">
Note: See TracChangeset for help on using the changeset viewer.