From 7bdc60416000b97d0980b1b5546653c722ce0338 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Aug 24 2006 18:37:18 +0000 Subject: - Upgrade to latest from NSA Merged patch to not log avc stats upon a reset from Steve Grubb. Applied patch to revert compat_net setting upon policy load. Merged file context homedir and local path functions from Chris PeBenito. --- diff --git a/.cvsignore b/.cvsignore index 9c25f9f..d5c1903 100644 --- a/.cvsignore +++ b/.cvsignore @@ -92,3 +92,4 @@ libselinux-1.30.20.tgz libselinux-1.30.22.tgz libselinux-1.30.24.tgz libselinux-1.30.26.tgz +libselinux-1.30.27.tgz diff --git a/libselinux.spec b/libselinux.spec index 322588c..f7ca38d 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,8 +1,8 @@ -%define libsepolver 1.12.21-1 +%define libsepolver 1.12.25-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 1.30.26 -Release: 2 +Version: 1.30.27 +Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -116,6 +116,13 @@ exit 0 %{_libdir}/python*/site-packages/selinux.py* %changelog +* Thu Aug 24 2006 Dan Walsh - 1.30.27-1 +- Upgrade to latest from NSA + * Merged patch to not log avc stats upon a reset from Steve Grubb. + * Applied patch to revert compat_net setting upon policy load. + * Merged file context homedir and local path functions from + Chris PeBenito. + * Fri Aug 18 2006 Jesse Keating - 1.20.26-2 - rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc* (#203001) diff --git a/sources b/sources index b0c1ce2..6721a7b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ebee2528a1faa81597eea074c167ce04 libselinux-1.30.26.tgz +699c8de04ef4021b726fc4603034e30f libselinux-1.30.27.tgz