Changeset 4979e5c


Ignore:
Timestamp:
10/21/2019 06:43:31 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
a6a8a2c0
Parents:
f2ff0e4
Message:

Update to glib-2.62.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    rf2ff0e4 r4979e5c  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.62/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.62/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "64c14b4fe46c478992560c2f48a5b649">
     9  <!ENTITY glib2-md5sum        "bed3a70397a019965efac0c49f9c8164">
    1010  <!ENTITY glib2-size          "4.5 MB">
    11   <!ENTITY glib2-buildsize     "167 MB (add 3 MB for tests)">
    12   <!ENTITY glib2-time          "0.5 SBU (add 0.6 SBU for tests; both using parallelism=4)">
     11  <!ENTITY glib2-buildsize     "200 MB (add 3 MB for tests)">
     12  <!ENTITY glib2-time          "0.4 SBU (add 0.9 SBU for tests; both using parallelism=4)">
    1313]>
    1414
     
    216216    <para>
    217217      To test the results, after having installed the package, issue:
    218       <command>ninja test</command>. 
    219       One test, gdatetime, is known to fail on sysvinit systems.
     218      <command>ninja test</command>.
     219      <!-- SysV has the symlink now, so gdatetime no longer fails.-->
    220220      <!-- Needs /etc/localtime to be a symbolic link. In addition
    221221      the link must be to some place like /usr/share/zoneinfo/...
  • introduction/welcome/changelog.xml

    rf2ff0e4 r4979e5c  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to glib-2.62.2. Fixes
     49          <ulink url="&blfs-ticket-root;12675">#12675</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Fix the build instruction for Python-3.8.0 by
    4953          updating the major version.</para>
  • packages.ent

    rf2ff0e4 r4979e5c  
    9595<!ENTITY fftw-version                 "3.3.8">
    9696<!ENTITY gcab-version                 "0.7">
    97 <!ENTITY glib2-version                "2.62.1">
     97<!ENTITY glib2-version                "2.62.2">
    9898<!ENTITY glibmm-version               "2.62.0">
    9999<!ENTITY gmime-version                "2.6.23">
Note: See TracChangeset for help on using the changeset viewer.