Ignore:
Timestamp:
03/28/2020 09:14:18 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 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:
982db1d
Parents:
7af46e6
Message:

Update to glib-2.64.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r7af46e6 r2e4d847e  
    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        "371da59c0dde8675147e32361ef10d68">
     9  <!ENTITY glib2-md5sum        "8dec46be3e4fa349b733ef6d4fbeaa3e">
    1010  <!ENTITY glib2-size          "4.5 MB">
    1111  <!ENTITY glib2-buildsize     "176 MB (add 6 MB for tests)">
     
    222222      <command>ninja test</command>.
    223223      <!-- glib issue #1954: -->
    224       One test named gdbus-server-auth sometimes fails.
     224      <!-- One test named gdbus-server-auth sometimes fails.-->
    225225      <!-- SysV has the symlink now, so gdatetime no longer fails.-->
    226226      <!-- Needs /etc/localtime to be a symbolic link. In addition
     
    231231      g_assert_true (*g_time_zone_get_identifier (tz) != '/');
    232232
    233       NOTE: systemd implements this as a hard requirement.
    234       -->
     233      NOTE: systemd implements this as a hard requirement.  -->
    235234      <!-- with 2.60.4 on systemd, all tests pass. -->
     235      <!-- with 2.64.1 on sysV, all tests pass. -->
    236236    </para>
    237237
Note: See TracChangeset for help on using the changeset viewer.