Changeset e6b445c for general


Ignore:
Timestamp:
07/09/2021 07:30:16 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
72f9c9a1
Parents:
7b7ef4cc
Message:

Package Updates.
Update to ruby-3.0.2. Fixes
Update to bluez-5.60. Fixes
Update to libuv-1.41.1. Fixes
Update to libbytesize-2.6. Fixes
Update to mariadb-10.6.3. Fixes

Location:
general
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libbytesize.xml

    r7b7ef4cc re6b445c  
    77  <!ENTITY libbytesize-download-http "https://github.com/storaged-project/libbytesize/releases/download/&libbytesize-version;/libbytesize-&libbytesize-version;.tar.gz">
    88  <!ENTITY libbytesize-download-ftp  " ">
    9   <!ENTITY libbytesize-md5sum        "ab94377166b97d662a2434cf79380fd0">
    10   <!ENTITY libbytesize-size          "432 KB">
    11   <!ENTITY libbytesize-buildsize     "4.1 MB">
     9  <!ENTITY libbytesize-md5sum        "2c1d253452fd6610b5857add0195698f">
     10  <!ENTITY libbytesize-size          "436 KB">
     11  <!ENTITY libbytesize-buildsize     "3.4 MB">
    1212  <!ENTITY libbytesize-time          "less than 0.1 SBU (including tests)">
    1313]>
  • general/genlib/libuv.xml

    r7b7ef4cc re6b445c  
    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        "d990b0770dd2b15f7a8399580d55d32c">
     9  <!ENTITY libuv-md5sum        "73a570da1c45da649f26b060689a7ba9">
    1010  <!ENTITY libuv-size          "1.2 MB">
    11   <!ENTITY libuv-buildsize     "14 MB (add 12 MB for tests)">
    12   <!ENTITY libuv-time          "0.1 SBU (Using parallelism=4; add 0.4 SBU for tests)">
     11  <!ENTITY libuv-buildsize     "13 MB (add 12 MB for tests)">
     12  <!ENTITY libuv-time          "less than 0.1 SBU (Using parallelism=4; add 0.5 SBU for tests)">
    1313]>
    1414
     
    128128    <para>
    129129      If you want to run the tests, run: <command>make check</command>.
     130      One test, ipc_closed_handle, is known to fail.
    130131    </para>
    131132
  • general/prog/ruby.xml

    r7b7ef4cc re6b445c  
    77  <!ENTITY ruby-download-http "https://cache.ruby-lang.org/pub/ruby/&ruby-minor-version;/ruby-&ruby-version;.tar.xz">
    88  <!ENTITY ruby-download-ftp  " ">
    9   <!ENTITY ruby-md5sum        "26da18ccf13e5f40f9b618c30143c4a1">
     9  <!ENTITY ruby-md5sum        "242d3a5a2588180ccb3dea9ad8c8cf0e">
    1010  <!ENTITY ruby-size          "14 MB">
    11   <!ENTITY ruby-buildsize     "627 MB (add 1.0 GB for C API docs)">
    12   <!ENTITY ruby-time          "1.2 SBU (using parallelism=4; add 4.6 SBU for tests; add 1.1 SBU for C API docs)">
     11  <!ENTITY ruby-buildsize     "573 MB (add 532 MB for C API docs)">
     12  <!ENTITY ruby-time          "1.5 SBU (using parallelism=4; add 4.9 SBU for tests; add 0.8 SBU for C API docs)">
    1313]>
    1414
     
    110110
    111111    <para>
    112       To test the results, issue: <command>make check</command>. There are almost
     112      To test the results, issue: <command>make check</command>. There are over
    113113      21,000 tests. Some tests related to ipv6 may indicate errors.  If the
    114114      tests are run in a directory that has a world writable component (e.g.
     
    116116      to system configuration expectations.
    117117    </para>
     118<!-- With 3.0.2:
     119Finished tests in 443.541527s, 47.5739 tests/s, 6031.9921 assertions/s.                           21101 tests, 2675439 assertions, 4 failures, 1 errors, 45 skips -->
    118120
    119121    <para>
  • general/sysutils/bluez.xml

    r7b7ef4cc re6b445c  
    77  <!ENTITY bluez-download-http "&kernel-dl;/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    88  <!ENTITY bluez-download-ftp  " ">
    9   <!ENTITY bluez-md5sum        "8ba89fa8caa8274a6f9056c494596d0c">
     9  <!ENTITY bluez-md5sum        "4e1a35c08410354cf4969a46a8f5d4fd">
    1010  <!ENTITY bluez-size          "2.0 MB">
    11   <!ENTITY bluez-buildsize     "76 MB (add 79 MB for tests)">
    12   <!ENTITY bluez-time          "0.2 SBU (using parallelism=4; add 0.2 SBU for tests)">
     11  <!ENTITY bluez-buildsize     "64 MB (add 76 MB for tests)">
     12  <!ENTITY bluez-time          "0.1 SBU (using parallelism=4; add 0.3 SBU for tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.