apparmor boot's message shows incoherent

Bug #295200 reported by Xavier Lopez
2
Affects Status Importance Assigned to Milestone
apparmor (Ubuntu)
Fix Released
Medium
Kees Cook

Bug Description

Binary package hint: apparmor

Ubuntu 8.10
apparmor: 2.3+1289-0ubuntu4

Apparmor shows incoherent message in ubuntu boot. It shows "Loading apparmor profile." when it should shows " * Loading appamor profile." to be more ubuntu coherent.

To fix this change line 169 in /etc/apparmor/rc.apparmor.functions
echo -n "$PARSER_MSG"
to
echo -n " * $PARSER_MSG"

Kees Cook (kees)
Changed in apparmor (Ubuntu):
assignee: nobody → kees
importance: Undecided → Medium
milestone: none → ubuntu-9.04-beta
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package apparmor - 2.3+1289-0ubuntu9

---------------
apparmor (2.3+1289-0ubuntu9) jaunty; urgency=low

  [ Kees Cook ]
  * abstractions/base: allow /proc/$pid/maps (LP: #343287).
  * abstractions/*: clean up lib, lib32, lib64 semantics (LP: #342200).
  * abstractions/nameservice: fix up paths for nscd (LP: #342198).
  * parser/rc.apparmor.functions, debian/apparmor.init: LSB-ify startup
    messages (LP: #295200).

  [ Steve Beattie ]
  * libapparmor/src/scanner.l: adjust lexer to fix matching updated audit
    messages (LP: #340183) from upstream commit
    https://forgesvn1.novell.com/viewsvn/apparmor?view=rev&revision=1389
  * debian/source_apparmor.py: add a per-package apport hook (LP: #342554).

 -- Kees Cook <email address hidden> Wed, 18 Mar 2009 21:18:01 -0700

Changed in apparmor:
status: Fix Committed → 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.