diff --git a/dbus-1-x11.changes b/dbus-1-x11.changes index 41803ee..cdfce29 100644 --- a/dbus-1-x11.changes +++ b/dbus-1-x11.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Apr 7 05:54:09 UTC 2017 - fstrba@suse.com + +- Update to 1.10.18 + * Fixes + + Re-order dbus-daemon startup so that on SELinux systems, the + thread that reads AVC notifications retains the ability to + write to the audit log (fdo#92832, Debian #857660; Laurent + Bigonville) + + Fix a harmless read overflow and some memory leaks in a unit + test (fdo#100568, Philip Withnall) + ------------------------------------------------------------------- Wed Mar 1 08:35:51 UTC 2017 - sflees@suse.de @@ -35,6 +47,20 @@ Enhancements: stable and Debian testing in addition to the older Ubuntu that is the default (fd.o #98889, Simon McVittie) +------------------------------------------------------------------- +Thu Feb 2 05:31:01 UTC 2017 - sflees@suse.de + +- A note for scripts bsc#974092 (remove sysvinit script) is already + fixed here. + +------------------------------------------------------------------- +Wed Jan 25 00:49:03 UTC 2017 - sflees@suse.de + +- Don't restart dbus on upgrade - Includes temporary work around + for last version boo#1020301 +- Add 0001-Add-RefuseManualStartStop.patch don't allow users to Manually + start or stop dbus. + ------------------------------------------------------------------- Mon Jan 9 15:20:37 UTC 2017 - marius.kittler@suse.com diff --git a/dbus-1-x11.spec b/dbus-1-x11.spec index 44b5c2a..fe9ec0e 100644 --- a/dbus-1-x11.spec +++ b/dbus-1-x11.spec @@ -23,7 +23,7 @@ %endif %bcond_without selinux Name: dbus-1-x11 -Version: 1.10.16 +Version: 1.10.18 Release: 0 Summary: D-Bus Message Bus System License: GPL-2.0+ or AFL-2.1 diff --git a/dbus-1.10.16.tar.gz b/dbus-1.10.16.tar.gz deleted file mode 100644 index 0c0654f..0000000 --- a/dbus-1.10.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7b0ba6ea3e8d0e08afec5e3030d0245614268276620c536726f8fa6e5c43388 -size 1986063 diff --git a/dbus-1.10.18.tar.gz b/dbus-1.10.18.tar.gz new file mode 100644 index 0000000..f65f10d --- /dev/null +++ b/dbus-1.10.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6049ddd5f3f3e2618f615f1faeda0a115104423a7996b7aa73e2f36e38cc514a +size 1986589 diff --git a/dbus-1.changes b/dbus-1.changes index 14247ae..cdfce29 100644 --- a/dbus-1.changes +++ b/dbus-1.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Apr 7 05:54:09 UTC 2017 - fstrba@suse.com + +- Update to 1.10.18 + * Fixes + + Re-order dbus-daemon startup so that on SELinux systems, the + thread that reads AVC notifications retains the ability to + write to the audit log (fdo#92832, Debian #857660; Laurent + Bigonville) + + Fix a harmless read overflow and some memory leaks in a unit + test (fdo#100568, Philip Withnall) + ------------------------------------------------------------------- Wed Mar 1 08:35:51 UTC 2017 - sflees@suse.de diff --git a/dbus-1.spec b/dbus-1.spec index 48a2bc9..0d89ee0 100644 --- a/dbus-1.spec +++ b/dbus-1.spec @@ -26,7 +26,7 @@ %endif %bcond_without selinux Name: dbus-1 -Version: 1.10.16 +Version: 1.10.18 Release: 0 Summary: D-Bus Message Bus System License: GPL-2.0+ or AFL-2.1