Changeset 341deb7


Ignore:
Timestamp:
06/13/2019 08:20:48 PM (5 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.0, 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:
043c1e6
Parents:
819a4c7
Message:

Update to glib-networking-2.60.3
Fix an artifact of the autotools->meson transition in gdk-pixbuf

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r819a4c7 r341deb7  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "12">                   <!-- Always 2 digits -->
     3<!ENTITY day          "13">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 12th, &year;">
     9<!ENTITY releasedate  "June 13th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r819a4c7 r341deb7  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>June 13th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to glib-networking-2.60.3. Fixes
     49          <ulink url="&blfs-ticket-root;12136">#12136</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>June 12th, 2019</para>
  • networking/netlibs/glib-networking.xml

    r819a4c7 r341deb7  
    99  <!ENTITY glib-networking-download-ftp
    1010    "&gnome-download-ftp;/glib-networking/2.60/glib-networking-&glib-networking-version;.tar.xz">
    11   <!ENTITY glib-networking-md5sum        "bf46d1208ac00d78a45fbf621d459025">
     11  <!ENTITY glib-networking-md5sum        "e8fd0462a82269fb4bbd6c07a1e7d0f4">
    1212  <!ENTITY glib-networking-size          "184 KB">
    13   <!ENTITY glib-networking-buildsize     "4.3 MB (with tests)">
    14   <!ENTITY glib-networking-time          "less than 0.1 SBU (with tests)">
     13  <!ENTITY glib-networking-buildsize     "5.7 MB (with tests)">
     14  <!ENTITY glib-networking-time          "0.1 SBU (with tests)">
    1515]>
    1616
  • packages.ent

    r819a4c7 r341deb7  
    577577<!ENTITY curl-version                 "7.65.1">
    578578<!ENTITY geoclue2-version             "2.5.3">
    579 <!ENTITY glib-networking-version      "2.60.2">
     579<!ENTITY glib-networking-version      "2.60.3">
    580580<!ENTITY ldns-version                 "1.7.0">
    581581<!ENTITY libevent-version             "2.1.10">
  • x/lib/gdk-pixbuf.xml

    r819a4c7 r341deb7  
    165165      <xref linkend="jasper"/> and you want
    166166      <application>Gdk Pixbuf</application> to use it to compile a
    167       JPEG2000 image loader, pass this switch to configure.
     167      JPEG2000 image loader, pass this switch to meson.
    168168    </para>
    169169
Note: See TracChangeset for help on using the changeset viewer.