From 379ddb662f40153a9c1ade0a8563e217aa753c95ccbb07809e2fcace9f09bc99 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Mon, 12 Oct 2009 06:19:56 +0000 Subject: [PATCH] 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 --- bluez-4.55.tar.bz2 | 3 --- bluez-4.56.tar.bz2 | 3 +++ bluez-gstreamer.changes | 15 +++++++++++++++ bluez-gstreamer.spec | 2 +- bluez.changes | 15 +++++++++++++++ bluez.spec | 2 +- 6 files changed, 35 insertions(+), 5 deletions(-) delete mode 100644 bluez-4.55.tar.bz2 create mode 100644 bluez-4.56.tar.bz2 diff --git a/bluez-4.55.tar.bz2 b/bluez-4.55.tar.bz2 deleted file mode 100644 index 6aef359..0000000 --- a/bluez-4.55.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2f2d629d9b6c30c4b4bc1fba7fa5721846aa7befcecedc0fc55455b266945bf -size 779868 diff --git a/bluez-4.56.tar.bz2 b/bluez-4.56.tar.bz2 new file mode 100644 index 0000000..d35916c --- /dev/null +++ b/bluez-4.56.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e8bbaf2c6dca7932385314f21a9bee188934f5f8eb182c81454e9540ac7038 +size 780828 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index bf2cd6b..8ac0f32 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -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 diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 9698772..51d09c6 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -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 diff --git a/bluez.changes b/bluez.changes index bf2cd6b..8ac0f32 100644 --- a/bluez.changes +++ b/bluez.changes @@ -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 diff --git a/bluez.spec b/bluez.spec index af87c41..32453e8 100644 --- a/bluez.spec +++ b/bluez.spec @@ -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