SHA256
1
0
forked from pool/bluez

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:
Stefan Seyfried
2015-09-28 22:04:45 +00:00
committed by Git OBS Bridge
parent be5b628375
commit c1cea7fae3
4 changed files with 19 additions and 4 deletions

View File

@@ -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