From 7ab1e21f7a68409f5fa37df90b9fa6f29b4b6ca5 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Nov 06 2007 18:33:05 +0000 Subject: - Upgrade to latest from NSA Call rmdir() rather than remove() on directory removal so that errno isn't polluted from Stephen Smalley. Allow handle_unknown in base to be overridden by semanage.conf from Stephen Smalley. --- diff --git a/.cvsignore b/.cvsignore index 9a945a0..25854e2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -89,3 +89,4 @@ libsemanage-2.0.9.tgz libsemanage-2.0.10.tgz libsemanage-2.0.11.tgz libsemanage-2.0.12.tgz +libsemanage-2.0.14.tgz diff --git a/libsemanage.spec b/libsemanage.spec index ac784db..d080b90 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,4 +1,4 @@ -%define libsepolver 2.0.6-1 +%define libsepolver 2.0.14-1 %define libselinuxver 2.0.0-1 Summary: SELinux binary policy manipulation library Name: libsemanage diff --git a/sources b/sources index 386a4b2..3dd5026 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bce237102b053289bcaa751ab04a0fa4 libsemanage-2.0.12.tgz +d8ab010248ca7e297986e65a7d22fb79 libsemanage-2.0.14.tgz