diff options
author | Damien Miller <djm@mindrot.org> | 2012-03-09 10:25:16 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2012-03-09 10:25:16 +1100 |
commit | 7bf7b889b3bd2c4c226b8ee39b1e9abfca3d5f13 (patch) | |
tree | 0cddbf066fd50b23cacb70b00977dcc7c66ba9a9 /ChangeLog | |
parent | 93a2d41505981a9f4fd5f1cffec713622215910e (diff) |
- (djm) [openbsd-compat/port-linux.c] bz#1960: fix crash on SELinux
systems where sshd is run in te wrong context. Patch from Sven
Vermeulen; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ | |||
1 | 20120309 | ||
2 | - (djm) [openbsd-compat/port-linux.c] bz#1960: fix crash on SELinux | ||
3 | systems where sshd is run in te wrong context. Patch from Sven | ||
4 | Vermeulen; ok dtucker@ | ||
5 | |||
1 | 20120224 | 6 | 20120224 |
2 | - (dtucker) [audit-bsm.c configure.ac] bug #1968: enable workarounds for BSM | 7 | - (dtucker) [audit-bsm.c configure.ac] bug #1968: enable workarounds for BSM |
3 | audit breakage in Solaris 11. Patch from Magnus Johansson. | 8 | audit breakage in Solaris 11. Patch from Magnus Johansson. |