diff -Nru network-manager-1.36.6/debian/changelog network-manager-1.36.6/debian/changelog --- network-manager-1.36.6/debian/changelog 2025-10-27 14:11:40.000000000 -0500 +++ network-manager-1.36.6/debian/changelog 2026-02-22 13:19:12.000000000 -0600 @@ -1,3 +1,9 @@ +network-manager (1.36.6-0ubuntu2.3) jammy; urgency=medium + + * debian/tests/control: add apparmor to nm Depends (LP: #2142407) + + -- Serge Hallyn <[email protected]> Sun, 22 Feb 2026 20:19:12 +0100 + network-manager (1.36.6-0ubuntu2.2) jammy; urgency=medium * Use iptables instead of nftables as firewall backend, to match UFW diff -Nru network-manager-1.36.6/debian/tests/control network-manager-1.36.6/debian/tests/control --- network-manager-1.36.6/debian/tests/control 2025-10-27 14:11:40.000000000 -0500 +++ network-manager-1.36.6/debian/tests/control 2026-02-22 13:19:11.000000000 -0600 @@ -3,7 +3,7 @@ Restrictions: needs-root allow-stderr isolation-machine skippable Tests: nm.py -Depends: python3, dnsmasq-base, isc-dhcp-client, gir1.2-nm-1.0, network-manager, hostapd, iw, python3-dbusmock, python3-netaddr, wpasupplicant +Depends: apparmor, python3, dnsmasq-base, isc-dhcp-client, gir1.2-nm-1.0, network-manager, hostapd, iw, python3-dbusmock, python3-netaddr, wpasupplicant Restrictions: needs-root isolation-machine skippable Tests: killswitches-no-urfkill
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2142407 Title: network manager tests use apparmor_parser To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2142407/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
