SHA256
1
0
forked from pool/bluez

Accepting request 49825 from home:seife:testing

update to bluez-4.75

OBS-URL: https://build.opensuse.org/request/show/49825
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=64
This commit is contained in:
Stefan Seyfried
2010-10-05 17:35:40 +00:00
committed by Git OBS Bridge
parent e9cdf23d36
commit dcac527d82
7 changed files with 129 additions and 12 deletions

View File

@@ -1,9 +1,59 @@
-------------------------------------------------------------------
Tue Oct 5 16:38:28 UTC 2010 - seife@opensuse.org
- de-fuzz udev rule patch
-------------------------------------------------------------------
Tue Oct 5 16:23:33 UTC 2010 - seife@opensuse.org
- update to bluez-4.75:
- Fix use of uninitialized variable on legacy pairing.
- Fix mismatch of attribute protocol opcode.
- bluez-4.74:
- Fix regression for Legacy Pairing.
- Fix wrong PSM value for attribute protocol.
- Fix issue with RSSI field in advertising reports.
- Add support for Add BR/EDR and LE interleaved discovery.
- Add support for GATT write characteristic value option.
- Add support for specifying download address for AR300x.
- bluez-4.73:
- Fix problem with EIR data when setting the name.
- Fix reading local name from command complete event.
- Fix registering local endpoints with disabled socket interface.
- Add support for more HCI operations using ops infrastructure.
- Add support for GATT characteristic hierarchy.
- Add support for GATT indications.
-------------------------------------------------------------------
Sat Sep 25 18:15:38 UTC 2010 - seife@opensuse.org
- disable libcap-ng for < 11.3, it is not available there
- fix up bluez-gstreamer.spec to build with the same options as
bluez.spec
-------------------------------------------------------------------
Thu Sep 23 18:00:27 UTC 2010 - cristian.rodriguez@opensuse.org
- enable libcap-ng support so the deamon can drop root
privileges
-------------------------------------------------------------------
Wed Sep 22 13:18:14 UTC 2010 - seife@opensuse.org
- update to bluez-4.72:
- Fix memory leak while connecting BTIO channels.
- Fix crash with GStreamer plugin if SBC is not supported.
- Fix issue with GATT server stop sending notifications.
- Fix issue with GATT and dealing with the minimum MTU size.
- Fix issue with file descriptor leak in GATT client.
- Add support for UUID 128-bit handling in attribute client.
- Add support for encoders/decoders for MTU Exchange.
- Add support for the MTU Exchange procedure to the server.
- Add support for a per channel MTU to the ATT server.
- Add support for Characteristic interface.
- Add support for new Media API and framework.
- Add initial support for HDP plugin.
-------------------------------------------------------------------
Thu Sep 9 20:17:38 UTC 2010 - seife@opensuse.org