commit:     24cfaf632c70f137883b0ec800dac0749d1da596
Author:     Chris PeBenito <pebenito <AT> ieee <DOT> org>
AuthorDate: Thu Oct 31 07:03:38 2019 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 13:13:11 2019 +0000
URL:        
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=24cfaf63

Fix file common ordering and kernel version from previous commit.

Signed-off-by: Chris PeBenito <pebenito <AT> ieee.org>
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 INSTALL                     | 2 +-
 policy/flask/access_vectors | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL b/INSTALL
index 0ec4e423..ca7d7b19 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,5 @@
 Reference Policy has the following runtime requirements:
-       * Linux kernel >= 2.6.34
+       * Linux kernel >= 2.6.33
 
 Reference Policy has the following build requirements:
        * SELinux userspace 2.8

diff --git a/policy/flask/access_vectors b/policy/flask/access_vectors
index da910318..98b7bc6d 100644
--- a/policy/flask/access_vectors
+++ b/policy/flask/access_vectors
@@ -28,8 +28,8 @@ common file
        swapon
        quotaon
        mounton
-       open
        audit_access
+       open
        execmod
        watch
        watch_mount

Reply via email to