From aa27b6bf8157ca2056323a8a7727a0d80375c91e Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Jul 05 2006 10:42:47 +0000 Subject: - Upgrade to latest from NSA Lindent. Merged {get,set}procattrcon patch set from Eric Paris. Merged re-base of keycreate patch originally by Michael LeMay from Eric Paris. Regenerated Flask headers from refpolicy. - Added selinux_file_context_{cmp,verify}. - Added selinux_lsetfilecon_default. - Delay translation of contexts in matchpathcon. --- diff --git a/.cvsignore b/.cvsignore index 839cea6..1c3c379 100644 --- a/.cvsignore +++ b/.cvsignore @@ -87,3 +87,4 @@ libselinux-1.30.10.tgz libselinux-1.30.11.tgz libselinux-1.30.12.tgz libselinux-1.30.15.tgz +libselinux-1.30.19.tgz diff --git a/libselinux.spec b/libselinux.spec index d87427d..729fbeb 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,12 +1,11 @@ -%define libsepolver 1.12.14-1 +%define libsepolver 1.12.19-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 1.30.15 -Release: 5 +Version: 1.30.19 +Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz -Patch: libselinux-rhat.patch BuildRequires: libsepol-devel >= %{libsepolver} swig Requires: libsepol >= %{libsepolver} setransd @@ -48,7 +47,6 @@ needed for developing SELinux applications. %prep %setup -q -%patch -p1 -b .rhat %build make clean @@ -117,6 +115,17 @@ exit 0 %{_libdir}/python*/site-packages/selinux.py* %changelog +* Tue Jul 4 2006 Dan Walsh 1.30.19-1 +- Upgrade to latest from NSA + * Lindent. + * Merged {get,set}procattrcon patch set from Eric Paris. + * Merged re-base of keycreate patch originally by Michael LeMay from Eric Paris. + * Regenerated Flask headers from refpolicy. + * Merged patch from Dan Walsh with: + - Added selinux_file_context_{cmp,verify}. + - Added selinux_lsetfilecon_default. + - Delay translation of contexts in matchpathcon. + * Wed Jun 21 2006 Dan Walsh 1.30.15-5 - Yet another change to matchpathcon diff --git a/sources b/sources index 30f1f62..ffb1cba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -029134e11d4d7de697888b2faa0218a1 libselinux-1.30.15.tgz +dfc39b26d6c61e725bba2cbeae67414a libselinux-1.30.19.tgz