rpms/policycoreutils/devel .cvsignore, 1.184, 1.185 policycoreutils-rhat.patch, 1.378, 1.379 policycoreutils.spec, 1.542, 1.543 sources, 1.189, 1.190

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Tue Jul 29 18:06:44 UTC 2008


Author: dwalsh

Update of /cvs/extras/rpms/policycoreutils/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9027

Modified Files:
	.cvsignore policycoreutils-rhat.patch policycoreutils.spec 
	sources 
Log Message:
* Tue Jul 29 2008 Dan Walsh <dwalsh at redhat.com> 2.0.53-1
- Update to upstream
	* Change setfiles to validate all file_contexts files when using -c from Stephen Smalley.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/policycoreutils/devel/.cvsignore,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- .cvsignore	29 Jul 2008 13:30:54 -0000	1.184
+++ .cvsignore	29 Jul 2008 18:06:14 -0000	1.185
@@ -184,3 +184,4 @@
 policycoreutils-2.0.51.tgz
 policycoreutils-2.0.52.tgz
 sepolgen-1.0.13.tgz
+policycoreutils-2.0.53.tgz

policycoreutils-rhat.patch:

Index: policycoreutils-rhat.patch
===================================================================
RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils-rhat.patch,v
retrieving revision 1.378
retrieving revision 1.379
diff -u -r1.378 -r1.379
--- policycoreutils-rhat.patch	29 Jul 2008 13:30:55 -0000	1.378
+++ policycoreutils-rhat.patch	29 Jul 2008 18:06:14 -0000	1.379
@@ -1,15 +1,15 @@
-diff --exclude-from=exclude --exclude=sepolgen-1.0.12 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/Makefile policycoreutils-2.0.52/Makefile
+diff --exclude-from=exclude --exclude=sepolgen-1.0.13 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/Makefile policycoreutils-2.0.52/Makefile
 --- nsapolicycoreutils/Makefile	2008-06-12 23:25:24.000000000 -0400
-+++ policycoreutils-2.0.52/Makefile	2008-07-29 09:06:28.000000000 -0400
++++ policycoreutils-2.0.52/Makefile	2008-07-29 10:39:48.000000000 -0400
 @@ -1,4 +1,4 @@
 -SUBDIRS = setfiles semanage load_policy newrole run_init secon audit2allow audit2why scripts sestatus semodule_package semodule semodule_link semodule_expand semodule_deps setsebool po
 +SUBDIRS = setfiles semanage load_policy newrole run_init secon audit2allow audit2why scripts sestatus semodule_package semodule semodule_link semodule_expand semodule_deps setsebool po gui
  
  INOTIFYH = $(shell ls /usr/include/sys/inotify.h 2>/dev/null)
  
-diff --exclude-from=exclude --exclude=sepolgen-1.0.12 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/restorecond/restorecond.c policycoreutils-2.0.52/restorecond/restorecond.c
+diff --exclude-from=exclude --exclude=sepolgen-1.0.13 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/restorecond/restorecond.c policycoreutils-2.0.52/restorecond/restorecond.c
 --- nsapolicycoreutils/restorecond/restorecond.c	2008-06-12 23:25:21.000000000 -0400
-+++ policycoreutils-2.0.52/restorecond/restorecond.c	2008-07-29 09:06:28.000000000 -0400
++++ policycoreutils-2.0.52/restorecond/restorecond.c	2008-07-29 10:39:48.000000000 -0400
 @@ -210,9 +210,10 @@
  			}
  
@@ -36,9 +36,9 @@
  	}
  	free(scontext);
  	close(fd);
-diff --exclude-from=exclude --exclude=sepolgen-1.0.12 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/semanage/semanage policycoreutils-2.0.52/semanage/semanage
+diff --exclude-from=exclude --exclude=sepolgen-1.0.13 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/semanage/semanage policycoreutils-2.0.52/semanage/semanage
 --- nsapolicycoreutils/semanage/semanage	2008-07-02 17:19:15.000000000 -0400
-+++ policycoreutils-2.0.52/semanage/semanage	2008-07-29 09:12:29.000000000 -0400
++++ policycoreutils-2.0.52/semanage/semanage	2008-07-29 10:39:48.000000000 -0400
 @@ -45,13 +45,13 @@
  	def usage(message = ""):
  		print _("""
@@ -227,9 +227,9 @@
  
  			if object == "login":
  				OBJECT.modify(target, seuser, serange)
-diff --exclude-from=exclude --exclude=sepolgen-1.0.12 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/semanage/semanage.8 policycoreutils-2.0.52/semanage/semanage.8
+diff --exclude-from=exclude --exclude=sepolgen-1.0.13 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/semanage/semanage.8 policycoreutils-2.0.52/semanage/semanage.8
 --- nsapolicycoreutils/semanage/semanage.8	2008-07-02 17:19:15.000000000 -0400
-+++ policycoreutils-2.0.52/semanage/semanage.8	2008-07-29 09:06:28.000000000 -0400
++++ policycoreutils-2.0.52/semanage/semanage.8	2008-07-29 10:39:48.000000000 -0400
 @@ -3,9 +3,9 @@
  semanage \- SELinux Policy Management tool
  
@@ -264,9 +264,9 @@
  .I                \-t, \-\-type       
  SELinux Type for the object
  .TP
-diff --exclude-from=exclude --exclude=sepolgen-1.0.12 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/semanage/seobject.py policycoreutils-2.0.52/semanage/seobject.py
---- nsapolicycoreutils/semanage/seobject.py	2008-07-02 17:19:15.000000000 -0400
-+++ policycoreutils-2.0.52/semanage/seobject.py	2008-07-29 09:06:28.000000000 -0400
+diff --exclude-from=exclude --exclude=sepolgen-1.0.13 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/semanage/seobject.py policycoreutils-2.0.52/semanage/seobject.py
+--- nsapolicycoreutils/semanage/seobject.py	2008-07-29 09:15:39.000000000 -0400
++++ policycoreutils-2.0.52/semanage/seobject.py	2008-07-29 10:39:48.000000000 -0400
 @@ -330,20 +330,15 @@
                        for name in dirs:
                               os.rmdir(os.path.join(root, name))
@@ -280,8 +280,8 @@
  			rc = semanage_module_remove(self.sh, "permissive_%s" % n)
  			if rc < 0:
  	                        raise ValueError(_("Could not remove permissive domain %s (remove failed)") % name)
--               rc = semanage_commit(self.sh)
--               if rc < 0:
+-		rc = semanage_commit(self.sh)
+-		if rc < 0:
 +                rc = semanage_commit(self.sh)
 +                if rc < 0:
                         raise ValueError(_("Could not remove permissive domain %s (commit failed)") % name)


Index: policycoreutils.spec
===================================================================
RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils.spec,v
retrieving revision 1.542
retrieving revision 1.543
diff -u -r1.542 -r1.543
--- policycoreutils.spec	29 Jul 2008 13:31:58 -0000	1.542
+++ policycoreutils.spec	29 Jul 2008 18:06:14 -0000	1.543
@@ -5,8 +5,8 @@
 %define	sepolgenver	1.0.13
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
-Version: 2.0.52
-Release: 6%{?dist}
+Version: 2.0.53
+Release: 1%{?dist}
 License: GPLv2+
 Group:	 System Environment/Base
 Source:	 http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@@ -192,6 +192,10 @@
 fi
 
 %changelog
+* Tue Jul 29 2008 Dan Walsh <dwalsh at redhat.com> 2.0.53-1
+- Update to upstream
+	* Change setfiles to validate all file_contexts files when using -c from Stephen Smalley.
+
 * Tue Jul 29 2008 Dan Walsh <dwalsh at redhat.com> 2.0.52-6
 - Fix boolean handling
 - Upgrade to latest sepolgen


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/policycoreutils/devel/sources,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- sources	29 Jul 2008 13:30:55 -0000	1.189
+++ sources	29 Jul 2008 18:06:14 -0000	1.190
@@ -1,2 +1,2 @@
-311e95b3374fe1993fb91a303b6675b2  policycoreutils-2.0.52.tgz
 b6756a012c26f414e4a5f8f438ce2188  sepolgen-1.0.13.tgz
+8fe5f8b78e156f770e990fe107577d2c  policycoreutils-2.0.53.tgz




More information about the fedora-extras-commits mailing list