checkpolicy/checkpolicy-rhat.patch
2008-05-06 18:22:18 +00:00

24 lines
1.1 KiB
Diff

--- checkpolicy/policy_parse.y 2008-05-05 14:45:13 UTC (rev 2877)
+++ checkpolicy/policy_parse.y 2008-05-05 15:12:17 UTC (rev 2878)
@@ -723,6 +723,7 @@
;
version_identifier : VERSION_IDENTIFIER
{ if (insert_id(yytext,0)) return -1; }
+ | ipv4_addr_def /* version can look like ipv4 address */
;
avrules_block : avrule_decls avrule_user_defs
;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Selinux-commits mailing list
Selinux-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/selinux-commits