Go to file
Stephan Kulow a0780b5c23 Accepting request 198131 from Base:System
- update to bluez-5.8
  * changelog is in the package

- update to bluez-5.4
  Huge, incompatible update. Some points:
  * hcidump merged
  * obexd merged
  * no unix socket anymore (only d-bus)
  * libbluetooth and bluez-devel is *deprecated* and will be
    removed. Only included for now to keep the breakage smaller.
- dropped patches (no longer needed):
  * 0001-network-fix-network-Connect-method-parameters.patch
  * bluez-4.101-new-automake.diff
- new patch to suppress a stupid compiler warning:
  * bluez-5.4-compilerwarning.diff

Additionally, bluez-gstreamer gets dropped (no longer present) and
the sysconfig file is no longer present.

OBS-URL: https://build.opensuse.org/request/show/198131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=109
2013-09-16 07:18:35 +00:00

Notes about the SUSE bluez packages:
====================================

How does bluetoothd get started?
--------------------------------
Bluetoothd is started via udev. This means: as soon as a bluetooth device
is inserted, bluetoothd is started with the option "--udev".
For the case that D-Bus is not yet running during system bootup when the
adapter is detected, bluetoothd will quit with exit code 1, udev will notice
that and then try to restart bluetoothd later.

If you want to prevent starting of the bluetooth service, edit
/etc/sysconfig/bluetooth and set START_BLUETOOTHD to "no".

Have a lot of fun...
Description
No description provided
Readme 13 MiB
Languages
Diff 100%