From 68de8438ea1f811e7c5dc7e10fd91d84c223a508 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sat, 2 Feb 2008 21:40:53 +0000 Subject: [PATCH] * Sat Feb 2 2008 Dan Walsh 2.0.42-1 - Update to upstream * Make semodule_expand use sepol_set_expand_consume_base to reduce peak memory usage. --- .cvsignore | 1 + policycoreutils.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3de8f85..6d874d8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -173,3 +173,4 @@ sepolgen-1.0.11.tgz policycoreutils-2.0.38.tgz policycoreutils-2.0.39.tgz policycoreutils-2.0.41.tgz +policycoreutils-2.0.42.tgz diff --git a/policycoreutils.spec b/policycoreutils.spec index 7f50070..2475ee6 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -5,7 +5,7 @@ %define sepolgenver 1.0.11 Summary: SELinux policy core utilities Name: policycoreutils -Version: 2.0.41 +Version: 2.0.42 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base @@ -115,7 +115,6 @@ Requires: gnome-python2, pygtk2, pygtk2-libglade, gnome-python2-canvas Requires: usermode, rhpl Requires: python >= 2.4 BuildRequires: desktop-file-utils -Requires: selinux-policy-devel %description gui system-config-selinux is a utility for managing the SELinux environment @@ -193,6 +192,11 @@ if [ "$1" -ge "1" ]; then fi %changelog +* Sat Feb 2 2008 Dan Walsh 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 2.0.41-1 - Update to upstream * Merged audit2why fix and semanage boolean --on/--off/-1/-0 support from Dan Walsh. diff --git a/sources b/sources index 65c226c..513fd1d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 3fed5cd04ee67c0f86e3cc6825261819 sepolgen-1.0.11.tgz -e076658867866dc8753326937843a373 policycoreutils-2.0.41.tgz +f6c0318b5142ee58a8ea98abc5a90506 policycoreutils-2.0.42.tgz