auditd should be compiled with -with-apparmor flag

Bug #191047 reported by Charles Brunet
2
Affects Status Importance Assigned to Milestone
audit (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: auditd

Audit from AppArmor only give a type number instead of a type name. At http://forgeftp.novell.com//apparmor/LKML_Submission-June-07/techdoc.html#SECTION00055000000000000000 it is written that Auditd must be configured with -with-apparmor to enable the #defines to handle AppArmor's message type correctly.

Changed in audit:
assignee: nobody → dcordero
status: New → In Progress
Revision history for this message
David Cordero (david.cordero) wrote :

From actual debian/rules file:

        ./configure \
                --prefix=/usr \
                --sysconfdir=/etc \
                --sbindir=/sbin \
                --libdir='$${exec_prefix}'/lib \
                --libexecdir=/lib \
                --mandir=/usr/share/man \
                --enable-shared=audit \
                --with-apparmor \
                $(confflags)

It's just using --with-apparmor on hardy

Changed in audit:
assignee: dcordero → nobody
status: In Progress → Confirmed
Revision history for this message
Devid Antonio Filoni (d.filoni) wrote :

Fixed in audit 1.5.4-0ubuntu1.
From the changelog:
  * debian/rules:
    * enable apparmor support: add --with-apparmor to configure options.

Changed in audit:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.