From 9f8377e4c342d3fa34497957b5ac516c25d4c3bd Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Mar 29 2012 19:28:08 +0000 Subject: Update to upstream * implement new default labeling behaviors for usr, role, range * Fix dead links to www.nsa.gov/selinux --- diff --git a/.gitignore b/.gitignore index bd8d998..c3246a7 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,4 @@ checkpolicy-2.0.22.tgz /checkpolicy-2.1.6.tgz /checkpolicy-2.1.7.tgz /checkpolicy-2.1.8.tgz +/checkpolicy-2.1.9.tgz diff --git a/checkpolicy.spec b/checkpolicy.spec index d7143e3..d80d83b 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,13 +1,12 @@ -%define libselinuxver 2.1.6-4 -%define libsepolver 2.1.4-5 +%define libselinuxver 2.1.10-1 +%define libsepolver 2.1.5-1 Summary: SELinux policy compiler Name: checkpolicy -Version: 2.1.8 -Release: 3%{?dist} +Version: 2.1.9 +Release: 1%{?dist} License: GPLv2 Group: Development/System Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz -Patch: checkpolicy-rhat.patch BuildRoot: %{_tmppath}/%{name}-buildroot BuildRequires: byacc bison flex flex-static libsepol-static >= %{libsepolver} libselinux-devel >= %{libselinuxver} @@ -28,7 +27,6 @@ Only required for building policies. %prep %setup -q -%patch -p2 -b .rhat %build make clean @@ -56,6 +54,11 @@ rm -rf ${RPM_BUILD_ROOT} %{_bindir}/sedispol %changelog +* Thu Mar 29 2012 Dan Walsh - 2.1.9-1 +- Update to upstream + * implement new default labeling behaviors for usr, role, range + * Fix dead links to www.nsa.gov/selinux + * Mon Jan 16 2012 Dan Walsh - 2.1.8-3 - Fix man page to link to www.nsa.giv/research/selinux diff --git a/sources b/sources index 53c482d..eb07af5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2c0d0a07a0ea1bab8e4014be0054010 checkpolicy-2.1.8.tgz +bf89762f257f145244a77d58ca31b95b checkpolicy-2.1.9.tgz