Hrvoje Senjan 2014-01-20 22:14:29 +00:00 committed by Git OBS Bridge
parent 460f2035f0
commit c99be1c320
6 changed files with 71 additions and 5 deletions

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Mon Jan 20 22:08:24 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 1.8.0 final:
+ This starts a new stable branch. The 1.6.x branch is now
considered to be outdated, and will only receive fixes for
serious bugs such as security flaws. The 1.4.x and 1.2.x branches
no longer have upstream support and are unlikely to get any more
releases, but if distributors still need to support them,
please share security patches via upstream.
+ Enhancements since 1.7.10:
- Enhance the CMake build system to check for GLib and
compile/run a subset of the regression tests (fdo#41252,
fdo#73495)
+ Fixes since 1.7.10:
- don't rely on va_copy(), use DBUS_VA_COPY() wrapper (fdo#72840)
- fix compilation of systemd journal support on older systemd
versions where sd-journal.h doesn't include syslog.h (fdo#73455)
- fix compilation on older MSVC versions by including stdlib.h
(fdo#73455)
- Allow <allow_anonymous/> to appear in an included configuration
file (fdo#73475)
+ Test behaviour changes since 1.7.10:
- If the tests crash with an assertion failure, they no longer
default to blocking for a debugger to be attached. Set
DBUS_BLOCK_ON_ABORT in the environment if you want the old
behaviour.
- To improve debuggability, the dbus-daemon and
dbus-daemon-eavesdrop tests can be run with an external
dbus-daemon by setting DBUS_TEST_DAEMON_ADDRESS in the
environment. Test-cases that require an unusually-configured
dbus-daemon are skipped.
-------------------------------------------------------------------
Fri Jan 10 17:00:52 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.7.10
Version: 1.8.0
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:c1ac05e308c20310e331da2829848b37624b20846b3f47997e57b7d93a1bf5ff
size 1859562

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

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

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Mon Jan 20 22:08:24 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 1.8.0 final:
+ This starts a new stable branch. The 1.6.x branch is now
considered to be outdated, and will only receive fixes for
serious bugs such as security flaws. The 1.4.x and 1.2.x branches
no longer have upstream support and are unlikely to get any more
releases, but if distributors still need to support them,
please share security patches via upstream.
+ Enhancements since 1.7.10:
- Enhance the CMake build system to check for GLib and
compile/run a subset of the regression tests (fdo#41252,
fdo#73495)
+ Fixes since 1.7.10:
- don't rely on va_copy(), use DBUS_VA_COPY() wrapper (fdo#72840)
- fix compilation of systemd journal support on older systemd
versions where sd-journal.h doesn't include syslog.h (fdo#73455)
- fix compilation on older MSVC versions by including stdlib.h
(fdo#73455)
- Allow <allow_anonymous/> to appear in an included configuration
file (fdo#73475)
+ Test behaviour changes since 1.7.10:
- If the tests crash with an assertion failure, they no longer
default to blocking for a debugger to be attached. Set
DBUS_BLOCK_ON_ABORT in the environment if you want the old
behaviour.
- To improve debuggability, the dbus-daemon and
dbus-daemon-eavesdrop tests can be run with an external
dbus-daemon by setting DBUS_TEST_DAEMON_ADDRESS in the
environment. Test-cases that require an unusually-configured
dbus-daemon are skipped.
-------------------------------------------------------------------
Fri Jan 10 17:00:52 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.7.10
Version: 1.8.0
Release: 0
#
Source0: http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz