Changeset c5ad78e


Ignore:
Timestamp:
07/04/2022 10:05:37 AM (22 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
b3f68f50
Parents:
ebd9064
Message:

Update to glib2-2.72.3

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    rebd9064 rc5ad78e  
    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        "6874205c81e9634fb47f4efb73183d00">
     9  <!ENTITY glib2-md5sum        "ef67f7e19e47c8e082256d614f1ab8f4">
    1010  <!ENTITY glib2-size          "4.7 MB">
    11   <!ENTITY glib2-buildsize     "184 MB (add 6 MB for tests)">
    12   <!ENTITY glib2-time          "0.5 SBU (add 0.4 SBU for tests; both using parallelism=4)">
     11  <!ENTITY glib2-buildsize     "133 MB (add 6 MB for tests)">
     12  <!ENTITY glib2-time          "0.5 SBU (add 0.5 SBU for tests; both using parallelism=4)">
    1313]>
    1414
     
    7474    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7575    <itemizedlist spacing="compact">
    76       <!-- should be applied in glib-2.72.3 or above -->
     76      <!-- is applied in glib-2.72.3
    7777      <listitem>
    7878        <para>
     
    8080          <ulink url="&patch-root;/glib-&glib2-version;-fix_xdgmime-1.patch"/>
    8181        </para>
    82       </listitem>
     82      </listitem>-->
    8383      <listitem>
    8484        <para>
     
    134134  <sect2 role="installation">
    135135    <title>Installation of GLib</title>
    136     <!-- Remove the next para and screen for glib-2.72.3 or above-->
     136    <!-- Remove the next para and screen for glib-2.72.3 or above
    137137    <para>
    138138      First, fix an issue in MIME file content lookup, which may prevent
     
    141141
    142142<screen><userinput>patch -Np1 -i ../glib-&glib2-version;-fix_xdgmime-1.patch</userinput></screen>
    143 
     143-->
    144144    <para>
    145145      If desired, apply the optional patch. In many cases, applications that
     
    245245      <!-- with 2.70.1 on sysV, all tests pass. -->
    246246      <!-- with 2.70.2 on sysV, all tests pass. -->
     247      <!-- with 2.72.3 on sysV, all tests pass. [pierre, July 2022] -->
    247248    </para>
    248249
  • introduction/welcome/changelog.xml

    rebd9064 rc5ad78e  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>July 4th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to glib2-2.72.3. Fixes
     49          <ulink url="&blfs-ticket-root;16733">#16733</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>July 3rd, 2022</para>
  • packages.ent

    rebd9064 rc5ad78e  
    102102<!ENTITY gcab-version                 "0.7">
    103103<!ENTITY glib2-minor                  "2.72">
    104 <!ENTITY glib2-version                "&glib2-minor;.2">
     104<!ENTITY glib2-version                "&glib2-minor;.3">
    105105<!ENTITY glibmm-version               "2.66.2">
    106106<!ENTITY gmime-version                "2.6.23">
Note: See TracChangeset for help on using the changeset viewer.