Files
snapd/cmd
Alex Murray 7eb7ffae0c snap: update vendored apparmor to 3.0.8 with userns and mqueue support (#12836)
* snap: update vendored apparmor to 3.0.8 with userns and mqueue support

Update the snap build to use the latest upstream AppArmor 3.0.8 release and also
add local patches to add support for userns and POSIX mqueue mediation support.

Signed-off-by: Alex Murray <alex.murray@canonical.com>

* build-aux/snap: fetch patches during build rather than vendor them

By fetching them during the build *and* using the source of the Ubuntu apparmor
package in lunar (23.04) this allows us to keep these patches in sync with what
is used in Ubuntu and to show their provenance at the same time.

Signed-off-by: Alex Murray <alex.murray@canonical.com>

---------

Signed-off-by: Alex Murray <alex.murray@canonical.com>
Co-authored-by: Michael Vogt <mvo@ubuntu.com>
2023-06-15 16:44:46 +02:00
..