summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-07-03 21:24:40 +1000
committerDamien Miller <djm@mindrot.org>2014-07-03 21:24:40 +1000
commit4a1d3d50f02d0a8a4ef95ea4749293cbfb89f919 (patch)
tree279ed314ac7003657ef180c2ca3f7296830f3a20 /ChangeLog
parente5c0d52ceb575c3db8c313e0b1aa3845943d7ba8 (diff)
- djm@cvs.openbsd.org 2014/07/03 03:47:27
[ssh-keygen.c] When hashing or removing hosts using ssh-keygen, don't choke on @revoked markers and don't remove @cert-authority markers; bz#2241, reported by mlindgren AT runelind.net
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b12c37a2..0f9f1ed54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,11 @@
29 [gss-serv.c session.c ssh-keygen.c] 29 [gss-serv.c session.c ssh-keygen.c]
30 standardise on NI_MAXHOST for gethostname() string lengths; about 30 standardise on NI_MAXHOST for gethostname() string lengths; about
31 1/2 the cases were using it already. Fixes bz#2239 en passant 31 1/2 the cases were using it already. Fixes bz#2239 en passant
32 - djm@cvs.openbsd.org 2014/07/03 03:47:27
33 [ssh-keygen.c]
34 When hashing or removing hosts using ssh-keygen, don't choke on
35 @revoked markers and don't remove @cert-authority markers;
36 bz#2241, reported by mlindgren AT runelind.net
32 37
3320140702 3820140702
34 - OpenBSD CVS Sync 39 - OpenBSD CVS Sync