rpms/libsemanage/devel .cvsignore, 1.94, 1.95 libsemanage-rhat.patch, 1.36, 1.37 libsemanage.spec, 1.158, 1.159 sources, 1.96, 1.97

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Tue Aug 5 14:30:14 UTC 2008


Author: dwalsh

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

Modified Files:
	.cvsignore libsemanage-rhat.patch libsemanage.spec sources 
Log Message:
* Tue Aug 5 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.27-1
- Update to upstream
	* Modify genhomedircon to skip %groupname entries.
	  Ultimately we need to expand them to the list of users to support per-role homedir labeling when using the %groupname syntax.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libsemanage/devel/.cvsignore,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- .cvsignore	29 Jul 2008 13:25:12 -0000	1.94
+++ .cvsignore	5 Aug 2008 14:29:44 -0000	1.95
@@ -100,3 +100,4 @@
 libsemanage-2.0.24.tgz
 libsemanage-2.0.25.tgz
 libsemanage-2.0.26.tgz
+libsemanage-2.0.27.tgz

libsemanage-rhat.patch:

Index: libsemanage-rhat.patch
===================================================================
RCS file: /cvs/extras/rpms/libsemanage/devel/libsemanage-rhat.patch,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- libsemanage-rhat.patch	29 Jul 2008 13:25:12 -0000	1.36
+++ libsemanage-rhat.patch	5 Aug 2008 14:29:44 -0000	1.37
@@ -1,6 +1,14 @@
 diff --exclude-from=exclude -N -u -r nsalibsemanage/src/genhomedircon.c libsemanage-2.0.25/src/genhomedircon.c
---- nsalibsemanage/src/genhomedircon.c	2008-07-29 09:15:38.000000000 -0400
+--- nsalibsemanage/src/genhomedircon.c	2008-08-05 09:57:28.000000000 -0400
 +++ libsemanage-2.0.25/src/genhomedircon.c	2008-07-17 14:32:45.000000000 -0400
+@@ -21,6 +21,7 @@
+  */
+ 
+ #include <semanage/handle.h>
++#include <syslog.h>
+ #include <semanage/seusers_policy.h>
+ #include <semanage/users_policy.h>
+ #include <semanage/user_record.h>
 @@ -487,7 +488,6 @@
  				  const char *role_prefix)
  {


Index: libsemanage.spec
===================================================================
RCS file: /cvs/extras/rpms/libsemanage/devel/libsemanage.spec,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- libsemanage.spec	29 Jul 2008 13:25:12 -0000	1.158
+++ libsemanage.spec	5 Aug 2008 14:29:44 -0000	1.159
@@ -2,7 +2,7 @@
 %define libselinuxver 2.0.0-1
 Summary: SELinux binary policy manipulation library 
 Name: libsemanage
-Version: 2.0.26
+Version: 2.0.27
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
@@ -78,6 +78,11 @@
 %{_mandir}/man3/*
 
 %changelog
+* Tue Aug 5 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.27-1
+- Update to upstream
+	* Modify genhomedircon to skip %groupname entries.
+	  Ultimately we need to expand them to the list of users to support per-role homedir labeling when using the %groupname syntax.
+
 * Wed Jul 29 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.26-1
 - Update to upstream
 	* Fix bug in genhomedircon fcontext matches logic from Dan Walsh.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libsemanage/devel/sources,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- sources	29 Jul 2008 13:25:12 -0000	1.96
+++ sources	5 Aug 2008 14:29:44 -0000	1.97
@@ -1 +1 @@
-024d7285851295f989fcf93b336fccb9  libsemanage-2.0.26.tgz
+783686e357b1931c27b540c0ca8d5514  libsemanage-2.0.27.tgz




More information about the fedora-extras-commits mailing list