summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-05-17 20:41:07 +1000
committerDarren Tucker <dtucker@zip.com.au>2013-05-17 20:41:07 +1000
commit05b5e518c9969d63471f2ccfd85b1de6e724d30b (patch)
tree9796bfd7c1c347dfe68f611bf6dc6102fa51b9b4 /ChangeLog
parentdd669173f93ea8c8397e0af758eaf13ab4f1c591 (diff)
- dtucker@cvs.openbsd.org 2013/05/17 10:23:52
[regress/login-timeout.sh regress/reexec.sh regress/test-exec.sh] Use SUDO when cat'ing pid files and running the sshd log wrapper so that it works with a restrictive umask and the pid files are not world readable. Changes from -portable. (id sync only)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72df13609..bf1c3b953 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -72,6 +72,11 @@
72 [regress/try-ciphers.sh] 72 [regress/try-ciphers.sh]
73 use expr for math to keep diffs vs portable down 73 use expr for math to keep diffs vs portable down
74 (id sync only) 74 (id sync only)
75 - dtucker@cvs.openbsd.org 2013/05/17 10:23:52
76 [regress/login-timeout.sh regress/reexec.sh regress/test-exec.sh]
77 Use SUDO when cat'ing pid files and running the sshd log wrapper so that
78 it works with a restrictive umask and the pid files are not world readable.
79 Changes from -portable. (id sync only)
75 - (dtucker) [regress/bsd.regress.mk] Remove unused file. We've never used it 80 - (dtucker) [regress/bsd.regress.mk] Remove unused file. We've never used it
76 in portable and it's long gone in openbsd. 81 in portable and it's long gone in openbsd.
77 - (dtucker) [regress/integrity.sh]. Force fixed Diffie-Hellman key exchange 82 - (dtucker) [regress/integrity.sh]. Force fixed Diffie-Hellman key exchange