Changeset 63ec4aa
- Timestamp:
- 06/01/2019 07:05:26 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.0, 9.1, 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:
- 6efe15c
- Parents:
- 7e5e4a84
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libuv.xml
r7e5e4a84 r63ec4aa 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 " 60dd1d88b8a3d68db9b7c401327503fb">10 <!ENTITY libuv-size "1. 2MB">9 <!ENTITY libuv-md5sum "e3202bd420e0740d6809df042cccd9f9"> 10 <!ENTITY libuv-size "1.1 MB"> 11 11 <!ENTITY libuv-buildsize "12 MB (add 12 MB for tests)"> 12 12 <!ENTITY libuv-time "0.1 SBU (add 0.4 SBU for tests)"> … … 119 119 <para> 120 120 If you want to run the tests, run: <command>make check</command>. 121 One test, ipc_closed_handle. is known to fail. 121 <!-- One test, ipc_closed_handle. is known to fail. --> 122 122 </para> 123 123 -
introduction/welcome/changelog.xml
r7e5e4a84 r63ec4aa 48 48 <para>[thomas] - Update to iptables-1.8.3. Fixes 49 49 <ulink url="&blfs-ticket-root;12102">#12102</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[thomas] - Update to libuv-1.29.1. Fixes 53 <ulink url="&blfs-ticket-root;12085">#12085</ulink>.</para> 50 54 </listitem> 51 55 </itemizedlist> -
packages.ent
r7e5e4a84 r63ec4aa 162 162 <!ENTITY libusb-version "1.0.22"> 163 163 <!ENTITY libusb-compat-version "0.1.5"> 164 <!ENTITY libuv-version "1.29. 0">164 <!ENTITY libuv-version "1.29.1"> 165 165 <!ENTITY libxkbcommon-version "0.8.4"> 166 166 <!-- the libxml2-version is also used for the python2 module,
Note:
See TracChangeset
for help on using the changeset viewer.