Changeset 9eefd57


Ignore:
Timestamp:
10/19/2019 03:52:05 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.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:
ee5e397
Parents:
e2f18d1
Message:

Update to libuv-1.33.0

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re2f18d1 r9eefd57  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "18">                   <!-- Always 2 digits -->
     3<!ENTITY day          "19">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 18th, &year;">
     9<!ENTITY releasedate  "October 19th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/libuv.xml

    re2f18d1 r9eefd57  
    99  <!ENTITY libuv-md5sum        "0e44cba42a0e1fbee51e4faa9ceeeb2c">
    1010  <!ENTITY libuv-size          "1.2 MB">
    11   <!ENTITY libuv-buildsize     "13 MB (add 11 MB for tests)">
    12   <!ENTITY libuv-time          "0.1 SBU (add 0.4 SBU for tests)">
     11  <!ENTITY libuv-buildsize     "25 MB (with tests)">
     12  <!ENTITY libuv-time          "0.5 SBU">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    re2f18d1 r9eefd57  
    4242    </listitem>
    4343       -->
     44    <listitem>
     45      <para>October 19th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to libuv-1.33.0. Fixes
     49          <ulink url="&blfs-ticket-root;12658">#12658</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
    4453
    4554    <listitem>
  • packages.ent

    re2f18d1 r9eefd57  
    157157<!ENTITY libusb-version               "1.0.23">
    158158<!ENTITY libusb-compat-version        "0.1.5">
    159 <!ENTITY libuv-version                "1.32.0">
     159<!ENTITY libuv-version                "1.33.0">
    160160<!ENTITY libxkbcommon-version         "0.8.4">
    161161<!-- the libxml2-version is also used for the python2 module,
Note: See TracChangeset for help on using the changeset viewer.