Changeset 0f940739


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

Files:
3 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<!--
  • introduction/welcome/changelog.xml

    re6af89ca r0f940739  
    4545
    4646    <listitem>
     47      <para>November 27th, 2016</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[dj] - Update to dbus-1.10.12. Fixes
     51          <ulink url="&blfs-ticket-root;8424">#8424</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4757      <para>November 26th, 2016</para>
    4858      <itemizedlist>
  • packages.ent

    re6af89ca r0f940739  
    240240<!ENTITY cpio-version                 "2.12">
    241241<!ENTITY cups-pk-helper-version       "0.2.6">
    242 <!ENTITY dbus-version                 "1.10.10">   <!-- Even minors only -->
     242<!ENTITY dbus-version                 "1.10.12">   <!-- Even minors only -->
    243243<!ENTITY eudev-version                "1.7">
    244244<!ENTITY fcron-version                "3.2.0">
Note: See TracChangeset for help on using the changeset viewer.