Ignore:
Timestamp:
10/20/2020 02:08:37 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d825fe23
Parents:
1b747ab6
Message:

Update to curl-7.73.0
Update to glib2-2.66.2 (time critical fix, see the mailing lists)
Fix a regression in avahi that affects systems with IPv6 enabled and multiple NICs.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r1b747ab6 r14726fe  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "018d2954ecbef1cd9e25c9bbe75475ca">
     9  <!ENTITY glib2-md5sum        "163f2954e75557b86a7aceacd797fc98">
    1010  <!ENTITY glib2-size          "4.6 MB">
    1111  <!ENTITY glib2-buildsize     "205 MB (add 5 MB for tests)">
    12   <!ENTITY glib2-time          "0.5 SBU (add 0.5 SBU for tests; both using parallelism=4)">
     12  <!ENTITY glib2-time          "0.5 SBU (add 1.5 SBU for tests; both using parallelism=4)">
    1313]>
    1414
     
    285285          /usr/include/glib-2.0,
    286286          /usr/lib/glib-2.0,
    287           /usr/share/glib-2.0, and
     287          /usr/share/glib-2.0,
     288          /usr/share/doc/glib-&glib2-version;, and
    288289          /usr/share/gtk-doc/html/{gio,glib,gobject}
    289290        </seg>
Note: See TracChangeset for help on using the changeset viewer.