Fix bugs introduced by previous patch. semanage port

- Update Translations
This commit is contained in:
Dan Walsh 2013-07-19 07:07:18 -04:00
parent 27d056afb8
commit 7fa44b7304
2 changed files with 297 additions and 263 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@
Summary: SELinux policy core utilities
Name: policycoreutils
Version: 2.1.14
Release: 65%{?dist}
Release: 67%{?dist}
License: GPLv2
Group: System Environment/Base
# Based on git repository with tag 20101221
@ -330,8 +330,15 @@ The policycoreutils-restorecond package contains the restorecond service.
%systemd_postun_with_restart restorecond.service
%changelog
* Fri Jul 19 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-67
- Fix bugs introduced by previous patch. semanage port
- Update Translations
* Wed Jul 17 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-66
- Rewrite argparse code in semanage and fix reload problem.
* Tue Jul 16 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-65
- Don't generate shell script or spec file for sepolicy generate --newtype
- Do not generate shell script or spec file for sepolicy generate --newtype
- Update translations
- Fix sepolicy generate --admin_user man page again
- Fix setsebool to print less verbose error messages by default, add -V for ve