[Lunar-commits] <moonbase> libsepol: version bump to 1.16.12.
Florin Braescu
florin at lunar-linux.org
Sat Mar 8 11:24:39 CET 2008
commit 62c7e418c622c76c8c89ef22ab8700647c0c08c5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Mar 8 12:24:39 2008 +0200
libsepol: version bump to 1.16.12.
Changes:
* Merge r2831 from trunk: fix uninitialized use of handle
in struct policy_file.
* Merge r2520 from trunk: bug fix for disable dontaudit
support.
* Allow handle_unknown to be overridden by semanage.conf.
* Fixed bug in require checking.
* Added user hierarchy checking.
* Merged support for the handle_unknown policydb flag.
* Allow dontaudits to be turned off during policy expansion.
---
security/libsepol/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/security/libsepol/DETAILS b/security/libsepol/DETAILS
index b66375e..fc92b76 100644
--- a/security/libsepol/DETAILS
+++ b/security/libsepol/DETAILS
@@ -1,11 +1,11 @@
MODULE=libsepol
- VERSION=1.16.6
+ VERSION=1.16.12
SOURCE=$MODULE-$VERSION.tgz
- SOURCE_URL=http://www.nsa.gov/selinux/archives/
- SOURCE_VFY=sha1:98524948e75655035248d91fdff23265453fc362
- WEB_SITE=http://www.nsa.gov/selinux/
+ SOURCE_URL=http://www.nsa.gov/selinux/archives
+ SOURCE_VFY=sha1:ba26a935c315763981f2b237879bfe7c83b109b3
+ WEB_SITE=http://www.nsa.gov/selinux
ENTERED=20060214
- UPDATED=20070928
+ UPDATED=20080308
SHORT="An interface for manipulating SELinux binary policies"
cat << EOF
More information about the Lunar-commits
mailing list