From: Simon McVittie Date: Wed, 9 Oct 2013 10:34:14 +0000 (+0100) Subject: D-Bus 1.7.6, spec 0.22 X-Git-Tag: dbus-1.7.6^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9e4f0bf0e114c37e30acd78ade61d2f6e92c625f;p=thirdparty%2Fdbus.git D-Bus 1.7.6, spec 0.22 --- diff --git a/NEWS b/NEWS index 07c58eb18..7939cf6e1 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ -D-Bus 1.7.6 (UNRELEASED) +D-Bus 1.7.6 (2013-10-09) == +The “CSI Shrewsbury” release. + Build-time configuration changes: • Directory change notification via dnotify on Linux is no longer diff --git a/configure.ac b/configure.ac index 923315e54..9a51c575c 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.63]) m4_define([dbus_major_version], [1]) m4_define([dbus_minor_version], [7]) -m4_define([dbus_micro_version], [5]) +m4_define([dbus_micro_version], [6]) m4_define([dbus_version], [dbus_major_version.dbus_minor_version.dbus_micro_version]) AC_INIT([dbus],[dbus_version],[https://bugs.freedesktop.org/enter_bug.cgi?product=dbus],[dbus]) diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 94de5da76..bc374b9b5 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -7,7 +7,7 @@ D-Bus Specification Version 0.22 - (not yet released) + 2013-10-09 Havoc @@ -73,9 +73,12 @@ 0.22 - not yet released (commit log) + 2013-10-09 - + add GetConnectionCredentials, document + GetAtdAuditSessionData, document GetConnectionSELinuxSecurityContext, + document and correct .service file syntax and naming + 0.21