[pkg-apparmor] [PATCH 0/6] aa-profile-extra updates

Felix Geyer fgeyer at debian.org
Fri Aug 29 21:19:19 UTC 2014


Hi,

I've prepared a bunch of commits for aa-profile-extra.
Since some of the changes are quite a bit invasive I'd like to get some
feedback before committing.

Cheers,
Felix

Felix Geyer (6):
  Add support for installing tunables.
  Add a profile for ntpd.
  Test that apparmor is able to parse the profiles.
  Simplify profile installation process.
  Include tunables/global in gst_plugin_scanner profile.
  Inline abstractions/dconf in totem profile.

 .gitignore                                         |  1 -
 debian/README.Debian                               |  1 +
 debian/apparmor-profiles-extra.dirs                |  2 -
 debian/apparmor-profiles-extra.install             |  1 +
 debian/control                                     |  2 +-
 debian/copyright                                   | 22 ++++++
 debian/rules                                       | 25 +++----
 .../generate-apparmor-profiles-extra.install       | 15 ----
 profiles/gst_plugin_scanner                        |  2 +
 profiles/tunables/ntpd                             | 15 ++++
 profiles/usr.bin.totem                             |  5 +-
 profiles/usr.sbin.ntpd                             | 81 ++++++++++++++++++++++
 12 files changed, 140 insertions(+), 32 deletions(-)
 delete mode 100644 .gitignore
 create mode 100644 debian/apparmor-profiles-extra.install
 delete mode 100755 debian/scripts/generate-apparmor-profiles-extra.install
 create mode 100644 profiles/tunables/ntpd
 create mode 100644 profiles/usr.sbin.ntpd

-- 
2.1.0




More information about the pkg-apparmor-team mailing list