Changeset b8ea58f


Ignore:
Timestamp:
04/20/2020 10:36:33 AM (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:
0da1aad
Parents:
ba49f54
Message:

Upgrade libuv-1.37.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libuv.xml

    rba49f54 rb8ea58f  
    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        "f2731712bf738a534fe51ff2a9593d88">
    10   <!ENTITY libuv-size          "1.2 MB">
     9  <!ENTITY libuv-md5sum        "1bc725caf56889980c4713ffa51c5ec0">
     10  <!ENTITY libuv-size          "1.1 MB">
    1111  <!ENTITY libuv-buildsize     "24 MB (with tests)">
    1212  <!ENTITY libuv-time          "0.5 SBU (Using parallelism=4; with tests)">
  • introduction/welcome/changelog.xml

    rba49f54 rb8ea58f  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[thomas] - Update to libuv-1.37.0. Fixes
     50          <ulink url="&blfs-ticket-root;13430">#13430</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[thomas] - Update to json-c-0.14. Fixes
    5054          <ulink url="&blfs-ticket-root;13429">#13429</ulink>.</para>
  • packages.ent

    rba49f54 rb8ea58f  
    164164<!ENTITY libusb-version               "1.0.23">
    165165<!ENTITY libusb-compat-version        "0.1.5">
    166 <!ENTITY libuv-version                "1.36.0">
     166<!ENTITY libuv-version                "1.37.0">
    167167<!ENTITY libxkbcommon-version         "0.10.0">
    168168<!-- the libxml2-version is also used for the python2 module,
Note: See TracChangeset for help on using the changeset viewer.