diff options
author | Damien Miller <djm@mindrot.org> | 2014-03-17 14:45:56 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2014-03-17 14:45:56 +1100 |
commit | 48abc47e60048461fe9117e108a7e99ea1ac2bb8 (patch) | |
tree | 83ea12268ed3c5999697b7d9e75bfed93e71c0d8 /ChangeLog | |
parent | 9c36698ca2f554ec221dc7ef29c7a89e97c88705 (diff) |
- (djm) [sandbox-seccomp-filter.c] Soft-fail stat() syscalls. Add XXX to
remind myself to add sandbox violation logging via the log socket.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20140317 | ||
2 | - (djm) [sandbox-seccomp-filter.c] Soft-fail stat() syscalls. Add XXX to | ||
3 | remind myself to add sandbox violation logging via the log socket. | ||
4 | |||
1 | 20140314 | 5 | 20140314 |
2 | - (tim) [opensshd.init.in] Add support for ed25519 | 6 | - (tim) [opensshd.init.in] Add support for ed25519 |
3 | 7 | ||