Accepting request 22246 from home:seife:testing
Copy from home:seife:testing/bluez via accept of submit request 22246 revision 33. Request was accepted with message: update to bluez-4.56 OBS-URL: https://build.opensuse.org/request/show/22246 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=25
This commit is contained in:
parent
0df10fc702
commit
379ddb662f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2f2d629d9b6c30c4b4bc1fba7fa5721846aa7befcecedc0fc55455b266945bf
|
||||
size 779868
|
3
bluez-4.56.tar.bz2
Normal file
3
bluez-4.56.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40e8bbaf2c6dca7932385314f21a9bee188934f5f8eb182c81454e9540ac7038
|
||||
size 780828
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 10 23:26:37 CEST 2009 - seife@opensuse.org
|
||||
|
||||
- update to bluez-4.56:
|
||||
- Add missing values from Bluetooth 3.0 specification.
|
||||
- Add proper tracking of device paired status.
|
||||
- Fix tracking of devices without permanently stored link key.
|
||||
- Fix issue with link key removal after connection failures.
|
||||
- Fix legacy pairing information based on remote host features.
|
||||
- Fix off-by-one issue with AVDTP capability parsing.
|
||||
- Fix AVRCP, AVCTP, AVDTP, A2DP and HFP version numbers.
|
||||
- Fix agent canceling before calling agent_destroy.
|
||||
- Fix service record parsing with an empty UUID list.
|
||||
- Fix various SDP related memory leaks.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 4 22:06:46 CEST 2009 - seife@opensuse.org
|
||||
|
||||
|
@ -24,7 +24,7 @@ BuildRequires: glib2-devel libnl-devel libusb-devel
|
||||
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
|
||||
BuildRequires: gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel
|
||||
Url: http://www.bluez.org
|
||||
Version: 4.55
|
||||
Version: 4.56
|
||||
Release: 1
|
||||
Summary: Bluetooth Sound Support
|
||||
Group: Productivity/Multimedia/Sound/Utilities
|
||||
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 10 23:26:37 CEST 2009 - seife@opensuse.org
|
||||
|
||||
- update to bluez-4.56:
|
||||
- Add missing values from Bluetooth 3.0 specification.
|
||||
- Add proper tracking of device paired status.
|
||||
- Fix tracking of devices without permanently stored link key.
|
||||
- Fix issue with link key removal after connection failures.
|
||||
- Fix legacy pairing information based on remote host features.
|
||||
- Fix off-by-one issue with AVDTP capability parsing.
|
||||
- Fix AVRCP, AVCTP, AVDTP, A2DP and HFP version numbers.
|
||||
- Fix agent canceling before calling agent_destroy.
|
||||
- Fix service record parsing with an empty UUID list.
|
||||
- Fix various SDP related memory leaks.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 4 22:06:46 CEST 2009 - seife@opensuse.org
|
||||
|
||||
|
@ -23,7 +23,7 @@ BuildRequires: dbus-1-devel flex
|
||||
BuildRequires: glib2-devel libnl-devel libusb-devel
|
||||
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
|
||||
Url: http://www.bluez.org
|
||||
Version: 4.55
|
||||
Version: 4.56
|
||||
Release: 1
|
||||
Summary: Bluetooth Stack for Linux
|
||||
Group: Hardware/Mobile
|
||||
|
Loading…
Reference in New Issue
Block a user