← Back to team overview

touch-packages team mailing list archive

[Bug 1207424] Re: mod_apparmor should let me use ServerName as default hat name

 

Apparmor 2.9.0 has been released; closing.

** Changed in: apparmor
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1207424

Title:
  mod_apparmor should let me use ServerName as default hat name

Status in AppArmor Linux application security framework:
  Fix Released
Status in “apparmor” package in Ubuntu:
  Fix Released

Bug description:
  I've been locking down Apache virtualhosts using AADefaultHatName to
  tag each one with a virthost-level apparmor subprofile.  I find myself
  doing a lot of this:

  <VirtualHost 10.242.242.242>
    ServerName derp.example.com
    AADefaultHatName derp.example.com
  ...
  </VirtualHost>

  It would be convenient if I could just configure the apparmor module
  to use the ServerName as a hat tag by default, and then I could do all
  my work in the apparmor profile without the virthost configuration
  needing to be aware of it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1207424/+subscriptions