- Update to upstream
Do not call genhomedircon if the policy was not rebuilt from Stephen Smalley. Fixes semanage boolean -D seg fault (bug 441379).
This commit is contained in:
parent
084654f4e3
commit
272f92ab1c
@ -98,3 +98,4 @@ libsemanage-2.0.20.tgz
|
||||
libsemanage-2.0.22.tgz
|
||||
libsemanage-2.0.23.tgz
|
||||
libsemanage-2.0.24.tgz
|
||||
libsemanage-2.0.25.tgz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%define libselinuxver 2.0.0-1
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsemanage
|
||||
Version: 2.0.24
|
||||
Version: 2.0.25
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -78,6 +78,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 5 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.25-1
|
||||
- Update to upstream
|
||||
* Do not call genhomedircon if the policy was not rebuilt from Stephen Smalley.
|
||||
Fixes semanage boolean -D seg fault (bug 441379).
|
||||
|
||||
* Tue Feb 5 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.24-1
|
||||
- Update to upstream
|
||||
* make swigify
|
||||
|
Loading…
Reference in New Issue
Block a user