* Sat Feb 2 2008 Dan Walsh <dwalsh@redhat.com> 2.0.42-1

- Update to upstream
	* Make semodule_expand use sepol_set_expand_consume_base to reduce
	  peak memory usage.
This commit is contained in:
Daniel J Walsh 2008-02-02 21:40:53 +00:00
parent 75c4c38f00
commit 68de8438ea
3 changed files with 8 additions and 3 deletions

View File

@ -173,3 +173,4 @@ sepolgen-1.0.11.tgz
policycoreutils-2.0.38.tgz policycoreutils-2.0.38.tgz
policycoreutils-2.0.39.tgz policycoreutils-2.0.39.tgz
policycoreutils-2.0.41.tgz policycoreutils-2.0.41.tgz
policycoreutils-2.0.42.tgz

View File

@ -5,7 +5,7 @@
%define sepolgenver 1.0.11 %define sepolgenver 1.0.11
Summary: SELinux policy core utilities Summary: SELinux policy core utilities
Name: policycoreutils Name: policycoreutils
Version: 2.0.41 Version: 2.0.42
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: System Environment/Base Group: System Environment/Base
@ -115,7 +115,6 @@ Requires: gnome-python2, pygtk2, pygtk2-libglade, gnome-python2-canvas
Requires: usermode, rhpl Requires: usermode, rhpl
Requires: python >= 2.4 Requires: python >= 2.4
BuildRequires: desktop-file-utils BuildRequires: desktop-file-utils
Requires: selinux-policy-devel
%description gui %description gui
system-config-selinux is a utility for managing the SELinux environment system-config-selinux is a utility for managing the SELinux environment
@ -193,6 +192,11 @@ if [ "$1" -ge "1" ]; then
fi fi
%changelog %changelog
* Sat Feb 2 2008 Dan Walsh <dwalsh@redhat.com> 2.0.42-1
- Update to upstream
* Make semodule_expand use sepol_set_expand_consume_base to reduce
peak memory usage.
* Tue Jan 29 2008 Dan Walsh <dwalsh@redhat.com> 2.0.41-1 * Tue Jan 29 2008 Dan Walsh <dwalsh@redhat.com> 2.0.41-1
- Update to upstream - Update to upstream
* Merged audit2why fix and semanage boolean --on/--off/-1/-0 support from Dan Walsh. * Merged audit2why fix and semanage boolean --on/--off/-1/-0 support from Dan Walsh.

View File

@ -1,2 +1,2 @@
3fed5cd04ee67c0f86e3cc6825261819 sepolgen-1.0.11.tgz 3fed5cd04ee67c0f86e3cc6825261819 sepolgen-1.0.11.tgz
e076658867866dc8753326937843a373 policycoreutils-2.0.41.tgz f6c0318b5142ee58a8ea98abc5a90506 policycoreutils-2.0.42.tgz