diff options
author | Damien Miller <djm@mindrot.org> | 2011-02-04 11:43:04 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2011-02-04 11:43:04 +1100 |
commit | 442366e667b29bba6c6a0bb400308a76e5db48bc (patch) | |
tree | a6f66f29af39db4a55d76fc8ac231f30353b7625 /ChangeLog | |
parent | 8ba5292c25655a1002ec790f5840a7b8420091bf (diff) |
20110128
- (djm) [openbsd-compat/port-linux.c] Check whether SELinux is enabled
before attempting setfscreatecon(). Check whether matchpathcon()
succeeded before using its result. Patch from cjwatson AT debian.org;
bz#1851
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ | |||
1 | 20110128 | ||
2 | - (djm) [openbsd-compat/port-linux.c] Check whether SELinux is enabled | ||
3 | before attempting setfscreatecon(). Check whether matchpathcon() | ||
4 | succeeded before using its result. Patch from cjwatson AT debian.org; | ||
5 | bz#1851 | ||
6 | |||
1 | 20110125 | 7 | 20110125 |
2 | - (djm) [configure.ac Makefile.in ssh.c openbsd-compat/port-linux.c | 8 | - (djm) [configure.ac Makefile.in ssh.c openbsd-compat/port-linux.c |
3 | openbsd-compat/port-linux.h] Move SELinux-specific code from ssh.c to | 9 | openbsd-compat/port-linux.h] Move SELinux-specific code from ssh.c to |