Author: havner Date: Mon Mar 7 11:59:01 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 4.2.18
---- Files affected:
SOURCES:
findutils-selinux.patch (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SOURCES/findutils-selinux.patch
diff -u SOURCES/findutils-selinux.patch:1.8 SOURCES/findutils-selinux.patch:1.9
--- SOURCES/findutils-selinux.patch:1.8 Sun Feb 6 03:10:48 2005
+++ SOURCES/findutils-selinux.patch Mon Mar 7 12:58:55 2005
@@ -35,16 +35,16 @@
} args;
@@ -477,6 +484,10 @@
-
+
/* Pointer to the function used to stat files. */
int (*xstat) (const char *name, struct stat *statbuf);
+
+#ifdef WITH_SELINUX
+ int (*x_getfilecon) ();
+#endif /* WITH_SELINUX */
- };
- extern struct options options;
+
+ /* Indicate if we can implement safely_chdir() using the O_NOFOLLOW
@@ -511,4 +522,9 @@
# define fchdir(fd) (-1)
#endif
@@ -348,7 +348,7 @@
+msgid "Error: invalid predicate %s: the kernel is not SELinux-enabled.\n"
+msgstr "Błąd: błędne wyrażenie %s: jądro nie ma włączonej obsługi
SELinuksa.\n"
+
- #: find/find.c:455
+ #: find/find.c:515
#, c-format
msgid "invalid predicate `%s'"
@@ -399,6 +404,10 @@
@@ -359,6 +359,6 @@
+msgid " -context CONTEXT\n"
+msgstr " -context KONTEKST\n"
+
- #: find/parser.c:742
+ #: find/parser.c:747
msgid ""
"actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/findutils-selinux.patch?r1=1.8&r2=1.9&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit