Fix semanage argparse bugs
- Update Translations - Add test suite for semanage command lines
This commit is contained in:
parent
04c19314d5
commit
0eb608c431
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@
|
|||||||
Summary: SELinux policy core utilities
|
Summary: SELinux policy core utilities
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.1.14
|
Version: 2.1.14
|
||||||
Release: 69%{?dist}
|
Release: 70%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
# Based on git repository with tag 20101221
|
# Based on git repository with tag 20101221
|
||||||
@ -330,6 +330,11 @@ The policycoreutils-restorecond package contains the restorecond service.
|
|||||||
%systemd_postun_with_restart restorecond.service
|
%systemd_postun_with_restart restorecond.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 26 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-70
|
||||||
|
- Fix semanage argparse bugs
|
||||||
|
- Update Translations
|
||||||
|
- Add test suite for semanage command lines
|
||||||
|
|
||||||
* Wed Jul 24 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-69
|
* Wed Jul 24 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-69
|
||||||
- Fix semanage argparse bugs
|
- Fix semanage argparse bugs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user