diff --git a/.cvsignore b/.cvsignore index d07109c..ecb559f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -175,3 +175,4 @@ policycoreutils-2.0.39.tgz policycoreutils-2.0.41.tgz policycoreutils-2.0.42.tgz policycoreutils-2.0.43.tgz +policycoreutils-2.0.44.tgz diff --git a/policycoreutils.spec b/policycoreutils.spec index ac49ebc..48bf7f3 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -5,8 +5,8 @@ %define sepolgenver 1.0.11 Summary: SELinux policy core utilities Name: policycoreutils -Version: 2.0.43 -Release: 2%{?dist} +Version: 2.0.44 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -192,6 +192,10 @@ if [ "$1" -ge "1" ]; then fi %changelog +* Fri Feb 22 2008 Dan Walsh 2.0.44-1 +- Update to upstream + * Fix for segfault when conf file parse error occurs. + * Wed Feb 13 2008 Dan Walsh 2.0.43-2 - Don't show tabs on polgengui diff --git a/sources b/sources index db5f72c..8b56dcc 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 3fed5cd04ee67c0f86e3cc6825261819 sepolgen-1.0.11.tgz -ea60bf5f1cb06e1bc677ffaa5f18d258 policycoreutils-2.0.43.tgz +8fd4fe7981ce974250c3f733c41fb71d policycoreutils-2.0.44.tgz