From 6c84f2a8225dd57d7756f5bff7673f9c659a6308397983d07c5ed75c90e4e3a5 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Sun, 4 Oct 2009 21:07:30 +0000 Subject: [PATCH 1/9] Accepting request 21664 from home:seife:testing Copy from home:seife:testing/bluez via accept of submit request 21664 revision 29. Request was accepted with message: update to bluez-4.55 OBS-URL: https://build.opensuse.org/request/show/21664 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=23 --- bluetooth.sh | 2 +- bluez-4.51.tar.bz2 | 3 --- bluez-4.55.tar.bz2 | 3 +++ bluez-gstreamer.changes | 30 ++++++++++++++++++++++++++++++ bluez-gstreamer.spec | 2 +- bluez.changes | 30 ++++++++++++++++++++++++++++++ bluez.spec | 2 +- 7 files changed, 66 insertions(+), 6 deletions(-) delete mode 100644 bluez-4.51.tar.bz2 create mode 100644 bluez-4.55.tar.bz2 diff --git a/bluetooth.sh b/bluetooth.sh index 8fe9a29..4c1c8e5 100644 --- a/bluetooth.sh +++ b/bluetooth.sh @@ -1,6 +1,6 @@ #!/bin/sh BLUETOOTH_CONFIG=/etc/sysconfig/bluetooth -test -r $BLUETOOTH_CONFIG && $BLUETOOTH_CONFIG +test -r $BLUETOOTH_CONFIG && . $BLUETOOTH_CONFIG if [ "$START_BLUETOOTHD" = "no" ]; then exit 0 diff --git a/bluez-4.51.tar.bz2 b/bluez-4.51.tar.bz2 deleted file mode 100644 index 9c32a7b..0000000 --- a/bluez-4.51.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4cd946e8f2e3211eb3a442b62532fa8f3d5c44d2299e1d7e8496d6be43b80ed -size 776637 diff --git a/bluez-4.55.tar.bz2 b/bluez-4.55.tar.bz2 new file mode 100644 index 0000000..6aef359 --- /dev/null +++ b/bluez-4.55.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2f2d629d9b6c30c4b4bc1fba7fa5721846aa7befcecedc0fc55455b266945bf +size 779868 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index 1bb80cb..d122df2 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Sun Oct 4 22:06:46 CEST 2009 - seife@suse.de + +- fix reading of config file in udev helper script +- update to bluez-4.55: + - Add support for POSIX capabilities dropping. + - Add special quirk for the Nokia CK-20W car kit. + - Fix error code handling for AVDTP SetConfiguration response. + - Fix updating out of range list when RSSI hasn't changed. + - Fix various memory leaks and unnecessary error checks. + ver 4.54: + - Add introspection interface to output of introspection calls. + - Fix stream handling when media transport disconnects prematurely. + - Fix command timeout handling when there's no stream. + - Fix headset_suspend_stream behavior for invalid states + - Fix issue with AVDTP ABORTING state transition. + - Fix issue with AVDTP suspend while closing. + ver 4.53: + - Fix issue with telephony connection state notifications. + - Fix AVDTP stream leak for invalid media transport config. + - Fix audio connection authorization handling with timeouts. + - Fix race condition in authorizing audio connections. + - Fix device authorized setting for AVRCP-only connections. + - Fix duplicate attempts from device to connect signal channel. + ver 4.52: + - Add AVCTP support to test utility. + - Fix AVDTP Abort when transport closes before response. + - Fix authorization when the audio profiles are slow to connect. + - Fix potential AVDTP reference leaks. + ------------------------------------------------------------------- Thu Sep 3 14:38:59 CEST 2009 - seife@suse.de diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 62277bd..9698772 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.51 +Version: 4.55 Release: 1 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities diff --git a/bluez.changes b/bluez.changes index 1bb80cb..d122df2 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Sun Oct 4 22:06:46 CEST 2009 - seife@suse.de + +- fix reading of config file in udev helper script +- update to bluez-4.55: + - Add support for POSIX capabilities dropping. + - Add special quirk for the Nokia CK-20W car kit. + - Fix error code handling for AVDTP SetConfiguration response. + - Fix updating out of range list when RSSI hasn't changed. + - Fix various memory leaks and unnecessary error checks. + ver 4.54: + - Add introspection interface to output of introspection calls. + - Fix stream handling when media transport disconnects prematurely. + - Fix command timeout handling when there's no stream. + - Fix headset_suspend_stream behavior for invalid states + - Fix issue with AVDTP ABORTING state transition. + - Fix issue with AVDTP suspend while closing. + ver 4.53: + - Fix issue with telephony connection state notifications. + - Fix AVDTP stream leak for invalid media transport config. + - Fix audio connection authorization handling with timeouts. + - Fix race condition in authorizing audio connections. + - Fix device authorized setting for AVRCP-only connections. + - Fix duplicate attempts from device to connect signal channel. + ver 4.52: + - Add AVCTP support to test utility. + - Fix AVDTP Abort when transport closes before response. + - Fix authorization when the audio profiles are slow to connect. + - Fix potential AVDTP reference leaks. + ------------------------------------------------------------------- Thu Sep 3 14:38:59 CEST 2009 - seife@suse.de diff --git a/bluez.spec b/bluez.spec index ef40735..af87c41 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.51 +Version: 4.55 Release: 1 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile From 0df10fc7022119824984384db051df2515d5412dfb5bfe3f1209f9caa7fa15f4 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Sun, 4 Oct 2009 21:29:17 +0000 Subject: [PATCH 2/9] Accepting request 21665 from home:seife:testing Copy from home:seife:testing/bluez via accept of submit request 21665 revision 31. Request was accepted with message: fix email address in changelog OBS-URL: https://build.opensuse.org/request/show/21665 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=24 --- bluez-gstreamer.changes | 2 +- bluez.changes | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index d122df2..bf2cd6b 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Sun Oct 4 22:06:46 CEST 2009 - seife@suse.de +Sun Oct 4 22:06:46 CEST 2009 - seife@opensuse.org - fix reading of config file in udev helper script - update to bluez-4.55: diff --git a/bluez.changes b/bluez.changes index d122df2..bf2cd6b 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Sun Oct 4 22:06:46 CEST 2009 - seife@suse.de +Sun Oct 4 22:06:46 CEST 2009 - seife@opensuse.org - fix reading of config file in udev helper script - update to bluez-4.55: From 379ddb662f40153a9c1ade0a8563e217aa753c95ccbb07809e2fcace9f09bc99 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Mon, 12 Oct 2009 06:19:56 +0000 Subject: [PATCH 3/9] 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 From 119cf345561bfb3e21d1d906e96c760f19e6e1d60543862aacd8444edabe6f17 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Mon, 12 Oct 2009 14:36:23 +0000 Subject: [PATCH 4/9] update to bluez-4.56 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=26 --- bluez-gstreamer.spec | 2 +- bluez.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 51d09c6..160f881 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -1,5 +1,5 @@ # -# spec file for package bluez-gstreamer (Version 4.51) +# spec file for package bluez-gstreamer (Version 4.55) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # diff --git a/bluez.spec b/bluez.spec index 32453e8..7115cc2 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,5 +1,5 @@ # -# spec file for package bluez (Version 4.51) +# spec file for package bluez (Version 4.55) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # From 41a171f750231fe55179fcdaa889bd6692074194a98c419465ee9fda9582dbb8 Mon Sep 17 00:00:00 2001 From: Vladimir Botka Date: Mon, 19 Oct 2009 16:29:47 +0000 Subject: [PATCH 5/9] Accepting request 22597 from home:vbotka:branches:Base:System Copy from home:vbotka:branches:Base:System/bluez via accept of submit request 22597 revision 3. Request was accepted with message: It is OK, I have test it OBS-URL: https://build.opensuse.org/request/show/22597 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=27 --- 001-remove-rule-dell-mouse.patch | 11 +++++++++++ bluez.changes | 6 ++++++ bluez.spec | 2 ++ 3 files changed, 19 insertions(+) create mode 100644 001-remove-rule-dell-mouse.patch diff --git a/001-remove-rule-dell-mouse.patch b/001-remove-rule-dell-mouse.patch new file mode 100644 index 0000000..8d0fe43 --- /dev/null +++ b/001-remove-rule-dell-mouse.patch @@ -0,0 +1,11 @@ +--- a/scripts/bluetooth-hid2hci.rules 2009-10-16 20:29:22.000000000 +0200 ++++ b/scripts/bluetooth-hid2hci.rules 2009-10-16 20:28:35.000000000 +0200 +@@ -8,7 +8,7 @@ + # 413c:8154 + # 413c:8158 + # 413c:8162 +-ACTION=="add", ENV{ID_VENDOR}=="413c", ENV{ID_CLASS}=="mouse", ATTRS{bmAttributes}=="e0", KERNEL=="mouse*", RUN+="/usr/sbin/hid2hci --method dell -v $env{ID_VENDOR} -p $env{ID_MODEL} --mode hci" ++# ACTION=="add", ENV{ID_VENDOR}=="413c", ENV{ID_CLASS}=="mouse", ATTRS{bmAttributes}=="e0", KERNEL=="mouse*", RUN+="/usr/sbin/hid2hci --method dell -v $env{ID_VENDOR} -p $env{ID_MODEL} --mode hci" + + # Logitech devices + ACTION=="add", ENV{ID_VENDOR}=="046d", ENV{ID_MODEL}=="c703" RUN+="/usr/sbin/hid2hci --method logitech -v $env{ID_VENDOR} -p $env{ID_MODEL} --mode hci" diff --git a/bluez.changes b/bluez.changes index 8ac0f32..2e21a63 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 19 10:39:02 CEST 2009 - vlado@suse.cz + +- 001-remove-rule-dell-mouse.patch added to disable udev action + for dell mouse; bnc 522287 + ------------------------------------------------------------------- Sat Oct 10 23:26:37 CEST 2009 - seife@opensuse.org diff --git a/bluez.spec b/bluez.spec index 7115cc2..0fda1f7 100644 --- a/bluez.spec +++ b/bluez.spec @@ -37,6 +37,7 @@ Source4: bluetooth.sh Source6: README.SUSE Source7: bluetooth.modprobe Patch1: bluez-4.44-udev-use-helperscript.diff +Patch2: 001-remove-rule-dell-mouse.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: bluez-utils = 3.36 Obsoletes: bluez-utils <= 3.36 @@ -166,6 +167,7 @@ Authors: %prep %setup -q %patch1 -p1 +%patch2 -p1 cp %{S:6} . %{?suse_update_config:%{suse_update_config -f . }} mkdir dbus-apis From 4d2d47b037c97f529e75f8bd5599b85c9152d4ba88baba03107403021dcfd946 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 20 Oct 2009 21:59:16 +0000 Subject: [PATCH 6/9] checked in OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=28 --- 001-remove-rule-dell-mouse.patch | 11 ----------- bluez-4.55.tar.bz2 | 3 +++ bluez-4.56.tar.bz2 | 3 --- bluez-gstreamer.changes | 15 --------------- bluez-gstreamer.spec | 2 +- bluez.changes | 21 --------------------- bluez.spec | 4 +--- 7 files changed, 5 insertions(+), 54 deletions(-) delete mode 100644 001-remove-rule-dell-mouse.patch create mode 100644 bluez-4.55.tar.bz2 delete mode 100644 bluez-4.56.tar.bz2 diff --git a/001-remove-rule-dell-mouse.patch b/001-remove-rule-dell-mouse.patch deleted file mode 100644 index 8d0fe43..0000000 --- a/001-remove-rule-dell-mouse.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/scripts/bluetooth-hid2hci.rules 2009-10-16 20:29:22.000000000 +0200 -+++ b/scripts/bluetooth-hid2hci.rules 2009-10-16 20:28:35.000000000 +0200 -@@ -8,7 +8,7 @@ - # 413c:8154 - # 413c:8158 - # 413c:8162 --ACTION=="add", ENV{ID_VENDOR}=="413c", ENV{ID_CLASS}=="mouse", ATTRS{bmAttributes}=="e0", KERNEL=="mouse*", RUN+="/usr/sbin/hid2hci --method dell -v $env{ID_VENDOR} -p $env{ID_MODEL} --mode hci" -+# ACTION=="add", ENV{ID_VENDOR}=="413c", ENV{ID_CLASS}=="mouse", ATTRS{bmAttributes}=="e0", KERNEL=="mouse*", RUN+="/usr/sbin/hid2hci --method dell -v $env{ID_VENDOR} -p $env{ID_MODEL} --mode hci" - - # Logitech devices - ACTION=="add", ENV{ID_VENDOR}=="046d", ENV{ID_MODEL}=="c703" RUN+="/usr/sbin/hid2hci --method logitech -v $env{ID_VENDOR} -p $env{ID_MODEL} --mode hci" diff --git a/bluez-4.55.tar.bz2 b/bluez-4.55.tar.bz2 new file mode 100644 index 0000000..6aef359 --- /dev/null +++ b/bluez-4.55.tar.bz2 @@ -0,0 +1,3 @@ +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 deleted file mode 100644 index d35916c..0000000 --- a/bluez-4.56.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40e8bbaf2c6dca7932385314f21a9bee188934f5f8eb182c81454e9540ac7038 -size 780828 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index 8ac0f32..bf2cd6b 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -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 160f881..ab33cf0 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.56 +Version: 4.55 Release: 1 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities diff --git a/bluez.changes b/bluez.changes index 2e21a63..bf2cd6b 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,24 +1,3 @@ -------------------------------------------------------------------- -Mon Oct 19 10:39:02 CEST 2009 - vlado@suse.cz - -- 001-remove-rule-dell-mouse.patch added to disable udev action - for dell mouse; bnc 522287 - -------------------------------------------------------------------- -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 0fda1f7..5bf4ab2 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.56 +Version: 4.55 Release: 1 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile @@ -37,7 +37,6 @@ Source4: bluetooth.sh Source6: README.SUSE Source7: bluetooth.modprobe Patch1: bluez-4.44-udev-use-helperscript.diff -Patch2: 001-remove-rule-dell-mouse.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: bluez-utils = 3.36 Obsoletes: bluez-utils <= 3.36 @@ -167,7 +166,6 @@ Authors: %prep %setup -q %patch1 -p1 -%patch2 -p1 cp %{S:6} . %{?suse_update_config:%{suse_update_config -f . }} mkdir dbus-apis From 2713ef2b48ebf58c4b5ef79d486852d64f9fe68372d697dc99d422bb7a60a1da Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Tue, 3 Nov 2009 06:22:39 +0000 Subject: [PATCH 7/9] Accepting request 23628 from home:seife:testing Copy from home:seife:testing/bluez via accept of submit request 23628 revision 35. Request was accepted with message: update to bluez-4.57 OBS-URL: https://build.opensuse.org/request/show/23628 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=29 --- 001-remove-rule-dell-mouse.patch | 11 +++++++++++ bluez-4.55.tar.bz2 | 3 --- bluez-4.57.tar.bz2 | 3 +++ bluez-gstreamer.changes | 34 ++++++++++++++++++++++++++++++++ bluez-gstreamer.spec | 4 ++-- bluez.changes | 34 ++++++++++++++++++++++++++++++++ bluez.spec | 6 ++++-- 7 files changed, 88 insertions(+), 7 deletions(-) create mode 100644 001-remove-rule-dell-mouse.patch delete mode 100644 bluez-4.55.tar.bz2 create mode 100644 bluez-4.57.tar.bz2 diff --git a/001-remove-rule-dell-mouse.patch b/001-remove-rule-dell-mouse.patch new file mode 100644 index 0000000..8d0fe43 --- /dev/null +++ b/001-remove-rule-dell-mouse.patch @@ -0,0 +1,11 @@ +--- a/scripts/bluetooth-hid2hci.rules 2009-10-16 20:29:22.000000000 +0200 ++++ b/scripts/bluetooth-hid2hci.rules 2009-10-16 20:28:35.000000000 +0200 +@@ -8,7 +8,7 @@ + # 413c:8154 + # 413c:8158 + # 413c:8162 +-ACTION=="add", ENV{ID_VENDOR}=="413c", ENV{ID_CLASS}=="mouse", ATTRS{bmAttributes}=="e0", KERNEL=="mouse*", RUN+="/usr/sbin/hid2hci --method dell -v $env{ID_VENDOR} -p $env{ID_MODEL} --mode hci" ++# ACTION=="add", ENV{ID_VENDOR}=="413c", ENV{ID_CLASS}=="mouse", ATTRS{bmAttributes}=="e0", KERNEL=="mouse*", RUN+="/usr/sbin/hid2hci --method dell -v $env{ID_VENDOR} -p $env{ID_MODEL} --mode hci" + + # Logitech devices + ACTION=="add", ENV{ID_VENDOR}=="046d", ENV{ID_MODEL}=="c703" RUN+="/usr/sbin/hid2hci --method logitech -v $env{ID_VENDOR} -p $env{ID_MODEL} --mode hci" 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.57.tar.bz2 b/bluez-4.57.tar.bz2 new file mode 100644 index 0000000..4fe5034 --- /dev/null +++ b/bluez-4.57.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f0791934c6d212308fdff1552b9dcdf8921c1049277c689a4dbe5b5d0f703fc +size 780975 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index bf2cd6b..d7bc2ad 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Mon Nov 2 21:51:12 CET 2009 - seife@opensuse.org + +- update to bluez-4.57: + - Fix unloading of drivers for uninitialized adapters. + - Fix debug message to use requested and not opened SEID. + - Fix codec selection for GStreamer plugin. + - Fix deleting of SDP records during service updates. + - Fix deleting of SDP records when a device is removed. + - Fix handling when the SDP record is modified on remote device. + - Fix potential buffer overflow by using snprintf instead of sprintf. + - Fix const declarations for some storage function parameters. + +------------------------------------------------------------------- +Mon Oct 19 10:39:02 CEST 2009 - vlado@suse.cz + +- 001-remove-rule-dell-mouse.patch added to disable udev action + for dell mouse; bnc#522287 + +------------------------------------------------------------------- +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 ab33cf0..140fa2d 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -1,5 +1,5 @@ # -# spec file for package bluez-gstreamer (Version 4.55) +# spec file for package bluez-gstreamer (Version 4.56) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -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.57 Release: 1 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities diff --git a/bluez.changes b/bluez.changes index bf2cd6b..d7bc2ad 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Mon Nov 2 21:51:12 CET 2009 - seife@opensuse.org + +- update to bluez-4.57: + - Fix unloading of drivers for uninitialized adapters. + - Fix debug message to use requested and not opened SEID. + - Fix codec selection for GStreamer plugin. + - Fix deleting of SDP records during service updates. + - Fix deleting of SDP records when a device is removed. + - Fix handling when the SDP record is modified on remote device. + - Fix potential buffer overflow by using snprintf instead of sprintf. + - Fix const declarations for some storage function parameters. + +------------------------------------------------------------------- +Mon Oct 19 10:39:02 CEST 2009 - vlado@suse.cz + +- 001-remove-rule-dell-mouse.patch added to disable udev action + for dell mouse; bnc#522287 + +------------------------------------------------------------------- +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 5bf4ab2..f5f5020 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,5 +1,5 @@ # -# spec file for package bluez (Version 4.55) +# spec file for package bluez (Version 4.56) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -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.57 Release: 1 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile @@ -37,6 +37,7 @@ Source4: bluetooth.sh Source6: README.SUSE Source7: bluetooth.modprobe Patch1: bluez-4.44-udev-use-helperscript.diff +Patch2: 001-remove-rule-dell-mouse.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: bluez-utils = 3.36 Obsoletes: bluez-utils <= 3.36 @@ -166,6 +167,7 @@ Authors: %prep %setup -q %patch1 -p1 +%patch2 -p1 cp %{S:6} . %{?suse_update_config:%{suse_update_config -f . }} mkdir dbus-apis From 2529cdff25d1a90536b7afeba32b8c9f5707787c921447a201b26d0895e10c54 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 10 Nov 2009 09:37:32 +0000 Subject: [PATCH 8/9] checked in OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=30 --- bluez-4.56.tar.bz2 | 3 +++ bluez-4.57.tar.bz2 | 3 --- bluez-gstreamer.changes | 19 ------------------- bluez-gstreamer.spec | 2 +- bluez.changes | 13 ------------- bluez.spec | 2 +- 6 files changed, 5 insertions(+), 37 deletions(-) create mode 100644 bluez-4.56.tar.bz2 delete mode 100644 bluez-4.57.tar.bz2 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-4.57.tar.bz2 b/bluez-4.57.tar.bz2 deleted file mode 100644 index 4fe5034..0000000 --- a/bluez-4.57.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f0791934c6d212308fdff1552b9dcdf8921c1049277c689a4dbe5b5d0f703fc -size 780975 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index d7bc2ad..8ac0f32 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -1,22 +1,3 @@ -------------------------------------------------------------------- -Mon Nov 2 21:51:12 CET 2009 - seife@opensuse.org - -- update to bluez-4.57: - - Fix unloading of drivers for uninitialized adapters. - - Fix debug message to use requested and not opened SEID. - - Fix codec selection for GStreamer plugin. - - Fix deleting of SDP records during service updates. - - Fix deleting of SDP records when a device is removed. - - Fix handling when the SDP record is modified on remote device. - - Fix potential buffer overflow by using snprintf instead of sprintf. - - Fix const declarations for some storage function parameters. - -------------------------------------------------------------------- -Mon Oct 19 10:39:02 CEST 2009 - vlado@suse.cz - -- 001-remove-rule-dell-mouse.patch added to disable udev action - for dell mouse; bnc#522287 - ------------------------------------------------------------------- Sat Oct 10 23:26:37 CEST 2009 - seife@opensuse.org diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 140fa2d..799087f 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.57 +Version: 4.56 Release: 1 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities diff --git a/bluez.changes b/bluez.changes index d7bc2ad..e3c9702 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,16 +1,3 @@ -------------------------------------------------------------------- -Mon Nov 2 21:51:12 CET 2009 - seife@opensuse.org - -- update to bluez-4.57: - - Fix unloading of drivers for uninitialized adapters. - - Fix debug message to use requested and not opened SEID. - - Fix codec selection for GStreamer plugin. - - Fix deleting of SDP records during service updates. - - Fix deleting of SDP records when a device is removed. - - Fix handling when the SDP record is modified on remote device. - - Fix potential buffer overflow by using snprintf instead of sprintf. - - Fix const declarations for some storage function parameters. - ------------------------------------------------------------------- Mon Oct 19 10:39:02 CEST 2009 - vlado@suse.cz diff --git a/bluez.spec b/bluez.spec index f5f5020..ad6131f 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.57 +Version: 4.56 Release: 1 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile From 76737b3abfaa6f9dcaff936b50ca6920f906fabef3fc4e4982f221af8f995ad7 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 10 Nov 2009 09:37:33 +0000 Subject: [PATCH 9/9] Updating link to change in openSUSE:Factory/bluez revision 45.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=1a801d8e9fb243bf30149d4817aae791 --- bluez-4.56.tar.bz2 | 3 --- bluez-4.57.tar.bz2 | 3 +++ bluez-gstreamer.changes | 19 +++++++++++++++++++ bluez-gstreamer.spec | 4 ++-- bluez.changes | 13 +++++++++++++ bluez.spec | 4 ++-- 6 files changed, 39 insertions(+), 7 deletions(-) delete mode 100644 bluez-4.56.tar.bz2 create mode 100644 bluez-4.57.tar.bz2 diff --git a/bluez-4.56.tar.bz2 b/bluez-4.56.tar.bz2 deleted file mode 100644 index d35916c..0000000 --- a/bluez-4.56.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40e8bbaf2c6dca7932385314f21a9bee188934f5f8eb182c81454e9540ac7038 -size 780828 diff --git a/bluez-4.57.tar.bz2 b/bluez-4.57.tar.bz2 new file mode 100644 index 0000000..4fe5034 --- /dev/null +++ b/bluez-4.57.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f0791934c6d212308fdff1552b9dcdf8921c1049277c689a4dbe5b5d0f703fc +size 780975 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index 8ac0f32..d7bc2ad 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Nov 2 21:51:12 CET 2009 - seife@opensuse.org + +- update to bluez-4.57: + - Fix unloading of drivers for uninitialized adapters. + - Fix debug message to use requested and not opened SEID. + - Fix codec selection for GStreamer plugin. + - Fix deleting of SDP records during service updates. + - Fix deleting of SDP records when a device is removed. + - Fix handling when the SDP record is modified on remote device. + - Fix potential buffer overflow by using snprintf instead of sprintf. + - Fix const declarations for some storage function parameters. + +------------------------------------------------------------------- +Mon Oct 19 10:39:02 CEST 2009 - vlado@suse.cz + +- 001-remove-rule-dell-mouse.patch added to disable udev action + for dell mouse; bnc#522287 + ------------------------------------------------------------------- Sat Oct 10 23:26:37 CEST 2009 - seife@opensuse.org diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 799087f..29f56d6 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -1,5 +1,5 @@ # -# spec file for package bluez-gstreamer (Version 4.56) +# spec file for package bluez-gstreamer (Version 4.57) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -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.56 +Version: 4.57 Release: 1 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities diff --git a/bluez.changes b/bluez.changes index e3c9702..d7bc2ad 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 2 21:51:12 CET 2009 - seife@opensuse.org + +- update to bluez-4.57: + - Fix unloading of drivers for uninitialized adapters. + - Fix debug message to use requested and not opened SEID. + - Fix codec selection for GStreamer plugin. + - Fix deleting of SDP records during service updates. + - Fix deleting of SDP records when a device is removed. + - Fix handling when the SDP record is modified on remote device. + - Fix potential buffer overflow by using snprintf instead of sprintf. + - Fix const declarations for some storage function parameters. + ------------------------------------------------------------------- Mon Oct 19 10:39:02 CEST 2009 - vlado@suse.cz diff --git a/bluez.spec b/bluez.spec index ad6131f..b9d4ecb 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,5 +1,5 @@ # -# spec file for package bluez (Version 4.56) +# spec file for package bluez (Version 4.57) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -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.56 +Version: 4.57 Release: 1 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile