The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / keyutils / 0003-cifs.patch
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/keyutils/0003-cifs.patch b/cirros-testvm/src-cirros/buildroot-2015.05/package/keyutils/0003-cifs.patch
new file mode 100644 (file)
index 0000000..b2903f9
--- /dev/null
@@ -0,0 +1,15 @@
+Patch vampirised from Debian's packaging of keyutils-1.4
+
+Author: Marcus Meissner <meissner@suse.de>
+Description: Added 2 cifs helpers to request-key.conf (for CIFS DFS support)
+
+diff -Naurp keyutils.orig/request-key.conf keyutils/request-key.conf
+--- keyutils.orig/request-key.conf     2008-09-07 23:53:10.000000000 +0000
++++ keyutils/request-key.conf  2009-02-05 00:53:00.000000000 +0000
+@@ -34,4 +34,6 @@
+ create        user    debug:*         negate          /bin/keyctl negate %k 30 %S
+ create        user    debug:loop:*    *               |/bin/cat
+ create        user    debug:*         *               /usr/share/keyutils/request-key-debug.sh %k %d %c %S
++create        cifs.spnego     *       *               /usr/sbin/cifs.upcall -c %k
++create        dns_resolver    *       *               /usr/sbin/cifs.upcall %k
+ negate        *       *               *               /bin/keyctl negate %k 30 %S