SHA256
1
0
forked from pool/bluez

Accepting request 53624 from home:seife:testing

update to bluez-4.80

OBS-URL: https://build.opensuse.org/request/show/53624
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=75
This commit is contained in:
Stefan Seyfried
2010-11-21 22:45:17 +00:00
committed by Git OBS Bridge
parent a82355a37e
commit 9c7eff53fb
6 changed files with 47 additions and 7 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sun Nov 21 22:28:54 UTC 2010 - seife@opensuse.org
- update to bluez-4.80:
- Fix legacy link key storing for some buggy adapters.
- Fix invalid memory access when EIR field length is zero.
- Fix adapter initialization to wait for kernel HCI commands.
- Fix initialization of adapters which are already up.
- Fix possible race condition when initializing adapters.
- Fix possible crashes when attempting to connect AVDTP.
- Fix not aborting sink stream configuration on disconnect.
- Fix not indicating disconnected state when connecting to AVDTP.
- Fix not dropping AVDTP session when canceling stream setup.
- Fix AVDTP abort not being send when the state is idle.
- Fix regression with Low Energy and interleave discovery.
- Add a new configuration option to disable Low Energy support.
- Update support for GATT Primary Service Discovery.
- Update MCAP and HDP support.
- disable silent buildrules
-------------------------------------------------------------------
Tue Nov 9 21:36:56 UTC 2010 - seife@opensuse.org