diff --git a/policycoreutils-rhat.patch b/policycoreutils-rhat.patch index fe0d6c3..dde8440 100644 --- a/policycoreutils-rhat.patch +++ b/policycoreutils-rhat.patch @@ -1,3 +1,15 @@ +Binary files nsapolicycoreutils/newrole/newrole and policycoreutils-1.30.27/newrole/newrole differ +diff --exclude-from=exclude -N -u -r nsapolicycoreutils/newrole/newrole.c policycoreutils-1.30.27/newrole/newrole.c +--- nsapolicycoreutils/newrole/newrole.c 2006-08-28 16:58:20.000000000 -0400 ++++ policycoreutils-1.30.27/newrole/newrole.c 2006-08-31 08:02:14.000000000 -0400 +@@ -445,6 +445,7 @@ + + /* Terminate on SIGHUP. */ + signal(SIGHUP, SIG_DFL); ++ signal(SIGPIPE, SIG_IGN); + + #ifdef USE_NLS + setlocale(LC_ALL, ""); diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils-1.30.27/po/af.po --- nsapolicycoreutils/po/af.po 2006-08-28 16:58:21.000000000 -0400 +++ policycoreutils-1.30.27/po/af.po 2006-08-31 07:08:21.000000000 -0400 diff --git a/policycoreutils.spec b/policycoreutils.spec index 5aca6b3..0442f15 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -5,7 +5,7 @@ Summary: SELinux policy core utilities. Name: policycoreutils Version: 1.30.27 -Release: 2 +Release: 3 License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -119,6 +119,9 @@ fi [ -x /sbin/service ] && /sbin/service restorecond condrestart %changelog +* Thu Aug 31 2006 Dan Walsh 1.30.27-3 +- Ignore sigpipe + * Thu Aug 31 2006 Dan Walsh 1.30.27-2 - Fix init script and add translations