From e9ec090367c748bc4c91ebd73c9b83abc31eebe5 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Feb 22 2008 17:41:12 +0000 Subject: - Update to Upstream Regenerated Flask headers from refpolicy flask definitions. --- diff --git a/.cvsignore b/.cvsignore index 0d46ad8..a3a87f4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -144,3 +144,4 @@ libselinux-2.0.50.tgz libselinux-2.0.52.tgz libselinux-2.0.53.tgz libselinux-2.0.55.tgz +libselinux-2.0.56.tgz diff --git a/libselinux-rhat.patch b/libselinux-rhat.patch index 96c0c89..25f552d 100644 --- a/libselinux-rhat.patch +++ b/libselinux-rhat.patch @@ -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 @@ diff --exclude-from=exclude -N -u -r nsalibselinux/src/matchpathcon.c libselinux 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; diff --git a/libselinux.spec b/libselinux.spec index b0607ba..d7e962b 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -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 @@ exit 0 %{python_sitearch}/selinux/* %changelog +* Fri Feb 22 2008 Dan Walsh - 2.0.56-1 +- Update to Upstream + * Regenerated Flask headers from refpolicy flask definitions. + * Wed Feb 13 2008 Dan Walsh - 2.0.55-1 - Update to Upstream * Merged compute_member AVC function and manpages from Eamon Walsh. diff --git a/sources b/sources index 8efba5b..c99136a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cec2a42771ce57517be7f6491ec227a1 libselinux-2.0.55.tgz +d651d74aebe01d88138c3a50c80cbc0f libselinux-2.0.56.tgz