summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-02-27 10:17:49 +1100
committerDamien Miller <djm@mindrot.org>2014-02-27 10:17:49 +1100
commite6a74aeeacd01d885262ff8e50eb28faee8c8039 (patch)
tree5e3bb4872b341d7364268634c7cfeb64658cb50e /ChangeLog
parent08b57c67f3609340ff703fe2782d7058acf2529e (diff)
- djm@cvs.openbsd.org 2014/02/26 20:28:44
[auth2-gss.c gss-serv.c ssh-gss.h sshd.c] bz#2107 - cache OIDs of supported GSSAPI mechanisms before privsep sandboxing, as running this code in the sandbox can cause violations; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84833fb3c..6a4b551b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
4 [ssh.c] 4 [ssh.c]
5 bz#2205: avoid early hostname lookups unless canonicalisation is enabled; 5 bz#2205: avoid early hostname lookups unless canonicalisation is enabled;
6 ok dtucker@ markus@ 6 ok dtucker@ markus@
7 - djm@cvs.openbsd.org 2014/02/26 20:28:44
8 [auth2-gss.c gss-serv.c ssh-gss.h sshd.c]
9 bz#2107 - cache OIDs of supported GSSAPI mechanisms before privsep
10 sandboxing, as running this code in the sandbox can cause violations;
11 ok markus@
7 12
820140224 1320140224
9 - OpenBSD CVS Sync 14 - OpenBSD CVS Sync