From 76a45066b2f7de7b1bce30fdb5eb1819043f03972e3b9388e1fab579ce9050bf Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Thu, 5 Feb 2015 18:27:06 +0000 Subject: [PATCH] Accepting request 284235 from home:seife:testing update to version 5.28 OBS-URL: https://build.opensuse.org/request/show/284235 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=183 --- bluez-5.27.tar.xz | 3 --- bluez-5.28.tar.xz | 3 +++ bluez.changes | 20 ++++++++++++++++++++ bluez.spec | 6 +++--- 4 files changed, 26 insertions(+), 6 deletions(-) delete mode 100644 bluez-5.27.tar.xz create mode 100644 bluez-5.28.tar.xz diff --git a/bluez-5.27.tar.xz b/bluez-5.27.tar.xz deleted file mode 100644 index 4978551..0000000 --- a/bluez-5.27.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbf33cebc76f8c81f28f0d67c71a8a1ec4b04b087460ec7353f7e0c207a1f981 -size 1542348 diff --git a/bluez-5.28.tar.xz b/bluez-5.28.tar.xz new file mode 100644 index 0000000..354123a --- /dev/null +++ b/bluez-5.28.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85bab48f4b47a158739028682c1e09cf30099c8ea9dfe63360055f8e06fc18a9 +size 1553592 diff --git a/bluez.changes b/bluez.changes index a04aa7a..65fd107 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Feb 3 10:45:20 UTC 2015 - seife+obs@b1-systems.com + +- update to version 5.28 + Here’s the first BlueZ release in 2015. Most of the changes since + the last one are bug fixes, but there’s actually quite many of + them this time, including: + * Fixes to GATT service discovery & probing + * Fix for bearer selection with dual-mode devices + * Fix potential crash when removing devices + * Fix issue with incomplete names in EIR data + * Fix parsing GATT name characteristics + * Fix AVCTP long press & key repetition handling + * Fixes for GATT notification handling + Besides bug fixes we’ve now also got more extensive unit tests + for new GATT code as well as better HCI decoders in btmon for + some less used 4.1 and 4.2 features. The hid2hci tool gained + support for CSR 8510 A10 devices and the hex2hcd tool received a + complete rewrite with better command handling. + ------------------------------------------------------------------- Sat Dec 27 02:14:49 UTC 2014 - seife+obs@b1-systems.com diff --git a/bluez.spec b/bluez.spec index aba5f6c..12dcdbc 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,7 +1,7 @@ # # spec file for package bluez # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2010-2014 B1 Systems GmbH, Vohburg, Germany # # All modifications and additions to the file contributed by third parties @@ -24,7 +24,7 @@ BuildRequires: libcap-ng-devel BuildRequires: systemd-devel BuildRequires: pkgconfig(dbus-1) >= 1.4 %{?systemd_requires} -Version: 5.27 +Version: 5.28 Release: 0 Summary: Bluetooth Stack for Linux License: GPL-2.0+ @@ -194,6 +194,7 @@ rm -rf %{buildroot} %{_bindir}/ciptool %{_bindir}/hciattach %{_bindir}/hciconfig +%{_bindir}/hex2hcd %{_bindir}/mpris-proxy %dir /usr/lib/bluetooth /usr/lib/bluetooth/bluetoothd @@ -245,7 +246,6 @@ rm -rf %{buildroot} #{_bindir}/hciemu %{_bindir}/l2test %{_bindir}/rctest -%{_bindir}/mcaptest %dir %{_libdir}/bluez %{_libdir}/bluez/test