From eddfbe52c67ec8aaa8104e8f166a957865c0a5ec Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Thu, 31 Oct 2013 09:21:49 -0400 Subject: [PATCH] UPdate to upstream --- .gitignore | 1 + checkpolicy.spec | 6 ++++-- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) 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