From 9c7eff53fb990f1a2febae873546709b39bb8afbf58d21aa0279bc4f3d8e6425 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Sun, 21 Nov 2010 22:45:17 +0000 Subject: [PATCH] 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 --- bluez-4.79.tar.bz2 | 3 --- bluez-4.80.tar.bz2 | 3 +++ bluez-gstreamer.changes | 20 ++++++++++++++++++++ bluez-gstreamer.spec | 4 ++-- bluez.changes | 20 ++++++++++++++++++++ bluez.spec | 4 ++-- 6 files changed, 47 insertions(+), 7 deletions(-) delete mode 100644 bluez-4.79.tar.bz2 create mode 100644 bluez-4.80.tar.bz2 diff --git a/bluez-4.79.tar.bz2 b/bluez-4.79.tar.bz2 deleted file mode 100644 index 7a6a7e9..0000000 --- a/bluez-4.79.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8b284fdbbcb4bf827c3dafc0f4a494ab7687059717b67b8e96436f29e55c55e -size 885026 diff --git a/bluez-4.80.tar.bz2 b/bluez-4.80.tar.bz2 new file mode 100644 index 0000000..f8c53af --- /dev/null +++ b/bluez-4.80.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f5bb30e52a683782192ddf5332f4a83ac39189e18f5f836a2ff93fb470bd228 +size 891386 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index e056f76..e591edf 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -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 diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 61419b4..4c83f67 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -28,7 +28,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.79 +Version: 4.80 Release: 1 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities @@ -91,7 +91,7 @@ CFLAGS="$RPM_OPT_FLAGS -g" \ --enable-attrib \ --enable-pcmcia \ %{?with_libcapng} -make %{?_smp_mflags} all +make %{?_smp_mflags} all V=1 %install make DESTDIR=$RPM_BUILD_ROOT install diff --git a/bluez.changes b/bluez.changes index e056f76..e591edf 100644 --- a/bluez.changes +++ b/bluez.changes @@ -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 diff --git a/bluez.spec b/bluez.spec index 20ce78b..7d33996 100644 --- a/bluez.spec +++ b/bluez.spec @@ -27,7 +27,7 @@ BuildRequires: libcap-ng-devel BuildRequires: glib2-devel libnl-devel libusb-devel BuildRequires: alsa-devel libsndfile-devel pkg-config udev Url: http://www.bluez.org -Version: 4.79 +Version: 4.80 Release: 1 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile @@ -210,7 +210,7 @@ CFLAGS="$RPM_OPT_FLAGS -g" \ --enable-attrib \ --enable-pcmcia \ %{?with_libcapng} -make %{?_smp_mflags} all +make %{?_smp_mflags} all V=1 %install make DESTDIR=$RPM_BUILD_ROOT install