Update MeetingAgenda

Ryan Lee 2025-02-18 18:05:43 +00:00
parent 8536bcfff6
commit a70c77c010

@ -47,8 +47,10 @@ announcements will be sent out to the apparmor mailing list
- Documents versions of GCC, Python etc.
- Profile testing instruction stuff (written as part of a Canonical effort to have more AppArmor profiles, but also stuff that we'd want other profile contributors to observe)
- request to use file extension on profile names (maybe .apparmor) to make it easier for external tooling to know/understand what the files are for.
- rlee287: I propose .aaprof
- new profiles would be asked to use new syntax
- develop plan for migrating profile file names (already an issue)
- do we want to rename abstractions as well?
- potentially use symlinks and auto depdup
- other suggestions?
- rlee287: proposal for `re"actual_regex"` syntax to allow for things like `re"/proc/[1-9][0-9]*/[^/]+" r` using the full (non-backtracking) regex expressiveness while keeping the existing AARE usage as-is