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