From 54e869d983f62118cb80f61c6e449b0295d853d8 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Nov 06 2007 17:55:04 +0000 Subject: - Upgrade to latest from NSA Reject self aliasing at link time from Stephen Smalley. Allow handle_unknown in base to be overridden by semanage.conf from Stephen Smalley. Fixed bug in require checking from Stephen Smalley. Added user hierarchy checking from Todd Miller. --- diff --git a/.cvsignore b/.cvsignore index a17f28e..6ecdf88 100644 --- a/.cvsignore +++ b/.cvsignore @@ -124,3 +124,4 @@ libsepol-2.0.7.tgz libsepol-2.0.9.tgz libsepol-2.0.10.tgz libsepol-2.0.11.tgz +libsepol-2.0.14.tgz diff --git a/libsepol.spec b/libsepol.spec index 9708ce0..71b056a 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 2.0.11 +Version: 2.0.14 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -86,6 +86,13 @@ exit 0 /%{_lib}/libsepol.so.1 %changelog +* Tue Nov 6 2007 Dan Walsh 2.0.14-1 +- Upgrade to latest from NSA + * Reject self aliasing at link time from Stephen Smalley. + * Allow handle_unknown in base to be overridden by semanage.conf from Stephen Smalley. + * Fixed bug in require checking from Stephen Smalley. + * Added user hierarchy checking from Todd Miller. + * Wed Sep 26 2007 Dan Walsh 2.0.11-1 * Pass CFLAGS to CC even on link command, per Dennis Gilmore. diff --git a/sources b/sources index d9de97b..fcf8c37 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e18a93af3185a57c354b880f5bab9f46 libsepol-2.0.11.tgz +716cc6d9eb1cf6fb50b236d068b13eb6 libsepol-2.0.14.tgz