Your message dated Wed, 13 Jun 2007 07:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#428066: fixed in audit 1.5.3-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: auditd
Version: 1.5.3-1
Severity: critical
File: /etc/init.d/auditd
Justification: breaks the whole system
/etc/init.d/auditd contains this code:
# Remove watches so shutdown works cleanly
case "$AUDITD_CLEAN_STOP" in
no|NO) /sbin/auditctl -D >/dev/null ;;
esac
the description of AUDITD_CLEAN_STOP in /etc/default/auditd suggests
that setting this to "yes" _will_ delete rules. however, the actual
behaviour is reversed; it must be set to "no" to delete rules. the
default value is "yes".
the problem with this is that on a busy system, many things are still
happening while shutdown is running. when auditd is stopped, the system
starts logging audit messages to the console; on a serial console, this
may be slow (say, 9600bps). in the case i just saw, the system took two
hours (!) to shut down after the shutdown command was given, because of
the delay caused by audit logging on the console.
the init script should be fixed so that "yes" deletes audit rules. the
default should remain at "yes" to avoid breaking shutdown.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.21.4-hemlock11-twincest (SMP w/2 CPU cores)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages auditd depends on:
ii libc6 2.5-9 GNU C Library: Shared libraries
ii lsb-base 3.1-23.1 Linux Standard Base 3.1 init scrip
auditd recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: audit
Source-Version: 1.5.3-2
We believe that the bug you reported is fixed in the latest version of
audit, which is due to be installed in the Debian FTP archive:
audit_1.5.3-2.diff.gz
to pool/main/a/audit/audit_1.5.3-2.diff.gz
audit_1.5.3-2.dsc
to pool/main/a/audit/audit_1.5.3-2.dsc
auditd_1.5.3-2_i386.deb
to pool/main/a/audit/auditd_1.5.3-2_i386.deb
libaudit-dev_1.5.3-2_i386.deb
to pool/main/a/audit/libaudit-dev_1.5.3-2_i386.deb
libaudit0_1.5.3-2_i386.deb
to pool/main/a/audit/libaudit0_1.5.3-2_i386.deb
python-audit_1.5.3-2_i386.deb
to pool/main/a/audit/python-audit_1.5.3-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Philipp Matthias Hahn <[EMAIL PROTECTED]> (supplier of updated audit package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 12 Jun 2007 22:33:56 +0200
Source: audit
Binary: libaudit-dev libaudit0 python-audit auditd
Architecture: source i386
Version: 1.5.3-2
Distribution: unstable
Urgency: low
Maintainer: Philipp Matthias Hahn <[EMAIL PROTECTED]>
Changed-By: Philipp Matthias Hahn <[EMAIL PROTECTED]>
Description:
auditd - User space tools for security auditing
libaudit-dev - Header files and static library for security auditing
libaudit0 - Dynamic library for security auditing
python-audit - Python bindings for security auditing
Closes: 428066
Changes:
audit (1.5.3-2) unstable; urgency=low
.
* debian/auditd.init: Fix inverted AUDITD_CLEAN_STOP (Closes: #428066)
Files:
b2eac90d536a88c3a555778609cb7f86 794 libs extra audit_1.5.3-2.dsc
c08f9b40c78913ef59e3a0af5015eda2 5995 libs extra audit_1.5.3-2.diff.gz
d46ec8a0c53d782451a1998f5187524b 216656 admin extra auditd_1.5.3-2_i386.deb
9512e841e29bd1893d017d2866053117 49622 libs extra libaudit0_1.5.3-2_i386.deb
23003967476ec48f8662a442af248343 91698 libdevel extra
libaudit-dev_1.5.3-2_i386.deb
4776896683d48c7313f05318fb89a9fb 51020 python extra
python-audit_1.5.3-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGbw2yYPlgoZpUDjkRAsX0AJ9T/zHxkhIjMvfWDGBw04qAz1pb9wCfbxxo
SLcn6eUAowQRB4NhrSc9HfU=
=TNAx
-----END PGP SIGNATURE-----
--- End Message ---