From 6f87dbfcd8d70da8e6aa4082ee51ba1f3473314da012e4388d5ec8af30661426 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Mon, 14 Feb 2011 11:49:51 +0000 Subject: [PATCH] Accepting request 61150 from home:seife:testing update to bluez-4.88 OBS-URL: https://build.opensuse.org/request/show/61150 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=89 --- bluez-4.87.tar.bz2 | 3 --- bluez-4.88.tar.bz2 | 3 +++ bluez-gstreamer.changes | 16 ++++++++++++++++ bluez-gstreamer.spec | 5 +++-- bluez.changes | 16 ++++++++++++++++ bluez.spec | 5 +++-- 6 files changed, 41 insertions(+), 7 deletions(-) delete mode 100644 bluez-4.87.tar.bz2 create mode 100644 bluez-4.88.tar.bz2 diff --git a/bluez-4.87.tar.bz2 b/bluez-4.87.tar.bz2 deleted file mode 100644 index 9e3c62b..0000000 --- a/bluez-4.87.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb473d02830b1a540c745ac014eb3cef627c8f11e8823b097780ac572fb87980 -size 897080 diff --git a/bluez-4.88.tar.bz2 b/bluez-4.88.tar.bz2 new file mode 100644 index 0000000..913cb57 --- /dev/null +++ b/bluez-4.88.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef419232f82860d8976a06b36b72b0a3cc99e3bf96d9b9038dd5f9e400f6f29 +size 899433 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index 5e2f692..41a73a6 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Feb 14 09:48:26 UTC 2011 - seife+obs@b1-systems.com + +- update to bluez-4.88: + - Fix issue with HID channel reference count handling. + - Fix issue with daemon exit on badly formatted AT+VTS. + - Fix issue with crash while parsing of endpoint properties. + - Fix issue with possible crash on AVDTP Suspend request timeout. + - Fix issue with stopping inquiry before adapter is initialized. + - Fix issue with creating device object when connection fails. + - Fix issue with sending HCIDEVUP when adapter is already up. + - Fix issue with handling bonding IO channel closing. + - Fix agent cancellation in security mode 3 situations. + - Update pairing code to support management interface. +- requires glib2 2.16 or newer + ------------------------------------------------------------------- Wed Jan 26 12:43:23 UTC 2011 - seife@opensuse.org diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 115bd60..e581a61 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -24,11 +24,12 @@ BuildRequires: dbus-1-devel flex BuildRequires: libcap-ng-devel %define with_libcapng --enable-capng %endif -BuildRequires: glib2-devel libnl-devel libusb-devel +BuildRequires: glib2-devel >= 2.16 +BuildRequires: 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.87 +Version: 4.88 Release: 1 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities diff --git a/bluez.changes b/bluez.changes index 5e2f692..41a73a6 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Feb 14 09:48:26 UTC 2011 - seife+obs@b1-systems.com + +- update to bluez-4.88: + - Fix issue with HID channel reference count handling. + - Fix issue with daemon exit on badly formatted AT+VTS. + - Fix issue with crash while parsing of endpoint properties. + - Fix issue with possible crash on AVDTP Suspend request timeout. + - Fix issue with stopping inquiry before adapter is initialized. + - Fix issue with creating device object when connection fails. + - Fix issue with sending HCIDEVUP when adapter is already up. + - Fix issue with handling bonding IO channel closing. + - Fix agent cancellation in security mode 3 situations. + - Update pairing code to support management interface. +- requires glib2 2.16 or newer + ------------------------------------------------------------------- Wed Jan 26 12:43:23 UTC 2011 - seife@opensuse.org diff --git a/bluez.spec b/bluez.spec index 0cd618e..7b8dba2 100644 --- a/bluez.spec +++ b/bluez.spec @@ -24,10 +24,11 @@ BuildRequires: dbus-1-devel flex BuildRequires: libcap-ng-devel %define with_libcapng --enable-capng %endif -BuildRequires: glib2-devel libnl-devel libusb-devel +BuildRequires: glib2-devel >= 2.16 +BuildRequires: libnl-devel libusb-devel BuildRequires: alsa-devel libsndfile-devel pkg-config udev Url: http://www.bluez.org -Version: 4.87 +Version: 4.88 Release: 1 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile