Changeset 128bc41c for general/sysutils


Ignore:
Timestamp:
09/07/2023 07:35:16 PM (8 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
b748f98
Parents:
33c5fdb
Message:

Update to dbus-1.14.10.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    r33c5fdb r128bc41c  
    77  <!ENTITY dbus-download-http "https://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.xz">
    88  <!ENTITY dbus-download-ftp  " ">
    9   <!ENTITY dbus-md5sum        "da42f55aeec51b355587bc3062fc2d41">
     9  <!ENTITY dbus-md5sum        "46070a3487817ff690981f8cd2ba9376">
    1010  <!ENTITY dbus-size          "1.3 MB">
    11   <!ENTITY dbus-buildsize     "23 MB (add 20 MB for tests)">
    12   <!ENTITY dbus-time          "0.2 SBU (add 1.6 SBU for tests)">
     11  <!ENTITY dbus-buildsize     "23 MB (add 25 MB for tests)">
     12  <!ENTITY dbus-time          "0.2 SBU (add 1.5 SBU for tests)">
    1313  <!-- The former value was 0.8 SBU, which was far more sensible. -->
    1414  <!-- I got 'real  0m14.355s' for make check at -j1; bdubbs dbus-1.14.2 -->
     
    1717# PASS:  217
    1818
    19 Sane test resuults for 1.14.8.  -bdubbs
     19Sane test results for 1.14.8.  -bdubbs
     20
     21For 1.14.10:
     22# TOTAL: 219
     23# PASS:  218
     24# FAIL:  1
     25
     26not ok 2 test-autolaunch
    2027  -->
    2128]>
     
    285292
    286293    <para>
    287       There have been reports that the tests may fail if running inside a
     294      One test, test-autolaunch, is known to fail.
     295      There have also been reports that the tests may fail if running inside a
    288296      Midnight Commander shell. You may get out-of-memory error messages when
    289297      running the tests. These are normal and can be safely ignored.
Note: See TracChangeset for help on using the changeset viewer.