aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@ieee.org>2021-01-06 13:51:03 -0500
committerJason Zaman <perfinion@gentoo.org>2021-01-10 13:52:17 -0800
commit9edc8b55661f15d3d365f848b55494939bc612a4 (patch)
treee82349942cc48df6e73956c45073a69195da237d /INSTALL
parentauthlogin, init, systemd: Module version bump. (diff)
downloadhardened-refpolicy-9edc8b55661f15d3d365f848b55494939bc612a4.tar.gz
hardened-refpolicy-9edc8b55661f15d3d365f848b55494939bc612a4.tar.bz2
hardened-refpolicy-9edc8b55661f15d3d365f848b55494939bc612a4.zip
Makefile: Add -E to setfiles labeling targets.
This will cause setfiles to error if there are conflicting labeling specifications for files due to hardlinks. closes #218 Signed-off-by: Chris PeBenito <pebenito@ieee.org> Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index ca7d7b198..3df5c1677 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,8 +2,8 @@ Reference Policy has the following runtime requirements:
* Linux kernel >= 2.6.33
Reference Policy has the following build requirements:
- * SELinux userspace 2.8
- * Python >= 3.4
+ * SELinux userspace 3.0
+ * Python >= 3.5
When developing a policy, running scripts from directory testing/ requires:
* Python >= 3.6