forked from pool/bluez
Accepting request 265234 from home:seife:testing
update to version 5.26 OBS-URL: https://build.opensuse.org/request/show/265234 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=179
This commit is contained in:
parent
ac7a68ef19
commit
5715867147
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5ca62f3f45e2638a0f7a81658d6c8813ee01487436ae8e53e9fe395e23d1fd30
|
|
||||||
size 1479312
|
|
3
bluez-5.26.tar.xz
Normal file
3
bluez-5.26.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7a101946bab6da1f20eb2677b9ca783d919365815e4701216b9273f0c8b70194
|
||||||
|
size 1524124
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 14 21:56:58 UTC 2014 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
- update to version 5.26
|
||||||
|
This release is for the most part a bug-fix release with fixes in
|
||||||
|
A2DP and OBEX related functionality, but there’s also an added
|
||||||
|
features for get/set reports for HID over GATT as well as
|
||||||
|
Phonebook Access Profile 1.2 support
|
||||||
|
The Bluetooth 4.2 specification went public in early December and
|
||||||
|
BlueZ 5.26 is the first release with support for its features.
|
||||||
|
Perhaps the most notable one of these is Low Energy Secure
|
||||||
|
Connections which will require a 3.19 or newer kernel. This
|
||||||
|
feature brings LE pairing to the same level of security as it has
|
||||||
|
been for BR/EDR. LE SC also brings along with it so-called
|
||||||
|
cross-transport pairing, which means that you only need to pair
|
||||||
|
once over LE or BR/EDR to get the necessary keys for both
|
||||||
|
transports between two dual-mode devices.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 10 08:22:31 UTC 2014 - seife+obs@b1-systems.com
|
Mon Nov 10 08:22:31 UTC 2014 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ BuildRequires: libcap-ng-devel
|
|||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
BuildRequires: pkgconfig(dbus-1) >= 1.4
|
BuildRequires: pkgconfig(dbus-1) >= 1.4
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
Version: 5.25
|
Version: 5.26
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bluetooth Stack for Linux
|
Summary: Bluetooth Stack for Linux
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user