* Wed Jan 4 2006 Dan Walsh <dwalsh@redhat.com> 1.29.3-1
- Update to match NSA * Merged semanage getpwnam bug fix from Serge Hallyn (IBM). * Merged patch series from Ivan Gyurdiev. This includes patches to: - cleanup setsebool - update setsebool to apply active booleans through libsemanage - update semodule to use the new semanage_set_rebuild() interface - fix various bugs in semanage * Merged patch from Dan Walsh (Red Hat). This includes fixes for restorecon, chcat, fixfiles, genhomedircon, and semanage.
This commit is contained in:
parent
3c5f6e8b35
commit
f1e361ef1c
@ -76,3 +76,4 @@ policycoreutils-1.27.37.tgz
|
||||
policycoreutils-1.28.tgz
|
||||
policycoreutils-1.29.1.tgz
|
||||
policycoreutils-1.29.2.tgz
|
||||
policycoreutils-1.29.3.tgz
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,10 +1,10 @@
|
||||
%define libsepolver 1.11.1-2
|
||||
%define libsemanagever 1.5.3-3
|
||||
%define libselinuxver 1.29.2-1
|
||||
%define libsepolver 1.11.2-2
|
||||
%define libsemanagever 1.5.4-1
|
||||
%define libselinuxver 1.29.3-2
|
||||
Summary: SELinux policy core utilities.
|
||||
Name: policycoreutils
|
||||
Version: 1.29.2
|
||||
Release: 10
|
||||
Version: 1.29.3
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||
@ -96,6 +96,19 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||
|
||||
%changelog
|
||||
* Wed Jan 4 2006 Dan Walsh <dwalsh@redhat.com> 1.29.3-1
|
||||
- Update to match NSA
|
||||
* Merged semanage getpwnam bug fix from Serge Hallyn (IBM).
|
||||
* Merged patch series from Ivan Gyurdiev.
|
||||
This includes patches to:
|
||||
- cleanup setsebool
|
||||
- update setsebool to apply active booleans through libsemanage
|
||||
- update semodule to use the new semanage_set_rebuild() interface
|
||||
- fix various bugs in semanage
|
||||
* Merged patch from Dan Walsh (Red Hat).
|
||||
This includes fixes for restorecon, chcat, fixfiles, genhomedircon,
|
||||
and semanage.
|
||||
|
||||
* Mon Jan 2 2006 Dan Walsh <dwalsh@redhat.com> 1.29.2-10
|
||||
- Fix restorecon to not say it is changing user section when -vv is specified
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user