Ignore:
Timestamp:
11/27/2016 08:09:17 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.0, 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, nosym, 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:
23e36d1
Parents:
e6af89ca
Message:

Update to dbus-1.10.12. Fixes #8424.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    re6af89ca r0f940739  
    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        "495676d240eb982921b3ad1343526849">
     9  <!ENTITY dbus-md5sum        "bacef77336bbe588efa3124102d5fcdb">
    1010  <!ENTITY dbus-size          "1.9 MB">
    11   <!ENTITY dbus-buildsize     "26 MB (34 MB for the tests)">
     11  <!ENTITY dbus-buildsize     "26 MB (50 MB for the tests)">
    1212  <!ENTITY dbus-time          "0.3 SBU (add 2 SBU for the tests)">
    1313]>
     
    2121  </sect1info>
    2222
    23   <title>dbus-&dbus-version;</title>
     23  <title>D-Bus-&dbus-version;</title>
    2424
    2525  <indexterm zone="dbus">
     
    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 are two errors, for unknown reasons.
     257      with documents generated. There is one error, for unknown reasons.
    258258    </para>
    259259<!--
Note: See TracChangeset for help on using the changeset viewer.