* Fri Feb 22 2008 Dan Walsh <dwalsh@redhat.com> 2.0.44-1

- Update to upstream
	* Fix for segfault when conf file parse error occurs.
This commit is contained in:
Daniel J Walsh 2008-02-22 19:36:05 +00:00
parent fc19e287d6
commit ea11570a87
3 changed files with 8 additions and 3 deletions

View File

@ -175,3 +175,4 @@ policycoreutils-2.0.39.tgz
policycoreutils-2.0.41.tgz policycoreutils-2.0.41.tgz
policycoreutils-2.0.42.tgz policycoreutils-2.0.42.tgz
policycoreutils-2.0.43.tgz policycoreutils-2.0.43.tgz
policycoreutils-2.0.44.tgz

View File

@ -5,8 +5,8 @@
%define sepolgenver 1.0.11 %define sepolgenver 1.0.11
Summary: SELinux policy core utilities Summary: SELinux policy core utilities
Name: policycoreutils Name: policycoreutils
Version: 2.0.43 Version: 2.0.44
Release: 2%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: System Environment/Base Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@ -192,6 +192,10 @@ if [ "$1" -ge "1" ]; then
fi fi
%changelog %changelog
* Fri Feb 22 2008 Dan Walsh <dwalsh@redhat.com> 2.0.44-1
- Update to upstream
* Fix for segfault when conf file parse error occurs.
* Wed Feb 13 2008 Dan Walsh <dwalsh@redhat.com> 2.0.43-2 * Wed Feb 13 2008 Dan Walsh <dwalsh@redhat.com> 2.0.43-2
- Don't show tabs on polgengui - Don't show tabs on polgengui

View File

@ -1,2 +1,2 @@
3fed5cd04ee67c0f86e3cc6825261819 sepolgen-1.0.11.tgz 3fed5cd04ee67c0f86e3cc6825261819 sepolgen-1.0.11.tgz
ea60bf5f1cb06e1bc677ffaa5f18d258 policycoreutils-2.0.43.tgz 8fd4fe7981ce974250c3f733c41fb71d policycoreutils-2.0.44.tgz