diff options
author | Damien Miller <djm@mindrot.org> | 2011-01-28 10:30:18 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2011-01-28 10:30:18 +1100 |
commit | d4a5504cb19acf061bc6d68362b666416b21d9b3 (patch) | |
tree | 29cd39855abe1013454115014a9873729f23b225 /ChangeLog | |
parent | 648f876566053e6df45060019d370d9ea73f08f4 (diff) |
- (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 | 20110127 | 7 | 20110127 |
2 | - (tim) [config.guess config.sub] Sync with upstream. | 8 | - (tim) [config.guess config.sub] Sync with upstream. |
3 | - (tim) [configure.ac] Consistent M4 quoting throughout, updated obsolete | 9 | - (tim) [configure.ac] Consistent M4 quoting throughout, updated obsolete |