This bug was fixed in the package apparmor - 4.1.0~beta5-0ubuntu8
---------------
apparmor (4.1.0~beta5-0ubuntu8) plucky; urgency=medium
* Add a patch to allow OpenVPN access to the systemd notify socket
(LP: #2101796):
- d/p/u/openvpn-systemd-notify.patch
* Add a patch to allow OpenVPN to read NetworkManager imported certs
(LP: #2101909):
- d/p/u/openvpn-networkmanager-imports.patch
* Add a patch to allow utils to parse the fusermount profile
(LP: #2101869):
- d/p/u/utils-fix-mount-handling-hyphens.patch
apparmor (4.1.0~beta5-0ubuntu7) plucky; urgency=medium
* Add patch to add os-prober and linux-boot-prober profiles
(LP: #2099811):
- d/p/u/os_prober_mr_1569.patch
* debian/apparmor.install: add entries for the os-prober and
linux-boot-prober profiles
-- Ryan Lee <[email protected]> Mon, 10 Mar 2025 09:43:48 -0700
** Changed in: apparmor (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/2101869
Title:
apparmor utils tools cannot parse fusermount3 profile
Status in apparmor package in Ubuntu:
Fix Released
Bug description:
On Ubuntu Plucky, apparmor utils tools such as aa-notify, aa-logprof,
aa-cleanprof cannot parse fusermount3 profile.
$ aa-notify -p
skipping unparseable profile /etc/apparmor.d/fusermount3 (Can't parse
mount rule mount fstype=fuse options=(nosuid,nodev,rw) revokefs-fuse
-> /var/tmp/flatpak-cache-*/**/,)
This bug happens because mount rules may include labels as sources, but the
existing regex did not
permit hyphens, incorrectly marking valid labels like 'revokefs-fuse' as
invalid.
This bug is fixed in upstream by
https://gitlab.com/apparmor/apparmor/-/merge_requests/1565
apparmor-utils version: 4.1.0~beta5-0ubuntu6
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2101869/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp