* Fri Sep 12 2008 Dan Walsh <dwalsh@redhat.com> 2.0.56-1
- Fix semanage help display - Update to upstream * fixfiles will now remove all files in /tmp and will check for unlabeled_t in /tmp and /var/tmp from Dan Walsh. * add glob support to restorecond from Dan Walsh. * allow semanage to handle multi-line commands in a single transaction from Dan Walsh.
This commit is contained in:
parent
77ffddfa2c
commit
2cfc77b157
@ -187,3 +187,4 @@ sepolgen-1.0.13.tgz
|
|||||||
policycoreutils-2.0.53.tgz
|
policycoreutils-2.0.53.tgz
|
||||||
policycoreutils-2.0.54.tgz
|
policycoreutils-2.0.54.tgz
|
||||||
policycoreutils-2.0.55.tgz
|
policycoreutils-2.0.55.tgz
|
||||||
|
policycoreutils-2.0.56.tgz
|
||||||
|
18618
policycoreutils-po.patch
18618
policycoreutils-po.patch
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -5,8 +5,8 @@
|
|||||||
%define sepolgenver 1.0.13
|
%define sepolgenver 1.0.13
|
||||||
Summary: SELinux policy core utilities
|
Summary: SELinux policy core utilities
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.0.55
|
Version: 2.0.56
|
||||||
Release: 9%{?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,8 +192,14 @@ if [ "$1" -ge "1" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Sep 12 2008 Dan Walsh <dwalsh@redhat.com> 2.0.55-9
|
* Fri Sep 12 2008 Dan Walsh <dwalsh@redhat.com> 2.0.56-1
|
||||||
- Fix semanage help display
|
- Fix semanage help display
|
||||||
|
- Update to upstream
|
||||||
|
* fixfiles will now remove all files in /tmp and will check for
|
||||||
|
unlabeled_t in /tmp and /var/tmp from Dan Walsh.
|
||||||
|
* add glob support to restorecond from Dan Walsh.
|
||||||
|
* allow semanage to handle multi-line commands in a single transaction
|
||||||
|
from Dan Walsh.
|
||||||
|
|
||||||
* Thu Sep 11 2008 Dan Walsh <dwalsh@redhat.com> 2.0.55-8
|
* Thu Sep 11 2008 Dan Walsh <dwalsh@redhat.com> 2.0.55-8
|
||||||
- Only call gen_requires once in sepolgen
|
- Only call gen_requires once in sepolgen
|
||||||
|
Loading…
Reference in New Issue
Block a user