From bd72f6415bd0ed81881825067db3d0d2fd1fb0b21cdefbecade5b192b398f7a0 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Sat, 18 Dec 2010 22:25:10 +0000 Subject: [PATCH] Accepting request 56329 from home:seife:testing update to bluez-4.82 OBS-URL: https://build.opensuse.org/request/show/56329 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=78 --- bluez-4.81.tar.bz2 | 3 --- bluez-4.82.tar.bz2 | 3 +++ bluez-gstreamer.changes | 12 ++++++++++++ bluez-gstreamer.spec | 2 +- bluez.changes | 12 ++++++++++++ bluez.spec | 2 +- 6 files changed, 29 insertions(+), 5 deletions(-) delete mode 100644 bluez-4.81.tar.bz2 create mode 100644 bluez-4.82.tar.bz2 diff --git a/bluez-4.81.tar.bz2 b/bluez-4.81.tar.bz2 deleted file mode 100644 index 5647f91..0000000 --- a/bluez-4.81.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b632457856def68b578ac73bee55a9b150b649f7028f58c0382b0a018aa60629 -size 893264 diff --git a/bluez-4.82.tar.bz2 b/bluez-4.82.tar.bz2 new file mode 100644 index 0000000..20c9611 --- /dev/null +++ b/bluez-4.82.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:809aa6ac5245f55656ac673623922abf3812c29c28d4e151fa733b188d5a5b59 +size 893554 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index 3abe68f..19f14dd 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Dec 18 21:57:40 UTC 2010 - seife@opensuse.org + +- update to bluez-4.82: + - Fix crash with mmap of files with multiples of page size. + - Fix HFP response and hold (AT+BTRH) command response. + - Fix device creation error response when powered off. + - Fix device removal when connecting/browsing fails. + - Add initial attribute permission implementation. + - Add AVDTP SRC stream send buffer size verification. + - Add support for setting link policy based on features. + ------------------------------------------------------------------- Tue Nov 30 21:52:31 UTC 2010 - seife@opensuse.org diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index b4c44c3..82eab22 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.81 +Version: 4.82 Release: 1 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities diff --git a/bluez.changes b/bluez.changes index 3abe68f..19f14dd 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Dec 18 21:57:40 UTC 2010 - seife@opensuse.org + +- update to bluez-4.82: + - Fix crash with mmap of files with multiples of page size. + - Fix HFP response and hold (AT+BTRH) command response. + - Fix device creation error response when powered off. + - Fix device removal when connecting/browsing fails. + - Add initial attribute permission implementation. + - Add AVDTP SRC stream send buffer size verification. + - Add support for setting link policy based on features. + ------------------------------------------------------------------- Tue Nov 30 21:52:31 UTC 2010 - seife@opensuse.org diff --git a/bluez.spec b/bluez.spec index 1c5a52b..c93846b 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.81 +Version: 4.82 Release: 1 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile