Accepting request 334675 from home:seife:testing
update to version 5.35 OBS-URL: https://build.opensuse.org/request/show/334675 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=198
This commit is contained in:
parent
be5b628375
commit
c1cea7fae3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e461ec2927f5491a202de4a180b2b42377f596b0ce372430d8204ae042d3b19c
|
|
||||||
size 1640772
|
|
3
bluez-5.35.tar.xz
Normal file
3
bluez-5.35.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1afee054644a8b1753ac98d7ad5cd95681a38f5c4cbb1b4bb3ceaa078bf8f0e2
|
||||||
|
size 1643068
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 28 19:02:15 UTC 2015 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
- update to version 5.35:
|
||||||
|
This release contains bugfixes to areas such as GATT, OBEX, HoG
|
||||||
|
and AVRCP. From now on bluetoothd will cache more information of
|
||||||
|
remote GATT databases and thereby avoid unnecessary rediscovery
|
||||||
|
of remote services.
|
||||||
|
A noteworthy new feature is the ability to configure bluetoothd
|
||||||
|
to automatically enable (power on) all new adapters. One use of
|
||||||
|
this is to replace unreliable "hciconfig hci0 up" commands that
|
||||||
|
some distributions use in their init/udev scripts. The feature
|
||||||
|
can be enabled by having "AutoEnable=true" under the "[Policy]"
|
||||||
|
section of /etc/bluetooth/main.conf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 10 13:24:58 UTC 2015 - dimstar@opensuse.org
|
Thu Sep 10 13:24:58 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -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.34
|
Version: 5.35
|
||||||
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