From 9f66e525b00f3f865ae0152226a18b924bc632544609596978d27ff9716ffea6 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 3 May 2010 19:24:57 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/bluez revision 54.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=d825af0c54e781a7bbe5f2cea2252a80 --- bluez-4.63.tar.bz2 | 3 --- bluez-4.64.tar.bz2 | 3 +++ bluez-gstreamer.changes | 13 +++++++++++++ bluez-gstreamer.spec | 7 +++---- bluez.changes | 13 +++++++++++++ bluez.spec | 7 +++---- 6 files changed, 35 insertions(+), 11 deletions(-) delete mode 100644 bluez-4.63.tar.bz2 create mode 100644 bluez-4.64.tar.bz2 diff --git a/bluez-4.63.tar.bz2 b/bluez-4.63.tar.bz2 deleted file mode 100644 index 16031f7..0000000 --- a/bluez-4.63.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd6644486af0e84564cae9dfe0c2e11b7f426e8cc68fd6710353eeabb83ac6cc -size 786110 diff --git a/bluez-4.64.tar.bz2 b/bluez-4.64.tar.bz2 new file mode 100644 index 0000000..d066a3f --- /dev/null +++ b/bluez-4.64.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380170f46399bf7b20c889e11234384efb48ef0b793c0c8e2dd5d1df2272c6ed +size 793450 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index baf6af7..5314b56 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Apr 29 09:58:04 UTC 2010 - seife@opensuse.org + +- update to bluez-4.64: + - Fix invalid memory access in headset_get_nrec function. + - Fix issue with disconnect event on higher protocol layers. + - Fix issue with list parsing in sdp_set_supp_features function. + - Fix device object reference counting for SDP browse requests. + - Add missing memory checks whenever memory is allocated for SDP. + - Add support for exporting local services via D-Bus. + - Add more L2CAP Enhanced Retransmission test options. +- remove unused "--enable-manpages" configure option + ------------------------------------------------------------------- Wed Apr 14 15:32:51 CEST 2010 - jsmeix@suse.de diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 9175ef1..7956f1f 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -1,5 +1,5 @@ # -# spec file for package bluez-gstreamer (Version 4.63) +# spec file for package bluez-gstreamer (Version 4.64) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,8 +24,8 @@ 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.63 -Release: 2 +Version: 4.64 +Release: 1 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities License: GPLv2+ @@ -84,7 +84,6 @@ CFLAGS="$RPM_OPT_FLAGS -g" \ --enable-test \ --enable-pand \ --enable-dund \ - --enable-manpages \ --enable-configfiles \ --enable-pcmcia make %{?jobs:-j %jobs} all diff --git a/bluez.changes b/bluez.changes index baf6af7..5314b56 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Apr 29 09:58:04 UTC 2010 - seife@opensuse.org + +- update to bluez-4.64: + - Fix invalid memory access in headset_get_nrec function. + - Fix issue with disconnect event on higher protocol layers. + - Fix issue with list parsing in sdp_set_supp_features function. + - Fix device object reference counting for SDP browse requests. + - Add missing memory checks whenever memory is allocated for SDP. + - Add support for exporting local services via D-Bus. + - Add more L2CAP Enhanced Retransmission test options. +- remove unused "--enable-manpages" configure option + ------------------------------------------------------------------- Wed Apr 14 15:32:51 CEST 2010 - jsmeix@suse.de diff --git a/bluez.spec b/bluez.spec index fb738e7..ef70278 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,5 +1,5 @@ # -# spec file for package bluez (Version 4.63) +# spec file for package bluez (Version 4.64) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,8 +23,8 @@ 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.63 -Release: 2 +Version: 4.64 +Release: 1 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile License: GPLv2+ @@ -202,7 +202,6 @@ CFLAGS="$RPM_OPT_FLAGS -g" \ --enable-test \ --enable-pand \ --enable-dund \ - --enable-manpages \ --enable-configfiles \ --enable-pcmcia make %{?jobs:-j %jobs} all