diff --git a/dbus-1-x11.changes b/dbus-1-x11.changes index a64ea31..e1a9f07 100644 --- a/dbus-1-x11.changes +++ b/dbus-1-x11.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat May 3 17:21:00 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 1.8.2: + + Enhancements: + - in the CMake build system, add some hints for Linux users + cross-compiling Windows D-Bus binaries to be able to run + tests under Wine (fdo#41252) + - add Documentation key to dbus.service (fdo#77447) + + Fixes: + - in "dbus-uuidgen --ensure", try to copy systemd's + /etc/machine-id to /var/lib/dbus/machine-id instead + of generating an entirely new ID (fdo#77941) + - if dbus-launch receives an X error very quickly, do not kill + unrelated processes (fdo#74698) + - on Windows, allow up to 8K connections to the dbus-daemon, + instead of the previous 64 (fdo#71297) + - cope with \r\n newlines in regression tests, since on + Windows, dbus-daemon.exe uses text mode (fdo#75863) + ------------------------------------------------------------------- Mon Jan 20 22:08:24 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/dbus-1-x11.spec b/dbus-1-x11.spec index c1ce847..8cad7fd 100644 --- a/dbus-1-x11.spec +++ b/dbus-1-x11.spec @@ -46,7 +46,7 @@ BuildRequires: pkgconfig(libsystemd-login) BuildRequires: libexpat-devel BuildRequires: libtool BuildRequires: pkg-config -Version: 1.8.0 +Version: 1.8.2 Release: 0 # Source0: http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz diff --git a/dbus-1.8.0.tar.gz b/dbus-1.8.0.tar.gz deleted file mode 100644 index 5b90627..0000000 --- a/dbus-1.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:769f8c7282b535ccbe610f63a5f14137a5549834b0b0c8a783e90891b8d70b13 -size 1860965 diff --git a/dbus-1.8.2.tar.gz b/dbus-1.8.2.tar.gz new file mode 100644 index 0000000..e47a4dd --- /dev/null +++ b/dbus-1.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5689f7411165adc953f37974e276a3028db94447c76e8dd92efe910c6d3bae08 +size 1859949 diff --git a/dbus-1.changes b/dbus-1.changes index a64ea31..e1a9f07 100644 --- a/dbus-1.changes +++ b/dbus-1.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat May 3 17:21:00 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 1.8.2: + + Enhancements: + - in the CMake build system, add some hints for Linux users + cross-compiling Windows D-Bus binaries to be able to run + tests under Wine (fdo#41252) + - add Documentation key to dbus.service (fdo#77447) + + Fixes: + - in "dbus-uuidgen --ensure", try to copy systemd's + /etc/machine-id to /var/lib/dbus/machine-id instead + of generating an entirely new ID (fdo#77941) + - if dbus-launch receives an X error very quickly, do not kill + unrelated processes (fdo#74698) + - on Windows, allow up to 8K connections to the dbus-daemon, + instead of the previous 64 (fdo#71297) + - cope with \r\n newlines in regression tests, since on + Windows, dbus-daemon.exe uses text mode (fdo#75863) + ------------------------------------------------------------------- Mon Jan 20 22:08:24 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/dbus-1.spec b/dbus-1.spec index 0f3b2a1..9155bf0 100644 --- a/dbus-1.spec +++ b/dbus-1.spec @@ -40,7 +40,7 @@ BuildRequires: pkgconfig(libsystemd-login) BuildRequires: libexpat-devel BuildRequires: libtool BuildRequires: pkg-config -Version: 1.8.0 +Version: 1.8.2 Release: 0 # Source0: http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz