Ignore:
Timestamp:
03/09/2017 06:47:26 AM (7 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
a0418e7
Parents:
81b3e7fd
Message:

Update to dbus-1.10.16. Fixes #8891.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18466 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    r81b3e7fd r48b0ed4  
    77  <!ENTITY dbus-download-http "http://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz">
    88  <!ENTITY dbus-download-ftp  " ">
    9   <!ENTITY dbus-md5sum        "3f7b013ce8f641cd4c897acda0ef3467">
     9  <!ENTITY dbus-md5sum        "7f06c43736874c1ff50ae20392955511">
    1010  <!ENTITY dbus-size          "1.9 MB">
    11   <!ENTITY dbus-buildsize     "26 MB (add 34 MB for the tests)">
     11  <!ENTITY dbus-buildsize     "27 MB (add 23 MB for the tests)">
    1212  <!ENTITY dbus-time          "0.3 SBU (add 2 SBU for the tests)">
    1313]>
     
    102102      <xref linkend="dbus-glib"/>,
    103103      <xref linkend="dbus-python"/>,
    104       <xref linkend="pygobject2"/>, and
    105       <xref linkend="valgrind"/>;
     104      <xref linkend="pygobject2"/> (built with gobject-introspecion support),
     105      and <xref linkend="valgrind"/>;
    106106
    107107      for documentation:
     
    255255      This and the use of the <command>make distclean</command> command implies
    256256      that the build directory size is smaller than the one for a full build
    257       with documents generated. There is one error, for unknown reasons.
     257      with documents generated. There is one error, test-bus.sh, for unknown
     258      reasons.
    258259    </para>
    259260<!--
Note: See TracChangeset for help on using the changeset viewer.