SOURCES: libselinux-vcontext-selinux.patch - updated for 1.34.0

zbyniu zbyniu at pld-linux.org
Sun Jan 28 01:01:01 CET 2007


Author: zbyniu                       Date: Sun Jan 28 00:01:01 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.34.0

---- Files affected:
SOURCES:
   libselinux-vcontext-selinux.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/libselinux-vcontext-selinux.patch
diff -u SOURCES/libselinux-vcontext-selinux.patch:1.1 SOURCES/libselinux-vcontext-selinux.patch:1.2
--- SOURCES/libselinux-vcontext-selinux.patch:1.1	Fri Jan 12 10:15:54 2007
+++ SOURCES/libselinux-vcontext-selinux.patch	Sun Jan 28 01:00:56 2007
@@ -1,22 +1,10 @@
---- libselinux/src/av_perm_to_string.h	2006-03-20 05:53:29.000000000 +0000
-+++ libselinux/src/av_perm_to_string.h	2007-01-12 02:06:17.278580000 +0000
-@@ -123,6 +123,7 @@
-     S_(SECCLASS_CAPABILITY, CAPABILITY__LEASE, "lease")
-     S_(SECCLASS_CAPABILITY, CAPABILITY__AUDIT_WRITE, "audit_write")
-     S_(SECCLASS_CAPABILITY, CAPABILITY__AUDIT_CONTROL, "audit_control")
-+    S_(SECCLASS_CAPABILITY, CAPABILITY__CONTEXT, "vserver_context")
-     S_(SECCLASS_PASSWD, PASSWD__PASSWD, "passwd")
-     S_(SECCLASS_PASSWD, PASSWD__CHFN, "chfn")
-     S_(SECCLASS_PASSWD, PASSWD__CHSH, "chsh")
---- libselinux/include/selinux/av_permissions.h	2006-03-20 05:53:29.000000000 +0000
-+++ libselinux/include/selinux/av_permissions.h	2007-01-12 02:07:24.624890000 +0000
-@@ -565,6 +565,7 @@
+--- libselinux-1.34.0/include/selinux/av_permissions.h.orig	2006-11-20 18:25:30.000000000 +0100
++++ libselinux-1.34.0/include/selinux/av_permissions.h	2007-01-28 00:30:57.517480000 +0100
+@@ -525,6 +525,7 @@
  #define CAPABILITY__LEASE                         0x10000000UL
  #define CAPABILITY__AUDIT_WRITE                   0x20000000UL
  #define CAPABILITY__AUDIT_CONTROL                 0x40000000UL
 +#define CAPABILITY__CONTEXT                       0x80000000UL
- 
  #define PASSWD__PASSWD                            0x00000001UL
  #define PASSWD__CHFN                              0x00000002UL
---- libselinux-1.32./src/av_perm_to_string.h	2007-01-12 03:32:09.413722000 +0100
-+++ libselinux-1.32/src/av_perm_to_string.h	2007-01-12 03:29:48.363722000 +0100
+ #define PASSWD__CHSH                              0x00000004UL
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/libselinux-vcontext-selinux.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list