* 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:
Daniel J Walsh 2006-01-04 18:53:16 +00:00
parent 3c5f6e8b35
commit f1e361ef1c
4 changed files with 188 additions and 1419 deletions

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
db981cfd14f597746ed87ada3a815d0e policycoreutils-1.29.2.tgz
cc6c24f4661760764c33ec8786f3efee policycoreutils-1.29.3.tgz