* 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:
parent
fc19e287d6
commit
ea11570a87
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user