Update bluez to 5.50 Remove Nicolas Thill as maintainer since he hasn't replied to numerous of reviews requests for several packages within months. Drop obsolete configuration file Add patch for LE devices Source: https://git.archlinux.org/svntogit/packages.git/plain/trunk/refresh_adv_manager_for_non-LE_devices.diff?h=packages/bluez Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
15 lines
388 B
Diff
15 lines
388 B
Diff
--- a/src/bluetooth.conf
|
|
+++ b/src/bluetooth.conf
|
|
@@ -26,10 +26,10 @@
|
|
</policy>
|
|
|
|
<!-- allow users of lp group (printing subsystem) to
|
|
- communicate with bluetoothd -->
|
|
+ communicate with bluetoothd
|
|
<policy group="lp">
|
|
<allow send_destination="org.bluez"/>
|
|
- </policy>
|
|
+ </policy> -->
|
|
|
|
<policy context="default">
|
|
<deny send_destination="org.bluez"/>
|