You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.2 KiB

  1. From 06dc32a9f3ede351c46167afa5002a0fe062c0f7 Mon Sep 17 00:00:00 2001
  2. From: Steve Beattie <gitlab@nxnw.org>
  3. Date: Thu, 26 Aug 2021 17:43:43 +0000
  4. Subject: [PATCH] utils: Add new python versions to logprof.conf
  5. Adding everything up to 3.19 should make the file future-proof for a
  6. while ;-)
  7. Fixes: https://gitlab.com/apparmor/apparmor/-/issues/193
  8. MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/795
  9. Acked-by: Steve Beattie <steve.beattie@canonical.com>
  10. (cherry picked from commit 4559a2997cf162b0f54f602180fd352e8d2486c1)
  11. Signed-off-by: Steve Beattie <steve.beattie@canonical.com>
  12. ---
  13. utils/logprof.conf | 12 ++++++++++++
  14. 1 file changed, 12 insertions(+)
  15. --- a/utils/logprof.conf
  16. +++ b/utils/logprof.conf
  17. @@ -112,6 +112,18 @@
  18. /usr/bin/python3.5 = icn
  19. /usr/bin/python3.6 = icn
  20. /usr/bin/python3.7 = icn
  21. + /usr/bin/python3.8 = icn
  22. + /usr/bin/python3.9 = icn
  23. + /usr/bin/python3.10 = icn
  24. + /usr/bin/python3.11 = icn
  25. + /usr/bin/python3.12 = icn
  26. + /usr/bin/python3.13 = icn
  27. + /usr/bin/python3.14 = icn
  28. + /usr/bin/python3.15 = icn
  29. + /usr/bin/python3.16 = icn
  30. + /usr/bin/python3.17 = icn
  31. + /usr/bin/python3.18 = icn
  32. + /usr/bin/python3.19 = icn
  33. /usr/bin/tr = icn
  34. [required_hats]