Changeset f1fbb028


Ignore:
Timestamp:
09/06/2020 12:36:49 AM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
267d2ff
Parents:
5d5c2107
Message:

Update to glib-2.64.5.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r5d5c2107 rf1fbb028  
    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        "0a4f67e9a9d729976e2f797e36fc1a57">
     9  <!ENTITY glib2-md5sum        "9bc5c8da9b31d19c10d91ea4b902c04b">
    1010  <!ENTITY glib2-size          "4.6 MB">
    11   <!ENTITY glib2-buildsize     "202 MB (add 5 MB for tests)">
    12   <!ENTITY glib2-time          "0.5 SBU (add 1.1 SBU for tests; both using parallelism=4)">
     11  <!ENTITY glib2-buildsize     "170 MB (add 7 MB for tests)">
     12  <!ENTITY glib2-time          "0.3 SBU (add 0.5 SBU for tests; both using parallelism=4)">
    1313]>
    1414
     
    9898      <xref linkend="gdb"/> (for bindings),
    9999      <xref linkend="DocBook"/>,
    100       <xref linkend="docbook-xsl"/>, and
    101       <xref linkend="gtk-doc"/>
    102         (to build API documentation)
     100      <xref linkend="docbook-xsl"/>,
     101      <xref linkend="gtk-doc"/> (to build API documentation), and
     102      <xref linkend="glib-networking"/> (for some tests, but this is a circular
     103          dependency)
    103104    </para>
    104105
  • introduction/welcome/changelog.xml

    r5d5c2107 rf1fbb028  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[thomas] - Update to glib-2.64.5. Fixes
     49          <ulink url="&blfs-ticket-root;13941">#13941</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update to cifs-utils-6.11 (Security Update). Fixes
    4953          <ulink url="&blfs-ticket-root;13998">#13998</ulink>.</para>
  • packages.ent

    r5d5c2107 rf1fbb028  
    101101<!ENTITY gcab-version                 "0.7">
    102102<!ENTITY glib2-minor                  "2.64">
    103 <!ENTITY glib2-version                "&glib2-minor;.4">
     103<!ENTITY glib2-version                "&glib2-minor;.5">
    104104<!ENTITY glibmm-version               "2.64.2">
    105105<!ENTITY gmime-version                "2.6.23">
Note: See TracChangeset for help on using the changeset viewer.