cjson: bump to version 1.4.3
[buildroot-gz.git] / package / keyutils / 0003-cifs.patch
blobb2903f971ff0d6be4c479f23a5e94908bca63bda
1 Patch vampirised from Debian's packaging of keyutils-1.4
3 Author: Marcus Meissner <meissner@suse.de>
4 Description: Added 2 cifs helpers to request-key.conf (for CIFS DFS support)
6 diff -Naurp keyutils.orig/request-key.conf keyutils/request-key.conf
7 --- keyutils.orig/request-key.conf 2008-09-07 23:53:10.000000000 +0000
8 +++ keyutils/request-key.conf 2009-02-05 00:53:00.000000000 +0000
9 @@ -34,4 +34,6 @@
10 create user debug:* negate /bin/keyctl negate %k 30 %S
11 create user debug:loop:* * |/bin/cat
12 create user debug:* * /usr/share/keyutils/request-key-debug.sh %k %d %c %S
13 +create cifs.spnego * * /usr/sbin/cifs.upcall -c %k
14 +create dns_resolver * * /usr/sbin/cifs.upcall %k
15 negate * * * /bin/keyctl negate %k 30 %S