summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d33de38a7..7b5123412 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
120131231
2 - (djm) OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2013/12/30 23:52:28
4 [auth2-hostbased.c auth2-pubkey.c compat.c compat.h ssh-rsa.c]
5 [sshconnect.c sshconnect2.c sshd.c]
6 refuse RSA keys from old proprietary clients/servers that use the
7 obsolete RSA+MD5 signature scheme. it will still be possible to connect
8 with these clients/servers but only DSA keys will be accepted, and we'll
9 deprecate them entirely in a future release. ok markus@
10
120131229 1120131229
2 - (djm) [loginrec.c] Check for username truncation when looking up lastlog 12 - (djm) [loginrec.c] Check for username truncation when looking up lastlog
3 entries 13 entries