diff --git a/.gitignore b/.gitignore index 876d17d..bdc735a 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ checkpolicy-2.0.22.tgz /checkpolicy-2.1.10.tgz /checkpolicy-2.1.11.tgz /checkpolicy-2.1.12.tgz +/checkpolicy-2.2.tgz diff --git a/checkpolicy.spec b/checkpolicy.spec index c23acfe..9e28860 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -2,8 +2,8 @@ %define libsepolver 2.1.9-1 Summary: SELinux policy compiler Name: checkpolicy -Version: 2.1.12 -Release: 4%{?dist} +Version: 2.2 +Release: 1%{?dist} License: GPLv2 Group: Development/System Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -56,6 +56,8 @@ rm -rf ${RPM_BUILD_ROOT} %{_bindir}/sedispol %changelog +* Thu Oct 31 2013 Dan Walsh - 2.2-1 + * Tue Jul 16 2013 Dan Walsh - 2.1.12-4 - Fix a segmentation fault if the --handle-unknown option was set without arguments. diff --git a/sources b/sources index 41aa3c0..dbdcd29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -36e9a62952239b4cdfbb9dcdcf292e14 checkpolicy-2.1.12.tgz +7b59bb131eae52854bfa50640231cb66 checkpolicy-2.2.tgz