SHA256
1
0
forked from pool/bluez
OBS User unknown
2009-02-16 00:13:51 +00:00
committed by Git OBS Bridge
parent e43e8e962e
commit f40f086020
6 changed files with 49 additions and 7 deletions

View File

@@ -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.