From f40f086020f563e3acd213d98db8f38b14b5fb8515fd8dacecf7d23c0e4f93db Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 16 Feb 2009 00:13:51 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=26 --- bluez-4.29.tar.bz2 | 3 --- bluez-4.30.tar.bz2 | 3 +++ bluez-gstreamer.changes | 12 ++++++++++++ bluez-gstreamer.spec | 13 +++++++++++-- bluez.changes | 12 ++++++++++++ bluez.spec | 13 +++++++++++-- 6 files changed, 49 insertions(+), 7 deletions(-) delete mode 100644 bluez-4.29.tar.bz2 create mode 100644 bluez-4.30.tar.bz2 diff --git a/bluez-4.29.tar.bz2 b/bluez-4.29.tar.bz2 deleted file mode 100644 index aece465..0000000 --- a/bluez-4.29.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c309a87e1af5724c4c9b0d2d23f48757674570e2ef6bd0ac1e74e2a9a20025f -size 746400 diff --git a/bluez-4.30.tar.bz2 b/bluez-4.30.tar.bz2 new file mode 100644 index 0000000..5f5a512 --- /dev/null +++ b/bluez-4.30.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e3fe092cc8d891628c0717efe24a131f109d5e2a9522c75145312ad3829f83f +size 746039 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index 139ff84..81b207d 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Feb 13 09:30:36 CET 2009 - seife@suse.de + +- update to bluez-4.30: + - Add CID field to L2CAP socket address structure. + - Fix reset of authentication requirements after bonding. + - Fix storing of link keys when using dedicated bonding. + - Fix storing of pre-Bluetooth 2.1 link keys. + - Fix resetting trust settings on every reboot. + - Fix handling of local name changes. + - Fix memory leaks in hciconfig and hcitool + ------------------------------------------------------------------- Sun Feb 8 15:59:45 CET 2009 - seife@suse.de diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 8456d86..0b873fd 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -1,5 +1,5 @@ # -# spec file for package bluez-gstreamer (Version 4.29) +# spec file for package bluez-gstreamer (Version 4.30) # # 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 BuildRequires: gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel Url: http://www.bluez.org -Version: 4.29 +Version: 4.30 Release: 1 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities @@ -109,6 +109,15 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/gstreamer-*/*.so %changelog +* Fri Feb 13 2009 seife@suse.de +- update to bluez-4.30: + - Add CID field to L2CAP socket address structure. + - Fix reset of authentication requirements after bonding. + - Fix storing of link keys when using dedicated bonding. + - Fix storing of pre-Bluetooth 2.1 link keys. + - Fix resetting trust settings on every reboot. + - Fix handling of local name changes. + - Fix memory leaks in hciconfig and hcitool * Sun Feb 08 2009 seife@suse.de - update to bluez-4.29: - Use AVRCP version 1.0 for now. diff --git a/bluez.changes b/bluez.changes index 139ff84..81b207d 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Feb 13 09:30:36 CET 2009 - seife@suse.de + +- update to bluez-4.30: + - Add CID field to L2CAP socket address structure. + - Fix reset of authentication requirements after bonding. + - Fix storing of link keys when using dedicated bonding. + - Fix storing of pre-Bluetooth 2.1 link keys. + - Fix resetting trust settings on every reboot. + - Fix handling of local name changes. + - Fix memory leaks in hciconfig and hcitool + ------------------------------------------------------------------- Sun Feb 8 15:59:45 CET 2009 - seife@suse.de diff --git a/bluez.spec b/bluez.spec index 4470ace..9d1763b 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,5 +1,5 @@ # -# spec file for package bluez (Version 4.29) +# spec file for package bluez (Version 4.30) # # 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 Url: http://www.bluez.org -Version: 4.29 +Version: 4.30 Release: 1 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile @@ -353,6 +353,15 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man1/dund.1.gz %changelog +* Fri Feb 13 2009 seife@suse.de +- update to bluez-4.30: + - Add CID field to L2CAP socket address structure. + - Fix reset of authentication requirements after bonding. + - Fix storing of link keys when using dedicated bonding. + - Fix storing of pre-Bluetooth 2.1 link keys. + - Fix resetting trust settings on every reboot. + - Fix handling of local name changes. + - Fix memory leaks in hciconfig and hcitool * Sun Feb 08 2009 seife@suse.de - update to bluez-4.29: - Use AVRCP version 1.0 for now.