Accepting request 232550 from Base:System

Update to 1.8.2

OBS-URL: https://build.opensuse.org/request/show/232550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=115
This commit is contained in:
Stephan Kulow 2014-05-06 11:39:25 +00:00 committed by Git OBS Bridge
commit 56a4da016c
6 changed files with 45 additions and 5 deletions

View File

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

View File

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

View File

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

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

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

View File

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

View File

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