Changeset 2ad2b74


Ignore:
Timestamp:
11/13/2013 12:39:12 AM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2eadd0b5
Parents:
6f349873
Message:

Update to glib-2.38.2.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6f349873 r2ad2b74  
    210210<!ENTITY exempi-version               "2.2.1">
    211211<!ENTITY expat-version                "2.1.0">
    212 <!ENTITY glib2-version                "2.38.1">
     212<!ENTITY glib2-version                "2.38.2">
    213213<!ENTITY glibmm-version               "2.38.0">
    214214<!ENTITY gmime-version                "2.6.19">
  • general/genlib/glib2.xml

    r6f349873 r2ad2b74  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.38/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.38/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "f3f6789151c1810f2fe23fe9ebb8b828">
    10   <!ENTITY glib2-size          "6.4 MB">
    11   <!ENTITY glib2-buildsize     "116 MB (plus 41MB installed)">
    12   <!ENTITY glib2-time          "0.9 SBU (additional 5.6 SBU to run the test suite)">
     9  <!ENTITY glib2-md5sum        "26d1d08e478fc48c181ca8be44f5b69f">
     10  <!ENTITY glib2-size          "6.5 MB">
     11  <!ENTITY glib2-buildsize     "157 MB (additional 47 MB to run the test suite)">
     12  <!ENTITY glib2-time          "0.9 SBU (additional 3.5 SBU to run the test suite)">
    1313]>
    1414
     
    143143      To test the results, issue: <command>make -k check</command>.  The
    144144      tests need to be run in a graphical environment.  One test (regex)
    145       fails when using the system pcre package. Test "gdatetime" has been
    146       reported to fail.
     145      fails when using the system pcre package.
    147146    </para>
    148147
     
    187186          /usr/include/gio-unix-2.0,
    188187          /usr/include/glib-2.0,
    189           /usr/lib/gdbus-2.0,
    190188          /usr/lib/gio,
    191189          /usr/lib/glib-2.0,
  • introduction/welcome/changelog.xml

    r6f349873 r2ad2b74  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[fernando] - Update to glib-2.38.2. Fixes
     51          <ulink url="&blfs-ticket-root;4313">#4313</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[ken] - dovecot: add --with-moduledir to prevent install
    5155          breaking because the specified libexecdir moved the auth program
Note: See TracChangeset for help on using the changeset viewer.