summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-10-30 22:21:50 +1100
committerDamien Miller <djm@mindrot.org>2013-10-30 22:21:50 +1100
commit5ff30c6b68adeee767dd29bf2369763c6a13c0b3 (patch)
treeaf34775607e7ca5317884d5c2e8460f2782b0f43 /ChangeLog
parent4a3a9d4bbf8048473f5cc202cd8db7164d5e6b8d (diff)
- djm@cvs.openbsd.org 2013/10/29 09:48:02
[servconf.c servconf.h session.c sshd_config sshd_config.5] shd_config PermitTTY to disallow TTY allocation, mirroring the longstanding no-pty authorized_keys option; bz#2070, patch from Teran McKinney; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54f7b0042..84283a3e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
4 [key.c key.h] 4 [key.c key.h]
5 fix potential stack exhaustion caused by nested certificates; 5 fix potential stack exhaustion caused by nested certificates;
6 report by Mateusz Kocielski; ok dtucker@ markus@ 6 report by Mateusz Kocielski; ok dtucker@ markus@
7 - djm@cvs.openbsd.org 2013/10/29 09:48:02
8 [servconf.c servconf.h session.c sshd_config sshd_config.5]
9 shd_config PermitTTY to disallow TTY allocation, mirroring the
10 longstanding no-pty authorized_keys option;
11 bz#2070, patch from Teran McKinney; ok markus@
7 12
820131026 1320131026
9 - (djm) OpenBSD CVS Sync 14 - (djm) OpenBSD CVS Sync