Your message dated Wed, 9 Aug 2006 00:53:03 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Closing ancient (tagged woody) bugs
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: snort-common
Version: 1.8.4beta1-3
Severity: minor
Tags: patch
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux calix 2.4.18 #1 Die Mai 7 15:03:36 CEST 2002 i586
Locale: LANG=C, [EMAIL PROTECTED]
Versions of packages snort-common depends on:
ii adduser 3.47 Add and remove users and groups
ii debconf 1.0.32 Debian configuration management sy
ii snort 1.8.4beta1-3 Flexible NIDS (Network Intrusion D
ii snort-rules-default [snort- 1.8.4beta1-3 Flexible NIDS (Network Intrusion D
ii sysklogd [syslogd] 1.4.1-10 System Logging Daemon
ii sysklogd [system-log-daemon 1.4.1-10 System Logging Daemon
Description:
The daily snort report has the subject line in the body instead of the
header of the mail.
The following patch fixes this problem (at least for me).
--- 5snort.orig Wed Sep 4 12:28:11 2002
+++ 5snort Wed Sep 4 12:05:48 2002
@@ -30,7 +30,8 @@
TEMPFILE=`tempfile`
snort-stat -t $DEBIAN_SNORT_STATS_TRESHOLD < $log > $TEMPFILE
if test -s $TEMPFILE; then
- (echo "To: $DEBIAN_SNORT_STATS_RCPT"; echo; cat $TEMPFILE) | \
+ (echo "To: $DEBIAN_SNORT_STATS_RCPT"; cat $TEMPFILE) | \
sendmail $DEBIAN_SNORT_STATS_RCPT
fi
rm -f $TEMPFILE
Ciao!
Thomas
--- End Message ---
--- Begin Message ---
Hi,
This bug has been open for quite a long time and it is tagged 'woody'. As the
latest Debian release 3.1 'sarge' has been available since last year and this
bugs do not seem to be present there I'm closing this bug.
Please reopen the bug if you have evidence that this bug is still present in
newer versions of the package. Any additional information would also be
really useful.
Thanks
Javier
signature.asc
Description: Digital signature
--- End Message ---