Skip to content
Snippets Groups Projects
Commit e43d4567 authored by intrigeri's avatar intrigeri
Browse files

Import Debian changes 2.13.2-9

apparmor (2.13.2-9) unstable; urgency=medium

  * Revert "Add autopkgtest that checks if apparmor.service starts
    on package installation". It passes with the schroot and qemu
    backends locally but fails on ci.debian.net.
parent ec7fb94e
No related branches found
No related tags found
3 merge requests!10Merge changes from apertis/v2019-updates into apertis/v2019,!9sync changes from Debian Buster,!7Merge 2.13.2 10
apparmor (2.13.2-9) unstable; urgency=medium
* Revert "Add autopkgtest that checks if apparmor.service starts
on package installation". It passes with the schroot and qemu
backends locally but fails on ci.debian.net.
-- intrigeri <intrigeri@debian.org> Mon, 25 Feb 2019 06:10:18 +0000
apparmor (2.13.2-8) unstable; urgency=medium
* Cherry-pick 5 more commits from upstream apparmor-2.13 branch
......
Tests: service-starts
Depends: apparmor
Restrictions: isolation-container, needs-root, superficial
Tests: compile-policy
Depends: apparmor, apparmor-profiles-extra, bind9, cups-browsed, cups-daemon, evince, haveged, libreoffice-common, libvirt-daemon-system, man-db, ntp, onioncircuits, tcpdump, thunderbird, tor
Restrictions: allow-stderr
......
#!/bin/sh
set -e
type systemctl >/dev/null || exit 77
systemctl status apparmor.service
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment