summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2014-07-24 19:41:10 -0400
committerScott Moser <smoser@ubuntu.com>2014-07-24 19:41:10 -0400
commit4b8397a510c4ff6f903e98bef50d350410f41451 (patch)
tree8fe4f85db0c1b77c9ed2bc05314bfd89605cdcfa /ChangeLog
parent986ee27cff1de8afdcbe72f464afef573790d373 (diff)
downloadvyos-cloud-init-4b8397a510c4ff6f903e98bef50d350410f41451.tar.gz
vyos-cloud-init-4b8397a510c4ff6f903e98bef50d350410f41451.zip
SeLinuxGuard: remove invalid check for sanity around restorecon, fix test
previous commit occurred because the selinux test was failing in a schroot where there was no /etc/hosts. Now, fix that test more correctly, and fix some bad assumptions in the SeLinuxGuard.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 728b54b5..d52dfa47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@
[Dimitri John Ledkov]
- change trunk debian packaging to use pybuild and drop cdbs.
[Dimitri John Ledkov]
+ - SeLinuxGuard: remove invalid check that looked for stat.st_mode in os.lstat.
0.7.5:
- open 0.7.5
- Add a debug log message around import failures