summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cf8031250..10c031042 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
120051105
2 - (djm) OpenBSD CVS Sync
3 - markus@cvs.openbsd.org 2005/10/07 11:13:57
4 [ssh-keygen.c]
5 change DSA default back to 1024, as it's defined for 1024 bits only
6 and this causes interop problems with other clients. moreover,
7 in order to improve the security of DSA you need to change more
8 components of DSA key generation (e.g. the internal SHA1 hash);
9 ok deraadt
10
120051102 1120051102
2 - (dtucker) [openbsd-compat/bsd-misc.c] Bug #1108: fix broken strdup(). 12 - (dtucker) [openbsd-compat/bsd-misc.c] Bug #1108: fix broken strdup().
3 Reported by olavi at ipunplugged.com and antoine.brodin at laposte.net 13 Reported by olavi at ipunplugged.com and antoine.brodin at laposte.net
@@ -3130,4 +3140,4 @@
3130 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3140 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3131 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3141 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3132 3142
3133$Id: ChangeLog,v 1.3926 2005/11/01 22:07:31 dtucker Exp $ 3143$Id: ChangeLog,v 1.3927 2005/11/05 03:52:18 djm Exp $