summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-06-09 05:10:08 +0000
committerMike Frysinger <vapier@gentoo.org>2006-06-09 05:10:08 +0000
commitc142baffd9d7dfba99fbd0985a37752ee68d63f8 (patch)
treed0119054294833baccdd97a39b58a762f522c6d1 /net-misc
parentallow gcc-config/binutils-config to pull in deps #136140 (diff)
downloadgentoo-2-c142baffd9d7dfba99fbd0985a37752ee68d63f8.tar.gz
gentoo-2-c142baffd9d7dfba99fbd0985a37752ee68d63f8.tar.bz2
gentoo-2-c142baffd9d7dfba99fbd0985a37752ee68d63f8.zip
touchup glue a little more #136069
(Portage version: 2.1_rc4-r3)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/openssh/files/openssh-4.3_p2-x509-hpn-glue.patch6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-misc/openssh/files/openssh-4.3_p2-x509-hpn-glue.patch b/net-misc/openssh/files/openssh-4.3_p2-x509-hpn-glue.patch
index 6b027da99afc..bc42c19b7124 100644
--- a/net-misc/openssh/files/openssh-4.3_p2-x509-hpn-glue.patch
+++ b/net-misc/openssh/files/openssh-4.3_p2-x509-hpn-glue.patch
@@ -7,13 +7,15 @@ tweak the x509 code a little so hpn patches cleanly
sGssAuthentication, sGssCleanupCreds, sAcceptEnv, sPermitTunnel,
sUsePrivilegeSeparation,
+ sDeprecated, sUnsupported
- sHostbasedAlgorithms,
+- sHostbasedAlgorithms,
++ ,sHostbasedAlgorithms,
sPubkeyAlgorithms,
sX509KeyAlgorithm,
@@ -345,7 +346,6 @@
sCAldapVersion, sCAldapURL,
sVAType, sVACertificateFile,
- sVAOCSPResponderURL,
+- sVAOCSPResponderURL,
++ sVAOCSPResponderURL
- sDeprecated, sUnsupported
} ServerOpCodes;