bluez/bluez.changes

56 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Wed Sep 24 00:12:45 CEST 2008 - seife@suse.de
- use /dev/shm instead of /var/run for the coldplug-marker, since
/var/run is cleaned up later in the boot process
-------------------------------------------------------------------
Tue Sep 23 17:31:19 CEST 2008 - seife@suse.de
- add more useful stuff to bluez-test
- add dbus-activation of bluetoothd
- use dbus-activation to start on adapter hotplug event
- add bluetooth-coldplug init script to make sure that bluetoothd
is started when adapter is plugged in before DBus is started
- add "Provides: bluez-utils" to bluez, to help the solver
-------------------------------------------------------------------
Wed Sep 17 17:16:54 CEST 2008 - dmueller@suse.de
- add missing splitprovides
- fix bluez-utils rename
- remove bogus bluez provide
-------------------------------------------------------------------
Mon Sep 15 23:41:33 CEST 2008 - seife@suse.de
- update to bluez-4.6:
* add a smooth upgrade path of configured input devices from
BlueZ 3.x to the 4.x series
* fix a couple of regressions with the adapter initialization and
the input service
Detailed changelog:
version 4.6:
* Fix Device ID record handling.
* Fix service browsing and storage.
* Fix authentication and encryption for input devices.
* Fix adapter name initialization.
version 4.5:
* Fix initialization issue with new adapters.
* Send HID authentication request without blocking.
* Hide the verbose SDP debug behind SDP_DEBUG.
* Add extra UUIDs for service discovery.
* Add SCO server socket listener.
* Add authorization support to service plugin.
-------------------------------------------------------------------
Mon Sep 15 17:06:46 CEST 2008 - dmueller@suse.de
- fix devel package requires
-------------------------------------------------------------------
Tue Sep 9 15:08:23 CEST 2008 - seife@suse.de
- initial checkin of BlueZ 4