From 96106d2c844717bf8dca342c021b066c2b92df8b Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 26 Sep 2011 17:04:20 +0000 Subject: Add x509 patch and release. (Portage version: 2.2.0_alpha59/cvs/Linux x86_64) --- net-misc/openssh/files/openssh-5.9_p1-x509-glue.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 net-misc/openssh/files/openssh-5.9_p1-x509-glue.patch (limited to 'net-misc/openssh/files') diff --git a/net-misc/openssh/files/openssh-5.9_p1-x509-glue.patch b/net-misc/openssh/files/openssh-5.9_p1-x509-glue.patch new file mode 100644 index 000000000000..6fbb88b6716c --- /dev/null +++ b/net-misc/openssh/files/openssh-5.9_p1-x509-glue.patch @@ -0,0 +1,15 @@ +make x509 apply after openssh-5.9_p1-sshd-gssapi-multihomed.patch + +--- openssh-5.9p1+x509-7.0.diff ++++ openssh-5.9p1+x509-7.0.diff +@@ -11995,9 +11995,9 @@ + Specifies whether challenge-response authentication is allowed (e.g. via + PAM or though authentication styles supported in + @@ -430,6 +507,16 @@ ++ This facility is provided to assist with operation on multi homed machines. + The default is + .Dq yes . +- Note that this option applies to protocol version 2 only. + +.It Cm HostbasedAlgorithms + +Specifies the protocol version 2 algorithms used in + +.Dq hostbased -- cgit v1.2.3-65-gdbad