forked from pool/bluez
Accepting request 381870 from Base:System
submit my version with proper RPM changelog (forwarded request 381867 from seife) OBS-URL: https://build.opensuse.org/request/show/381870 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=137
This commit is contained in:
commit
1dcd03278a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c14ba9ddcb0055522073477b8fd8bf1ddf5d219e75fdfd4699b7e0ce5350d6b0
|
||||
size 1657760
|
3
bluez-5.38.tar.xz
Normal file
3
bluez-5.38.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0618c5440be6715805060ab5eea930526f34089c437bf61819447b160254f4df
|
||||
size 1658428
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 18 14:22:39 UTC 2016 - seife+obs@b1-systems.com
|
||||
|
||||
- update to version 5.38:
|
||||
This release has lots of updates and fixes to the GATT D-Bus API.
|
||||
It should be working considerably better now. A key change to the
|
||||
GATT D-Bus API is that it is now fully conforming to the word of
|
||||
the D-Bus Object Manager specification. Instead of registering
|
||||
each service individually with an Object Manager interface per
|
||||
service path, all application services are now grouped together
|
||||
through a single RegisterApplication call. The details can be
|
||||
found in gatt-api.txt. Besides the D-Bus API change there are
|
||||
also numerous fixes to GATT functionality in general.
|
||||
Other areas that received fixes in this release are OBEX, AVRCP
|
||||
and 128-bit UUID handling. Feature-wise there isn’t anything
|
||||
groundbreaking, but a notable update is support for the Start
|
||||
Limited Discovery command in the btmgmt tool (this feature
|
||||
debuted with the 4.5 kernel release).
|
||||
* Fix issue with stack overflow and UUID handling.
|
||||
* Fix issue with ObjectManager interface and GATT.
|
||||
* Fix issue with GATT database and error handling.
|
||||
* Fix issue with GATT client notifications.
|
||||
* Fix issue with GATT object ordering.
|
||||
* Fix issue with GATT default MTU exchange.
|
||||
* Fix issue with device attribute clearing.
|
||||
* Fix issue with AVRCP capabilities request.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 28 08:27:37 UTC 2015 - seife+obs@b1-systems.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bluez
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 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.6
|
||||
%{?systemd_requires}
|
||||
Version: 5.37
|
||||
Version: 5.38
|
||||
Release: 0
|
||||
Summary: Bluetooth Stack for Linux
|
||||
License: GPL-2.0+
|
||||
|
Loading…
x
Reference in New Issue
Block a user