SHA256
1
0
forked from pool/bluez

Accepting request 874930 from home:seife:testing

update to 5.56

OBS-URL: https://build.opensuse.org/request/show/874930
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=302
This commit is contained in:
Stefan Seyfried 2021-02-24 20:51:12 +00:00 committed by Git OBS Bridge
parent 0ad73c6951
commit 5d941bcc5a
4 changed files with 20 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8863717113c4897e2ad3271fc808ea245319e6fd95eed2e934fae8e0894e9b88
size 2041428

3
bluez-5.56.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:59c4dba9fc8aae2a6a5f8f12f19bc1b0c2dc27355c7ca3123eed3fe6bd7d0b9d
size 2053080

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Feb 24 20:25:23 UTC 2021 - Stefan Seyfried <seife+obs@b1-systems.com>
- update to 5.56:
* Fix issue with setting AVDTP disconnect timer.
* Fix issue with AVDTP not sending GetCapabilities.
* Fix issue with AVDTP connecting using streaming mode.
* Fix issue with handling A2DP and remote SEP disappearing.
* Fix issue with handling session of A2DP channels.
* Fix issue with GATT and handling device removal.
* Fix issue with GATT not accepting multiple requests.
* Fix issue with HID report value callback registration.
* Add support for new advertising management command.
* Add support for battery D-Bus interface.
* removed obsolete bccmd
-------------------------------------------------------------------
Wed Jan 27 08:48:16 UTC 2021 - Stefan Seyfried <seife+obs@b1-systems.com>

View File

@ -27,7 +27,7 @@
# contributions via pull requests are welcome!
#
Name: bluez
Version: 5.55
Version: 5.56
Release: 0
Summary: Bluetooth Stack for Linux
License: GPL-2.0-or-later
@ -346,11 +346,9 @@ touch -r %{SOURCE0} $UM
%{_bindir}/meshctl
%{_bindir}/mesh-cfgclient
%endif
%{_bindir}/bccmd
%{_prefix}/lib/udev/
%{_mandir}/man1/btattach.1%{?ext_man}
%{_mandir}/man8/bluetoothd.8%{?ext_man}
%{_mandir}/man1/bccmd.1%{?ext_man}
%{_mandir}/man1/hid2hci.1%{?ext_man}
%{_mandir}/man1/l2ping.1%{?ext_man}
%{_mandir}/man1/rctest.1%{?ext_man}