mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to libuv-1.33.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22268 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e2f18d1721
commit
9eefd57716
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "18"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "19"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2019">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "October 18th, &year;">
|
||||
<!ENTITY releasedate "October 19th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -8,8 +8,8 @@
|
||||
<!ENTITY libuv-download-ftp " ">
|
||||
<!ENTITY libuv-md5sum "0e44cba42a0e1fbee51e4faa9ceeeb2c">
|
||||
<!ENTITY libuv-size "1.2 MB">
|
||||
<!ENTITY libuv-buildsize "13 MB (add 11 MB for tests)">
|
||||
<!ENTITY libuv-time "0.1 SBU (add 0.4 SBU for tests)">
|
||||
<!ENTITY libuv-buildsize "25 MB (with tests)">
|
||||
<!ENTITY libuv-time "0.5 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libuv" xreflabel="libuv-&libuv-version;">
|
||||
|
@ -41,6 +41,15 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>October 19th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to libuv-1.33.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;12658">#12658</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>October 18th, 2019</para>
|
||||
|
@ -156,7 +156,7 @@
|
||||
<!ENTITY libunistring-version "0.9.10">
|
||||
<!ENTITY libusb-version "1.0.23">
|
||||
<!ENTITY libusb-compat-version "0.1.5">
|
||||
<!ENTITY libuv-version "1.32.0">
|
||||
<!ENTITY libuv-version "1.33.0">
|
||||
<!ENTITY libxkbcommon-version "0.8.4">
|
||||
<!-- the libxml2-version is also used for the python2 module,
|
||||
which is built separately after libxml2.so has been installed,
|
||||
|
Loading…
Reference in New Issue
Block a user