[Apparmor-dev] Re: repost of network toggle patches for the tools
and bug fixes for repo
Dominic Reynolds
dreynolds at suse.de
Sat Jul 28 21:50:49 MDT 2007
Thanks jesse. This looks good. I've checked this and the series that
originated this post into svn.
-dom
+++ jesse michael [27/07/07 18:14 -0700]:
> On Fri, Jul 27, 2007 at 06:01:35PM -0700, jesse michael wrote:
> > Here's a patch that should fix the * and ** conversions done in
> > convert_regexp(). The reason it's this gross is that the rules for
> > how * and ** expand are different when they're the only part of the
> > glob at a particular directory level.
>
> Erg, ignore that last patch, this one is identical except it correctly
> collapses consecutive runs of * characters longer than 2 in a row down
> to just ** matches. i.e. /foo/******/bar is equivalent to /foo/**/bar.
> _______________________________________________
> Apparmor-dev mailing list
> Apparmor-dev at forge.novell.com
> http://forge.novell.com/mailman/listinfo/apparmor-dev
More information about the Apparmor-dev
mailing list