From a52a120d201167c621bf0ef4559442c64fbd9a0832c907d918cb78bcc602f5fb Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Tue, 15 Apr 2014 18:46:38 +0000 Subject: [PATCH] Accepting request 230251 from home:seife:testing update to version 5.18 OBS-URL: https://build.opensuse.org/request/show/230251 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=162 --- bluez-5.17.tar.xz | 3 --- bluez-5.18.tar.xz | 3 +++ bluez.changes | 13 +++++++++++++ bluez.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 bluez-5.17.tar.xz create mode 100644 bluez-5.18.tar.xz diff --git a/bluez-5.17.tar.xz b/bluez-5.17.tar.xz deleted file mode 100644 index 2bb13c3..0000000 --- a/bluez-5.17.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bd7f009225fff83ba4b3697a6b04d04454ef2cd15d6bb2bd62591c44cfe973a -size 1292244 diff --git a/bluez-5.18.tar.xz b/bluez-5.18.tar.xz new file mode 100644 index 0000000..0133d48 --- /dev/null +++ b/bluez-5.18.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c8bb13db83d0de6c85def2da8dfa0a758aff595405fb57a00719ed94d558340 +size 1308192 diff --git a/bluez.changes b/bluez.changes index 38adbcc..037ca00 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Apr 13 10:46:02 UTC 2014 - seife+obs@b1-systems.com + +- update to version 5.18 + "This is mostly a bug fix release with issues fixed regarding LE + single mode device detection and incorrect getpeername() calls + which could have caused incorrect SDP records for profiles + (mainly those using the Profile D-Bus interface with RFCOMM + channel auto-allocation). + On the OBEX side we now have full OBEX authentication support, + which is a fairly useless feature in practice but a mandatory + one for qualification of some OBEX profiles." + ------------------------------------------------------------------- Wed Mar 26 12:51:17 UTC 2014 - seife+obs@b1-systems.com diff --git a/bluez.spec b/bluez.spec index c383e24..8ea3891 100644 --- a/bluez.spec +++ b/bluez.spec @@ -24,7 +24,7 @@ BuildRequires: libcap-ng-devel BuildRequires: systemd-devel BuildRequires: pkgconfig(dbus-1) >= 1.4 %{?systemd_requires} -Version: 5.17 +Version: 5.18 Release: 0 Summary: Bluetooth Stack for Linux License: GPL-2.0+