SOURCES: findutils-selinux.patch - up to 4.2.23
undefine
undefine at pld-linux.org
Mon Jun 20 19:57:35 CEST 2005
Author: undefine Date: Mon Jun 20 17:57:35 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- up to 4.2.23
---- Files affected:
SOURCES:
findutils-selinux.patch (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SOURCES/findutils-selinux.patch
diff -u SOURCES/findutils-selinux.patch:1.10 SOURCES/findutils-selinux.patch:1.11
--- SOURCES/findutils-selinux.patch:1.10 Sun Mar 27 23:36:39 2005
+++ SOURCES/findutils-selinux.patch Mon Jun 20 19:57:30 2005
@@ -24,14 +24,14 @@
#if 1
#include <stdbool.h>
typedef bool boolean;
-@@ -290,6 +294,9 @@
+@@ -322,6 +322,9 @@
struct dir_id fileid; /* samefile */
mode_t type; /* type */
- FILE *stream; /* fprint fprint0 */
+ FILE *stream; /* ls fls fprint0 */
+#ifdef WITH_SELINUX
+ security_context_t scontext; /* scontext */
+#endif /*WITH_SELINUX*/
- struct format_val printf_vec; /* printf fprintf */
+ struct format_val printf_vec; /* printf fprintf fprint */
} args;
@@ -477,6 +484,10 @@
@@ -351,14 +351,14 @@
#: find/find.c:518
#, c-format
msgid "invalid predicate `%s'"
-@@ -400,6 +405,10 @@
- " -wholename WZORZEC -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
- " -used N -user NAZWA -xtype [bcdpfls]\n"
+@@ -408,6 +404,10 @@
+ "w przypadku braku dostępu do WWW, wysyłając pocztę elektroniczną pod\n"
+ "adres <bug-findutils at gnu.org>."
-+#: find/parser.c:755
++#: find/parser.c:771
+msgid " -context CONTEXT\n"
+msgstr " -context KONTEKST\n"
+
- #: find/parser.c:747
- msgid ""
- "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
+ #: find/parser.c:795
+ msgid "sanity check of the fnmatch() library function failed."
+ msgstr ""
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/findutils-selinux.patch?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list