Mailinglist Archive: opensuse-commit (1650 mails)

< Previous Next >
commit bluez
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 06 Oct 2008 16:24:12 +0200
  • Message-id: <20081006142413.0896E678159@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package bluez
checked in at Mon Oct 6 16:24:12 CEST 2008.


--------
--- bluez/bluez.changes 2008-09-29 10:15:38.000000000 +0200
+++ /mounts/work_src_done/STABLE/bluez/bluez.changes 2008-10-05
16:32:08.000000000 +0200
@@ -2 +2,26 @@
-Mon Sep 29 09:36:31 CEST 2008 - seife@xxxxxxx
+Sun Oct 5 16:24:41 CEST 2008 - seife@xxxxxxx
+
+- update to bluez-4.11:
+ - Change SCO server socket into a generic one. Should fix
+ connection issues with headsets.
+ - Fix uninitialized reply of multiple GetProperties methods.
+
+-------------------------------------------------------------------
+Sat Oct 4 09:59:32 CEST 2008 - seife@xxxxxxx
+
+- update to bluez-4.10:
+ - Fix memory leaks with HAL messages.
+ - Add more advanced handsfree features.
+ - Add properties to audio, input and network interfaces.
+ - Stop device discovery timer on device removal.
+
+-------------------------------------------------------------------
+Mon Sep 29 18:56:15 CEST 2008 - seife@xxxxxxx
+
+- update to bluez-4.9:
+ - Fix signals for Powered and Discoverable properties.
+ - Fix handling of Alias and Icon properties.
+ - Fix duplicate entries for service UUIDs.
+
+-------------------------------------------------------------------
+Mon Sep2y 09:36:31 CEST 2008 - seife@xxxxxxx

calling whatdependson for head-i586


Old:
----
bluez-4.8-buildfix.diff
bluez-4.8.tar.bz2

New:
----
bluez-4.11.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bluez.spec ++++++
--- /var/tmp/diff_new_pack.xq1023/_old 2008-10-06 16:23:40.000000000 +0200
+++ /var/tmp/diff_new_pack.xq1023/_new 2008-10-06 16:23:40.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package bluez (Version 4.8)
+# spec file for package bluez (Version 4.11)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -24,7 +24,7 @@
BuildRequires: alsa-devel libsndfile-devel
BuildRequires: gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel
Url: http://www.bluez.org
-Version: 4.8
+Version: 4.11
Release: 1
Summary: Bluetooth Stack for Linux
Group: Hardware/Mobile
@@ -39,7 +39,6 @@
Source5: org.bluez.service
Source6: README.SUSE
Patch1: bluez-utils-3.8-bluetooth.rules.diff
-Patch2: bluez-4.8-buildfix.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: bluez-utils = 3.36
Obsoletes: bluez-utils <= 3.36
@@ -165,13 +164,12 @@
%prep
%setup -q
%patch1 -p0
-%patch2 -p1
cp %{S:1} scripts/
cp %{S:6} .
%{?suse_update_config:%{suse_update_config -f . }}

%build
-autoreconf -sfi
+#autoreconf -sfi
#CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%_prefix --libdir=%_libdir
--localstatedir=%_localstatedir
#make
#%build
@@ -337,7 +335,23 @@
%{_libdir}/gstreamer-*/*.so

%changelog
+* Sun Oct 05 2008 seife@xxxxxxx
+- update to bluez-4.11:
+ - Change SCO server socket into a generic one. Should fix
+ connection issues with headsets.
+ - Fix uninitialized reply of multiple GetProperties methods.
+* Sat Oct 04 2008 seife@xxxxxxx
+- update to bluez-4.10:
+ - Fix memory leaks with HAL messages.
+ - Add more advanced handsfree features.
+ - Add properties to audio, input and network interfaces.
+ - Stop device discovery timer on device removal.
* Mon Sep 29 2008 seife@xxxxxxx
+- update to bluez-4.9:
+ - Fix signals for Powered and Discoverable properties.
+ - Fix handling of Alias and Icon properties.
+ - Fix duplicate entries for service UUIDs.
+ Mon Sep2y 09:36:31 CEST 2008 - seife@xxxxxxx
- update to bluez-4.8:
- fix two bluetoothd crashes during device pairing
- reenable HAL plugin, no need for libhal anymore





++++++ bluez-4.8.tar.bz2 -> bluez-4.11.tar.bz2 ++++++
++++ 4957 lines of diff (skipped)




++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >