mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
Add new python versions to logprof.conf
Adding everything up to 3.19 should make the file future-proof for a while ;-) Fixes: https://gitlab.com/apparmor/apparmor/-/issues/193
This commit is contained in:
parent
7711baae4a
commit
b570e6134c
@ -112,6 +112,18 @@
|
||||
/usr/bin/python3.5 = icn
|
||||
/usr/bin/python3.6 = icn
|
||||
/usr/bin/python3.7 = icn
|
||||
/usr/bin/python3.8 = icn
|
||||
/usr/bin/python3.9 = icn
|
||||
/usr/bin/python3.10 = icn
|
||||
/usr/bin/python3.11 = icn
|
||||
/usr/bin/python3.12 = icn
|
||||
/usr/bin/python3.13 = icn
|
||||
/usr/bin/python3.14 = icn
|
||||
/usr/bin/python3.15 = icn
|
||||
/usr/bin/python3.16 = icn
|
||||
/usr/bin/python3.17 = icn
|
||||
/usr/bin/python3.18 = icn
|
||||
/usr/bin/python3.19 = icn
|
||||
/usr/bin/tr = icn
|
||||
|
||||
[required_hats]
|
||||
|
Loading…
x
Reference in New Issue
Block a user