Changeset 0f940739
- Timestamp:
- 11/27/2016 08:09:17 AM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 23e36d1
- Parents:
- e6af89ca
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/sysutils/dbus.xml
re6af89ca r0f940739 7 7 <!ENTITY dbus-download-http "http://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz"> 8 8 <!ENTITY dbus-download-ftp " "> 9 <!ENTITY dbus-md5sum " 495676d240eb982921b3ad1343526849">9 <!ENTITY dbus-md5sum "bacef77336bbe588efa3124102d5fcdb"> 10 10 <!ENTITY dbus-size "1.9 MB"> 11 <!ENTITY dbus-buildsize "26 MB ( 34MB for the tests)">11 <!ENTITY dbus-buildsize "26 MB (50 MB for the tests)"> 12 12 <!ENTITY dbus-time "0.3 SBU (add 2 SBU for the tests)"> 13 13 ]> … … 21 21 </sect1info> 22 22 23 <title> dbus-&dbus-version;</title>23 <title>D-Bus-&dbus-version;</title> 24 24 25 25 <indexterm zone="dbus"> … … 255 255 This and the use of the <command>make distclean</command> command implies 256 256 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. 258 258 </para> 259 259 <!-- -
introduction/welcome/changelog.xml
re6af89ca r0f940739 45 45 46 46 <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> 47 57 <para>November 26th, 2016</para> 48 58 <itemizedlist> -
packages.ent
re6af89ca r0f940739 240 240 <!ENTITY cpio-version "2.12"> 241 241 <!ENTITY cups-pk-helper-version "0.2.6"> 242 <!ENTITY dbus-version "1.10.1 0"> <!-- Even minors only -->242 <!ENTITY dbus-version "1.10.12"> <!-- Even minors only --> 243 243 <!ENTITY eudev-version "1.7"> 244 244 <!ENTITY fcron-version "3.2.0">
Note:
See TracChangeset
for help on using the changeset viewer.