[apparmor] [patch] fix "unknown capability: CAP_whatever" in aa-logprof

Seth Arnold seth.arnold at canonical.com
Thu Nov 13 23:45:05 UTC 2014


On Thu, Nov 13, 2014 at 03:15:41PM -0800, Steve Beattie wrote:
> Acked-by: Steve Beattie <steve at nxnw.org>, so long as the following patch is
> committed at the same time:

Heh, good idea.

Acked-by: Seth Arnold <seth.arnold at canonical.com>

Thanks

>  utils/test/test-severity.py |    3 +++
>  1 file changed, 3 insertions(+)
> 
> Index: b/utils/test/test-severity.py
> ===================================================================
> --- a/utils/test/test-severity.py
> +++ b/utils/test/test-severity.py
> @@ -68,6 +68,9 @@ class SeverityTest(SeverityBaseTest):
>      def test_cap_setpcap(self):
>          self._simple_severity_test('CAP_SETPCAP', 9)
>  
> +    def test_cap_setpcap_lowercase(self):
> +        self._simple_severity_test('CAP_setpcap', 9)
> +
>      def test_cap_unknown_1(self):
>          self._simple_severity_test('CAP_UNKNOWN', 10)
>  
> 
> -- 
> Steve Beattie
> <sbeattie at ubuntu.com>
> http://NxNW.org/~steve/



> -- 
> AppArmor mailing list
> AppArmor at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20141113/26ec1b34/attachment.pgp>


More information about the AppArmor mailing list