summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-09-10 11:17:54 +1000
committerDamien Miller <djm@mindrot.org>2010-09-10 11:17:54 +1000
commit390f1532f2861f6dad19f34852d8088a8ef8bc73 (patch)
treef9b8c1df09c145748128835b3b91ddea5a8f995d /ChangeLog
parent6e9f680cd2bb19b96280e90adaef5a536d8ae160 (diff)
- jmc@cvs.openbsd.org 2010/09/03 11:09:29
[scp.1] add an EXIT STATUS section for /usr/bin;
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9372e4666..7e0c6722a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,10 +18,10 @@
18 - naddy@cvs.openbsd.org 2010/09/01 15:21:35 18 - naddy@cvs.openbsd.org 2010/09/01 15:21:35
19 [servconf.c] 19 [servconf.c]
20 pick up ECDSA host key by default; ok djm@ 20 pick up ECDSA host key by default; ok djm@
21 - markus@cvs.openbsd.org 2010/09/02 16:07:25 21 - markus@cvs.openbsd.org 2010/09/02 16:07:25
22 [ssh-keygen.c] 22 [ssh-keygen.c]
23 permit -b 256, 384 or 521 as key size for ECDSA; ok djm@ 23 permit -b 256, 384 or 521 as key size for ECDSA; ok djm@
24 - markus@cvs.openbsd.org 2010/09/02 16:08:39 24 - markus@cvs.openbsd.org 2010/09/02 16:08:39
25 [ssh.c] 25 [ssh.c]
26 unbreak ControlPersist=yes for ControlMaster=yes; ok djm@ 26 unbreak ControlPersist=yes for ControlMaster=yes; ok djm@
27 - naddy@cvs.openbsd.org 2010/09/02 17:21:50 27 - naddy@cvs.openbsd.org 2010/09/02 17:21:50
@@ -29,6 +29,9 @@
29 Switch ECDSA default key size to 256 bits, which according to RFC5656 29 Switch ECDSA default key size to 256 bits, which according to RFC5656
30 should still be better than our current RSA-2048 default. 30 should still be better than our current RSA-2048 default.
31 ok djm@, markus@ 31 ok djm@, markus@
32 - jmc@cvs.openbsd.org 2010/09/03 11:09:29
33 [scp.1]
34 add an EXIT STATUS section for /usr/bin;
32 35
3320100831 3620100831
34 - OpenBSD CVS Sync 37 - OpenBSD CVS Sync