[packages] taskwarrior: update to 2.0.0
[packages.git] / utils / bluez-utils / patches / 002-hcid_pin_helper.patch
index f8c9454..c236e4d 100644 (file)
@@ -1,16 +1,15 @@
-diff -ur bluez-utils-2.17.orig/hcid/hcid.conf bluez-utils-2.17/hcid/hcid.conf
---- bluez-utils-2.17.orig/hcid/hcid.conf       2004-12-25 19:06:00.000000000 +0100
-+++ bluez-utils-2.17/hcid/hcid.conf    2005-07-26 14:44:23.000000000 +0200
-@@ -23,7 +23,7 @@
-       pairing multi;
+--- a/hcid/hcid.conf
++++ b/hcid/hcid.conf
+@@ -12,7 +12,7 @@
+       #   auto - Use local PIN for incoming connections
+       #   user - Always ask user for a PIN
+       #
+-      security user;
++      security auto;
  
-       # PIN helper
--      pin_helper /usr/bin/bluepin;
-+      pin_helper /etc/bluetooth/givepin;
-       # D-Bus PIN helper
-       #dbus_pin_helper;
-@@ -34,7 +34,7 @@
+       # Pairing mode
+       #   none  - Pairing disabled
+@@ -29,7 +29,7 @@
        # Local device name
        #   %d - device id
        #   %h - host name
@@ -18,4 +17,4 @@ diff -ur bluez-utils-2.17.orig/hcid/hcid.conf bluez-utils-2.17/hcid/hcid.conf
 +      name "%h";
  
        # Local device class
-       class 0x3e0100;
+       class 0x000100;