summaryrefslogtreecommitdiffstats
path: root/security-libs
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:18:39 +0200
committerBor Kraljič2011-10-14 14:18:39 +0200
commit0b5026b2e4d9bb0e0fa780da6ac27d479fe1ccd0 (patch)
tree93aa8b455c3ca23583503e5289ec39d4b4a36db4 /security-libs
parent580d9c377ca998fdef50d0f8da1039606bd054de (diff)
policy: fixed long description wrap (scripted)
Diffstat (limited to 'security-libs')
-rwxr-xr-xsecurity-libs/policy/DETAILS5
-rw-r--r--security-libs/policy/HISTORY3
2 files changed, 7 insertions, 1 deletions
diff --git a/security-libs/policy/DETAILS b/security-libs/policy/DETAILS
index b763bd109f..1aac21ba9d 100755
--- a/security-libs/policy/DETAILS
+++ b/security-libs/policy/DETAILS
@@ -7,5 +7,8 @@
KEYWORDS="security libs"
SHORT="NSA SELinux example policy configuration"
cat << EOF
-This archive contains the example policy configuration, along with the flask definition files and the application configuration files. Depends on checkpolicy to build and policycoreutils to load and relabel. The archive also includes a spec file.
+This archive contains the example policy configuration, along with the
+flask definition files and the application configuration files. Depends on
+checkpolicy to build and policycoreutils to load and relabel. The archive
+also includes a spec file.
EOF
diff --git a/security-libs/policy/HISTORY b/security-libs/policy/HISTORY
index 3312e876fe..db6faa42ae 100644
--- a/security-libs/policy/HISTORY
+++ b/security-libs/policy/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2007-04-12 Eric Sandall <sandalle@sourcemage.org>
* NSA no longer maintains a default policy, but TreSys does