rpms/libselinux/devel .cvsignore, 1.163, 1.164 libselinux-rhat.patch, 1.147, 1.148 libselinux.spec, 1.315, 1.316 sources, 1.165, 1.166

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Fri Feb 22 17:41:47 UTC 2008


Author: dwalsh

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

Modified Files:
	.cvsignore libselinux-rhat.patch libselinux.spec sources 
Log Message:
* Fri Feb 22 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.56-1
- Update to Upstream
	* Regenerated Flask headers from refpolicy flask definitions.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libselinux/devel/.cvsignore,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- .cvsignore	13 Feb 2008 16:18:16 -0000	1.163
+++ .cvsignore	22 Feb 2008 17:41:12 -0000	1.164
@@ -144,3 +144,4 @@
 libselinux-2.0.52.tgz
 libselinux-2.0.53.tgz
 libselinux-2.0.55.tgz
+libselinux-2.0.56.tgz

libselinux-rhat.patch:

Index: libselinux-rhat.patch
===================================================================
RCS file: /cvs/extras/rpms/libselinux/devel/libselinux-rhat.patch,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- libselinux-rhat.patch	29 Jan 2008 13:29:32 -0000	1.147
+++ libselinux-rhat.patch	22 Feb 2008 17:41:12 -0000	1.148
@@ -1,15 +1,3 @@
-diff --exclude-from=exclude -N -u -r nsalibselinux/include/selinux/av_permissions.h libselinux-2.0.49/include/selinux/av_permissions.h
---- nsalibselinux/include/selinux/av_permissions.h	2007-11-15 15:52:46.000000000 -0500
-+++ libselinux-2.0.49/include/selinux/av_permissions.h	2008-01-25 10:31:28.000000000 -0500
-@@ -900,6 +900,8 @@
- #define PACKET__SEND                              0x00000001UL
- #define PACKET__RECV                              0x00000002UL
- #define PACKET__RELABELTO                         0x00000004UL
-+#define PACKET__FLOW_IN                           0x00000008UL
-+#define PACKET__FLOW_OUT                          0x00000010UL
- #define KEY__VIEW                                 0x00000001UL
- #define KEY__READ                                 0x00000002UL
- #define KEY__WRITE                                0x00000004UL
 diff --exclude-from=exclude -N -u -r nsalibselinux/src/matchpathcon.c libselinux-2.0.49/src/matchpathcon.c
 --- nsalibselinux/src/matchpathcon.c	2007-09-28 09:48:58.000000000 -0400
 +++ libselinux-2.0.49/src/matchpathcon.c	2008-01-25 10:31:28.000000000 -0500
@@ -30,14 +18,3 @@
  	va_end(ap);
  }
  
-diff --exclude-from=exclude -N -u -r nsalibselinux/src/selinuxswig.i libselinux-2.0.49/src/selinuxswig.i
---- nsalibselinux/src/selinuxswig.i	2008-01-23 14:36:29.000000000 -0500
-+++ libselinux-2.0.49/src/selinuxswig.i	2008-01-25 10:31:28.000000000 -0500
-@@ -14,6 +14,7 @@
- 
- %typedef unsigned mode_t;
- %typedef unsigned pid_t;
-+%typedef char * security_context_t;
- 
- %typemap(in, numinputs=0) (char ***names, int *len) (char **temp1, int temp2) {
- 	$1 = &temp1;


Index: libselinux.spec
===================================================================
RCS file: /cvs/extras/rpms/libselinux/devel/libselinux.spec,v
retrieving revision 1.315
retrieving revision 1.316
diff -u -r1.315 -r1.316
--- libselinux.spec	13 Feb 2008 16:18:16 -0000	1.315
+++ libselinux.spec	22 Feb 2008 17:41:12 -0000	1.316
@@ -3,7 +3,7 @@
 
 Summary: SELinux library and simple utilities
 Name: libselinux
-Version: 2.0.55
+Version: 2.0.56
 Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Libraries
@@ -137,6 +137,10 @@
 %{python_sitearch}/selinux/*
 
 %changelog
+* Fri Feb 22 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.56-1
+- Update to Upstream
+	* Regenerated Flask headers from refpolicy flask definitions.
+
 * Wed Feb 13 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.55-1
 - Update to Upstream
 	* Merged compute_member AVC function and manpages from Eamon Walsh.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libselinux/devel/sources,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- sources	13 Feb 2008 16:18:16 -0000	1.165
+++ sources	22 Feb 2008 17:41:12 -0000	1.166
@@ -1 +1 @@
-cec2a42771ce57517be7f6491ec227a1  libselinux-2.0.55.tgz
+d651d74aebe01d88138c3a50c80cbc0f  libselinux-2.0.56.tgz




More information about the fedora-extras-commits mailing list