Accepting request 486269 from Base:System

1.10.18

OBS-URL: https://build.opensuse.org/request/show/486269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=145
This commit is contained in:
Yuchen Lin 2017-04-11 10:42:35 +00:00 committed by Git OBS Bridge
commit 14313fd113
6 changed files with 43 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a7b0ba6ea3e8d0e08afec5e3030d0245614268276620c536726f8fa6e5c43388
size 1986063

3
dbus-1.10.18.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6049ddd5f3f3e2618f615f1faeda0a115104423a7996b7aa73e2f36e38cc514a
size 1986589

View File

@ -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

View File

@ -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