Changeset bf3690b


Ignore:
Timestamp:
05/18/2020 02:13:18 PM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 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:
b9c5febe
Parents:
05738781
Message:

Upgrade libuv-1.38.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libuv.xml

    r05738781 rbf3690b  
    77  <!ENTITY libuv-download-http "https://dist.libuv.org/dist/v&libuv-version;/libuv-v&libuv-version;.tar.gz">
    88  <!ENTITY libuv-download-ftp  " ">
    9   <!ENTITY libuv-md5sum        "1bc725caf56889980c4713ffa51c5ec0">
     9  <!ENTITY libuv-md5sum        "4bf6627b31c75356a11f6fbf353c73ee">
    1010  <!ENTITY libuv-size          "1.1 MB">
    1111  <!ENTITY libuv-buildsize     "24 MB (with tests)">
  • introduction/welcome/changelog.xml

    r05738781 rbf3690b  
    4343    -->
    4444    <listitem>
     45      <para>May 18th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to libuv-1.38.0. Fixes
     49          <ulink url="&blfs-ticket-root;13542">#13542</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>May 17th, 2020</para>
    4656      <itemizedlist>
  • packages.ent

    r05738781 rbf3690b  
    166166<!ENTITY libusb-version               "1.0.23">
    167167<!ENTITY libusb-compat-version        "0.1.5">
    168 <!ENTITY libuv-version                "1.37.0">
     168<!ENTITY libuv-version                "1.38.0">
    169169<!ENTITY libxkbcommon-version         "0.10.0">
    170170<!-- the libxml2-version is also used for the python2 module,
Note: See TracChangeset for help on using the changeset viewer.