Searched hist:"474 d6b75106229025ab6b7bbabf2f9c246e928e1" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/security/apparmor/ |
H A D | policy_unpack.c | diff 474d6b75106229025ab6b7bbabf2f9c246e928e1 Mon Jan 16 02:42:39 CST 2017 John Johansen <john.johansen@canonical.com> apparmor: prepare to support newer versions of policy
Newer policy encodes more than just version in the version tag, so add masking to make sure the comparison remains correct.
Note: this is fully compatible with older policy as it will never set the bits being masked out.
Signed-off-by: John Johansen <john.johansen@canonical.com>
|
H A D | apparmorfs.c | diff 474d6b75106229025ab6b7bbabf2f9c246e928e1 Mon Jan 16 02:42:39 CST 2017 John Johansen <john.johansen@canonical.com> apparmor: prepare to support newer versions of policy
Newer policy encodes more than just version in the version tag, so add masking to make sure the comparison remains correct.
Note: this is fully compatible with older policy as it will never set the bits being masked out.
Signed-off-by: John Johansen <john.johansen@canonical.com>
|