From 3fcdfd55a3a3a16342a4f110f2dc1ba998526e47 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Thu, 5 May 2011 14:04:11 +1000 Subject: - OpenBSD CVS Sync - djm@cvs.openbsd.org 2011/03/10 02:52:57 [auth2-gss.c auth2.c] allow GSSAPI authentication to detect when a server-side failure causes authentication failure and don't count such failures against MaxAuthTries; bz#1244 from simon AT sxw.org.uk; ok markus@ before lock --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 25fe5918f..62f026e2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,12 @@ [regress/README.regress] Remove ssh-rand-helper and all its tentacles. PRNGd seeding has been rolled into entropy.c directly. Thanks to tim@ for testing on affected platforms. + - OpenBSD CVS Sync + - djm@cvs.openbsd.org 2011/03/10 02:52:57 + [auth2-gss.c auth2.c] + allow GSSAPI authentication to detect when a server-side failure causes + authentication failure and don't count such failures against MaxAuthTries; + bz#1244 from simon AT sxw.org.uk; ok markus@ before lock 20110221 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the -- cgit v1.2.3