diff --git a/dbus-1-x11.changes b/dbus-1-x11.changes index 8355637..87c19b9 100644 --- a/dbus-1-x11.changes +++ b/dbus-1-x11.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 17 09:27:27 UTC 2015 - fstrba@suse.com + +- Update to 1.8.20: + * Fixes: + - Fix a memory leak when GetConnectionCredentials() succeeds + (fdo#91008, Jacek Bukarewicz) + - Ensure that dbus-monitor does not reply to messages intended + for others (fdo#90952, Simon McVittie) + ------------------------------------------------------------------- Wed Sep 16 13:26:55 UTC 2015 - fstrba@suse.com diff --git a/dbus-1-x11.spec b/dbus-1-x11.spec index d786e5f..3958264 100644 --- a/dbus-1-x11.spec +++ b/dbus-1-x11.spec @@ -27,7 +27,7 @@ Group: System/Daemons Url: http://dbus.freedesktop.org/ # COMMON1-BEGIN # COMMON1-BEGIN -Version: 1.8.18 +Version: 1.8.20 Release: 0 Source0: http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz Source2: dbus-1.desktop diff --git a/dbus-1.8.18.tar.gz b/dbus-1.8.18.tar.gz deleted file mode 100644 index 108a2e8..0000000 --- a/dbus-1.8.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36f2eb9c777a3c71562573da36a147e900a642afcd44d2b0470d992a4898c4f2 -size 1868625 diff --git a/dbus-1.8.20.tar.gz b/dbus-1.8.20.tar.gz new file mode 100644 index 0000000..d514dc8 --- /dev/null +++ b/dbus-1.8.20.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c4fbf4c64621c96e871da91d2b729a5b00536e116d3c4612a469d924b1b703a +size 1871722 diff --git a/dbus-1.changes b/dbus-1.changes index 8355637..87c19b9 100644 --- a/dbus-1.changes +++ b/dbus-1.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 17 09:27:27 UTC 2015 - fstrba@suse.com + +- Update to 1.8.20: + * Fixes: + - Fix a memory leak when GetConnectionCredentials() succeeds + (fdo#91008, Jacek Bukarewicz) + - Ensure that dbus-monitor does not reply to messages intended + for others (fdo#90952, Simon McVittie) + ------------------------------------------------------------------- Wed Sep 16 13:26:55 UTC 2015 - fstrba@suse.com diff --git a/dbus-1.spec b/dbus-1.spec index f5fcbce..89fb9b4 100644 --- a/dbus-1.spec +++ b/dbus-1.spec @@ -28,7 +28,7 @@ Group: System/Daemons Url: http://dbus.freedesktop.org/ # WARNING don't use cosmetic beautifiers. it will break the specs after calling pre_checkin script. we don't need to be pretty, but efficient # COMMON1-BEGIN -Version: 1.8.18 +Version: 1.8.20 Release: 0 Source0: http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz Source2: dbus-1.desktop