2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 10:07:12 +00:00

utils: 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
MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/795
Acked-by: Steve Beattie <steve.beattie@canonical.com>
(cherry picked from commit 4559a2997cf162b0f54f602180fd352e8d2486c1)
Signed-off-by: Steve Beattie <steve.beattie@canonical.com>
This commit is contained in:
Steve Beattie 2021-08-26 17:43:43 +00:00 committed by Steve Beattie
parent 7dcda07d8d
commit c14e7cf49c
No known key found for this signature in database
GPG Key ID: 8D1914B4F3D3B795

View File

@ -117,6 +117,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]