SHA256
1
0
forked from pool/bluez
Stephan Kulow 2010-03-21 08:18:42 +00:00 committed by Git OBS Bridge
parent 5a0f7ca996
commit b4bb035675
7 changed files with 29 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8676d3eb9acf3a30e1315639bad8b7b437e30588cbbb42f3eee85add0b364ade
size 784441

3
bluez-4.62.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bae391a730353bfae4a63318e609628cd4240d6ecc08e54e549263ac5a700e48
size 784997

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Mar 7 22:32:11 UTC 2010 - seife@opensuse.org
- update to bluez-4.62:
- Fix accidental symbol breakage with inquiry transmit power.
- Fix using invalid data from previous headset connection.
- Fix double free on AVDTP Abort response.
- Fix possible crash while verifying AVDTP version.
- Fix missing inuse flag when AVDTP stream is configured.
- Add support for Bluetooth controller types.
-------------------------------------------------------------------
Sat Feb 13 22:38:31 UTC 2010 - seife@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package bluez-gstreamer (Version 4.61)
# spec file for package bluez-gstreamer (Version 4.62)
#
# Copyright (c) 2010 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.61
Version: 4.62
Release: 1
Summary: Bluetooth Sound Support
Group: Productivity/Multimedia/Sound/Utilities

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Mar 7 22:32:11 UTC 2010 - seife@opensuse.org
- update to bluez-4.62:
- Fix accidental symbol breakage with inquiry transmit power.
- Fix using invalid data from previous headset connection.
- Fix double free on AVDTP Abort response.
- Fix possible crash while verifying AVDTP version.
- Fix missing inuse flag when AVDTP stream is configured.
- Add support for Bluetooth controller types.
-------------------------------------------------------------------
Sat Feb 13 22:38:31 UTC 2010 - seife@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package bluez (Version 4.61)
# spec file for package bluez (Version 4.62)
#
# Copyright (c) 2010 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.61
Version: 4.62
Release: 1
Summary: Bluetooth Stack for Linux
Group: Hardware/Mobile

0
ready
View File