From c50ee2ffb28deef9302546ec888de1e5d8cc1ccf Mon Sep 17 00:00:00 2001 From: intrigeri <intrigeri@boum.org> Date: Sat, 14 Nov 2015 12:30:12 +0000 Subject: [PATCH] apt-cacher-ng profile: update from the apparmor-profiles repository at revision 153: Allow apt-cacher-ng to run acngtool (with inherited policy). --- debian/README.Debian | 5 ++--- profiles/usr.sbin.apt-cacher-ng | 2 ++ 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index ea2e06b..81ca3e1 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,8 +1,7 @@ Included profiles ================= -- apt-cacher-ng: taken from the apparmor-profiles repository at revision 135. - Still up-to-date as of revision 146. +- apt-cacher-ng: taken from the apparmor-profiles repository at revision 153. - Evince: taken from Ubuntu's evince 3.14.1-0ubuntu1. Still up-to-date as of 3.16.1-0ubuntu1. - GStreamer abstraction, gst_plugin_scanner named profile: taken from @@ -25,4 +24,4 @@ apparmor-profiles repository https://code.launchpad.net/~apparmor-dev/apparmor-profiles/master - -- intrigeri <intrigeri@debian.org>, Sat, 14 Nov 2015 13:26:37 +0100 + -- intrigeri <intrigeri@debian.org>, Sat, 14 Nov 2015 13:30:01 +0100 diff --git a/profiles/usr.sbin.apt-cacher-ng b/profiles/usr.sbin.apt-cacher-ng index 19dfdc5..c12cc0f 100644 --- a/profiles/usr.sbin.apt-cacher-ng +++ b/profiles/usr.sbin.apt-cacher-ng @@ -25,6 +25,8 @@ /bin/red ixr, /bin/sed ixr, + /usr/lib/apt-cacher-ng/acngtool ixr, + # Site-specific additions and overrides. See local/README for details. #include <local/usr.sbin.apt-cacher-ng> } -- GitLab