* Thu Aug 20 2009 Dan Walsh <dwalsh@redhat.com> 2.0.71-7

- Fix glob handling of /..
This commit is contained in:
Daniel J Walsh 2009-08-20 19:05:30 +00:00
parent c14fb87560
commit 3f2af1bab0
2 changed files with 18 additions and 1135 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@
Summary: SELinux policy core utilities
Name: policycoreutils
Version: 2.0.71
Release: 6%{?dist}
Release: 7%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@ -265,6 +265,9 @@ else
fi
%changelog
* Thu Aug 20 2009 Dan Walsh <dwalsh@redhat.com> 2.0.71-7
- Fix glob handling of /..
* Wed Aug 19 2009 Dan Walsh <dwalsh@redhat.com> 2.0.71-6
- Redesign restorecond to use setfiles/restore functionality