apparmor/utils
John Johansen 19daf74dc6 Merge [2.11..2.13] Add 'mctp' network domain keyword [only to utils]
Reported as comment on https://build.opensuse.org/request/show/951354
(update to glibc 2.35)

This is a partial backport of
https://gitlab.com/apparmor/apparmor/-/merge_requests/832

I propose this patch for 2.11, 2.12 and 2.13.

MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/911
Approved-by: John Johansen <john@jjmx.net>
Merged-by: John Johansen <john@jjmx.net>
(cherry picked from commit 157c8ee36a)
Signed-off-by: John Johansen <john.johansen@canonical.com>
2022-08-22 15:31:58 -07:00
..
apparmor Merge [2.11..2.13] Add 'mctp' network domain keyword [only to utils] 2022-08-22 15:31:58 -07:00
easyprof Add aa-easyprof and easyprof.py and related pieces from the Ubuntu 2014-02-13 17:53:40 -08:00
po Merge branch 'cboltz-2.12-fix-utils-po' into 'apparmor-2.12' 2018-10-03 16:30:11 +00:00
test Merge [2.11..2.13] Support setuptools >= 61.2 in Python tests 2022-08-22 15:30:33 -07:00
vim apparmor.vim: add support for abi rules 2020-12-11 14:57:04 -08:00
aa-audit Switch utils to python3 2016-10-01 20:57:09 +02:00
aa-audit.pod all: Use HTTPS links for apparmor.net 2018-09-13 11:52:11 -07:00
aa-autodep Switch utils to python3 2016-10-01 20:57:09 +02:00
aa-autodep.pod all: Use HTTPS links for apparmor.net 2018-09-13 11:52:11 -07:00
aa-cleanprof Switch utils to python3 2016-10-01 20:57:09 +02:00
aa-cleanprof.pod all: Use HTTPS links for apparmor.net 2018-09-13 11:52:11 -07:00
aa-complain Switch utils to python3 2016-10-01 20:57:09 +02:00
aa-complain.pod all: Use HTTPS links for apparmor.net 2018-09-13 11:52:11 -07:00
aa-decode aa-decode: add the ability to support PROCTITLE string 2017-12-24 00:26:17 -08:00
aa-decode.pod manpages: incorporate podchecker; fix errors and (most) warnings 2014-09-15 11:30:47 -07:00
aa-disable Switch utils to python3 2016-10-01 20:57:09 +02:00
aa-disable.pod all: Use HTTPS links for apparmor.net 2018-09-13 11:52:11 -07:00
aa-easyprof Switch utils to python3 2016-10-01 20:57:09 +02:00
aa-easyprof.pod utils: Add option to aa-easyprof to specify the apparmor_parser path 2017-03-02 21:24:05 +00:00
aa-enforce Switch utils to python3 2016-10-01 20:57:09 +02:00
aa-enforce.pod all: Use HTTPS links for apparmor.net 2018-09-13 11:52:11 -07:00
aa-genprof utils: Point to the correct Profiles wiki page 2018-09-13 11:52:11 -07:00
aa-genprof.pod all: Use HTTPS links for apparmor.net 2018-09-13 11:52:11 -07:00
aa-logprof utils: Require apparmor.aa users to call init_aa() 2017-03-02 21:21:53 +00:00
aa-logprof.pod all: Use HTTPS links for apparmor.net 2018-09-13 11:52:11 -07:00
aa-mergeprof utils: Require apparmor.aa users to call init_aa() 2017-03-02 21:21:53 +00:00
aa-mergeprof.pod all: Use HTTPS links for apparmor.net 2018-09-13 11:52:11 -07:00
aa-notify aa-notify: Read user's configuration file from XDG_CONFIG_HOME 2018-10-04 23:40:13 -07:00
aa-notify.pod aa-notify man page: update user's configuration file path 2018-10-21 19:40:43 -07:00
aa-remove-unknown Merge branch 'cboltz-remove-unknown-newline' into 'master' 2017-12-01 10:09:58 +00:00
aa-remove-unknown.pod utils: Add aa-remove-unknown utility to unload unknown profiles 2017-03-24 05:08:01 +00:00
aa-sandbox Switch utils to python3 2016-10-01 20:57:09 +02:00
aa-sandbox.pod manpages: incorporate podchecker; fix errors and (most) warnings 2014-09-15 11:30:47 -07:00
aa-status Merge branch 'cboltz-status-parenthesis' into 'master' 2019-09-23 18:56:04 +00:00
aa-status.pod all: Use HTTPS links for apparmor.net 2018-09-13 11:52:11 -07:00
aa-unconfined utils: Require apparmor.aa users to call init_aa() 2017-03-02 21:21:53 +00:00
aa-unconfined.pod all: Use HTTPS links for apparmor.net 2018-09-13 11:52:11 -07:00
check_po.pl utitlity to look for problems in the po files. 2007-08-15 19:24:49 +00:00
logprof.conf utils: Add new python versions to logprof.conf 2021-08-26 10:57:40 -07:00
logprof.conf.pod all: Use HTTPS links for apparmor.net 2018-09-13 11:52:11 -07:00
Makefile Merge utils make check_severity_db: say ERROR for failing the build 2020-08-20 01:16:28 -07:00
notify.conf comment out use_group to remove group restrictions 2018-07-11 22:45:42 -07:00
python-tools-setup.py utils: fix python install for rule/ subdirectory 2015-01-13 13:03:11 -08:00
README.md Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
severity.db Add CAP_CHECKPOINT_RESTORE to severity.db 2020-10-15 03:05:19 -07:00

Known Bugs: Will allow multiple letters in the () due to translation/unicode issues with regexing the key. User input will probably bug out in a different locale.