On 2016-02-17 22:47:41, John Johansen wrote: > On 02/11/2016 01:57 PM, Tyler Hicks wrote: > > https://launchpad.net/bugs/1540666 > > > > Reuse the new parse_label() function to initialize named_transition > > structs so that transition targets, when used with change_profile, are > > properly seperated into a profile namespace and profile name. > > > > Signed-off-by: Tyler Hicks <[email protected]> > > Acked-by: John Johansen <[email protected]> > > for 2.10 as well > > though we are going to have to do another patch for stacking > we need to be able to express > > change_profile -> A//&:ns://B, > > and > change_profile -> :ns://A//&:ns://B,
The parser doesn't have to do anything special when the '&' is in the
middle of the transition target, right? IIUC, the parser writs that
entire string (":ns://A//&:ns://B") to the binary policy and then kernel
splits it up and makes sense of the '&' characters.
Tyler
signature.asc
Description: PGP signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
