summarylogtreecommitdiffstats
path: root/gssapi-p2.patch
diff options
context:
space:
mode:
authorPaolo Stivanin2015-10-26 10:35:02 +0100
committerPaolo Stivanin2015-10-26 10:35:02 +0100
commitcf8be688fb306f04888a4f42f00324f98310dc8f (patch)
treebbd1e67246fc752d0044849ca1523be10421c6e1 /gssapi-p2.patch
downloadaur-cf8be688fb306f04888a4f42f00324f98310dc8f.tar.gz
first release
Diffstat (limited to 'gssapi-p2.patch')
-rw-r--r--gssapi-p2.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/gssapi-p2.patch b/gssapi-p2.patch
new file mode 100644
index 000000000000..5e51fd4d673c
--- /dev/null
+++ b/gssapi-p2.patch
@@ -0,0 +1,10 @@
+--- a/sshkey.h.orig 2015-10-26 09:32:42.957272377 +0100
++++ b/sshkey.h 2015-10-26 09:32:53.654341503 +0100
+@@ -62,6 +62,7 @@
+ KEY_DSA_CERT,
+ KEY_ECDSA_CERT,
+ KEY_ED25519_CERT,
++ KEY_NULL,
+ KEY_UNSPEC
+ };
+