summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-02-04 11:43:04 +1100
committerDamien Miller <djm@mindrot.org>2011-02-04 11:43:04 +1100
commit442366e667b29bba6c6a0bb400308a76e5db48bc (patch)
treea6f66f29af39db4a55d76fc8ac231f30353b7625 /ChangeLog
parent8ba5292c25655a1002ec790f5840a7b8420091bf (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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d2375a33..d0a3aa3c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120110128
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
120110125 720110125
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