Changeset 1d8fc7d
- Timestamp:
- 07/23/2021 10:10:16 AM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 27a26c2
- Parents:
- 74d0fc8f
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libuv.xml
r74d0fc8f r1d8fc7d 7 7 <!ENTITY libuv-download-http "https://dist.libuv.org/dist/v&libuv-version;/libuv-v&libuv-version;.tar.gz"> 8 8 <!ENTITY libuv-download-ftp " "> 9 <!ENTITY libuv-md5sum " 73a570da1c45da649f26b060689a7ba9">9 <!ENTITY libuv-md5sum "484dec4a06e183c20be815019ce9ddd0"> 10 10 <!ENTITY libuv-size "1.2 MB"> 11 11 <!ENTITY libuv-buildsize "13 MB (add 12 MB for tests)"> … … 128 128 <para> 129 129 If you want to run the tests, run: <command>make check</command>. 130 <!-- as of version 1.42.0 - all tests passed 130 131 One test, ipc_closed_handle, is known to fail. 132 --> 131 133 </para> 132 133 134 <para> 134 135 Now, as the <systemitem class="username">root</systemitem> user: -
introduction/welcome/changelog.xml
r74d0fc8f r1d8fc7d 43 43 --> 44 44 <listitem> 45 <para>July 23rd, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Update to libuv-1.42.0. Fixes 49 <ulink url="&blfs-ticket-root;15298">#15298</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>July 22nd, 2021</para> 46 56 <itemizedlist> -
packages.ent
r74d0fc8f r1d8fc7d 166 166 <!ENTITY libusb-version "1.0.24"> 167 167 <!ENTITY libusb-compat-version "0.1.5"> 168 <!ENTITY libuv-version "1.4 1.1">168 <!ENTITY libuv-version "1.42.0"> 169 169 <!ENTITY libxkbcommon-version "1.3.0"> 170 170 <!-- the libxml2-version is also used for the python2 module,
Note:
See TracChangeset
for help on using the changeset viewer.