diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-12-20 14:29:24 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2016-12-21 11:33:38 +0100 |
commit | 702c958006aca6bf34881cdcb1ece02d86278177 (patch) | |
tree | 31b59a891e7ba3e36909adf21dd034a286c75d39 | |
parent | 9e71a10822db1d8ce399ac85c1d6c13863987be0 (diff) | |
download | vyos-strongswan-702c958006aca6bf34881cdcb1ece02d86278177.tar.gz vyos-strongswan-702c958006aca6bf34881cdcb1ece02d86278177.zip |
changelog: Add and install strongswan apparmor profiles
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e6a45cba1..42bfdfa0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,11 @@ strongswan (5.5.1-3) unstable; urgency=medium * d/rules: Reorganize to ease maintenance - one enable option per line - sort enable options + * Add and install strongswan apparmor profiles + - d/rules install AppArmor profiles + - d/control add dh-apparmor as build-dep + - d/usr.lib.ipsec.{charon, lookip, stroke} add latest AppArmor profiles + for charon, lookip and stroke -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Tue, 20 Dec 2016 13:01:29 +0100 |