Your message dated Wed, 22 Mar 2006 14:20:23 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#353035: fixed in snort 2.3.3-5
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-mysql
Version: 2.3.3-2.1
Severity: wishlist
There should be some (debconfy) way to send the email alerts at arbitrary
intervals, not just at midnight. Hourly might be handy. Sites using
snort-mysql or snort-pgsql probably have some other, more robust way of
getting alerts. Those sites would probably appreciate some way of turning
off the simple email alerts entirely.
-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-686-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages snort-mysql depends on:
ii adduser 3.80 Add and remove users and groups
ii coreutils [fileutils] 5.2.1-2.1 The GNU core utilities
ii debconf [debconf-2.0] 1.4.70 Debian configuration management sy
ii libc6 2.3.5-13 GNU C Library: Shared libraries an
ii libmysqlclient10 3.23.56-3 LGPL-licensed client library for M
ii libpcap0.8 0.9.4-1 System interface for user-level pa
ii libpcre3 6.4-1.1 Perl 5 Compatible Regular Expressi
ii logrotate 3.7.1-2 Log rotation utility
ii snort-common 2.3.3-2.1 Flexible Network Intrusion Detecti
ii snort-rules-default 2.3.3-2.1 Flexible Network Intrusion Detecti
ii sysklogd [system-log-daemon] 1.4.1-17 System Logging Daemon
ii zlib1g 1:1.2.3-9 compression library - runtime
snort-mysql recommends no packages.
-- debconf information:
* snort-mysql/db_database: snort
snort-mysql/options:
snort-mysql/stats_treshold: 1
* snort-mysql/interface: eth0
* snort-mysql/db_host: localhost
* snort-mysql/address_range: 10.0.0.0/8
snort-mysql/reverse_order: false
snort-mysql/please_restart_manually:
snort-mysql/config_error:
* snort-mysql/configure_db: true
snort-mysql/startup: boot
* snort-mysql/needs_db_config:
* snort-mysql/stats_rcpt: root
* snort-mysql/db_user: snort
snort-mysql/disable_promiscuous: false
snort-mysql/config_parameters:
--- End Message ---
--- Begin Message ---
Source: snort
Source-Version: 2.3.3-5
We believe that the bug you reported is fixed in the latest version of
snort, which is due to be installed in the Debian FTP archive:
snort-common_2.3.3-5_all.deb
to pool/main/s/snort/snort-common_2.3.3-5_all.deb
snort-doc_2.3.3-5_all.deb
to pool/main/s/snort/snort-doc_2.3.3-5_all.deb
snort-mysql_2.3.3-5_i386.deb
to pool/main/s/snort/snort-mysql_2.3.3-5_i386.deb
snort-pgsql_2.3.3-5_i386.deb
to pool/main/s/snort/snort-pgsql_2.3.3-5_i386.deb
snort-rules-default_2.3.3-5_all.deb
to pool/main/s/snort/snort-rules-default_2.3.3-5_all.deb
snort_2.3.3-5.diff.gz
to pool/main/s/snort/snort_2.3.3-5.diff.gz
snort_2.3.3-5.dsc
to pool/main/s/snort/snort_2.3.3-5.dsc
snort_2.3.3-5_i386.deb
to pool/main/s/snort/snort_2.3.3-5_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.
Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> (supplier of updated snort
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: Wed, 22 Mar 2006 02:09:01 +0100
Source: snort
Binary: snort-mysql snort-doc snort-rules-default snort-common snort-pgsql snort
Architecture: source i386 all
Version: 2.3.3-5
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Changed-By: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Description:
snort - Flexible Network Intrusion Detection System
snort-common - Flexible Network Intrusion Detection System [common files]
snort-doc - Documentation for the Snort IDS [documentation]
snort-mysql - Flexible Network Intrusion Detection System [MySQL]
snort-pgsql - Flexible Network Intrusion Detection System [PostgreSQL]
snort-rules-default - Flexible Network Intrusion Detection System ruleset
Closes: 335143 335803 342446 345855 353035 356706
Changes:
snort (2.3.3-5) unstable; urgency=low
.
* Updated Build-Dependencies to use libmysqlclient15-dev instead of the
old libmysqlclient10 library (Closes: #356706)
* Add a 'DEBIAN_SNORT_SEND_STATS' option (controlled by debconf) to allow
users to define if snort should send daily stats. Users that want to
change the frequency should manually move over the cron.daily script
to other cron.XXX locations (Closes: #353035)
* Updated debconf translations:
- Dutch translation with patch provided by Peter Vandenabeele
- Spanish Debconf translation ('send_stats' template)
* Do not indent '@' in the e-mail of users that receive the stats (Closes:
#335803)
* Preliminary code (only in snort.config) to detect if the default interface
is up when configuring Snort, the Debconf question priority is raised if
the interface is not up or it does not exist and the user is pestered
if he still provides an invalid answer (unless he doesn't see the
question, which is the case if running with debconf priority set to
'high', in this case, we bail out)
Note: will introduce this in the DB packages after it gets some testing
out there.
* Change the Debconf priority of the note that warns that the configuration
is not working to 'critical' (was 'high')
* Acknowledge NMU made by Margarita:
* Drop automake1.6 dependency in Build-Depends (Closes: #335143)
* Updated config.guess and config.sub with the latest versions available
to prevent FTBFS on GNU/k*BSD (Closes: #342446)
* Updated german debconf translation with patch provided by Erik Schanze
(Closes: #345855)
Files:
26f0f54715651418779a048408223a5e 989 net optional snort_2.3.3-5.dsc
f2fb571b5d6abe19446328bde9be60dd 327047 net optional snort_2.3.3-5.diff.gz
57561cfee78bee5176996b616bcb43c3 93362 net optional
snort-common_2.3.3-5_all.deb
e99489fe5b18a96e4c2927e67b17f1e6 1354672 doc optional snort-doc_2.3.3-5_all.deb
79b33a989fbfeba3933588fd64ec472e 232156 net optional
snort-rules-default_2.3.3-5_all.deb
5ca4a3ea375259f4fbd219d358d81c54 371444 net optional snort_2.3.3-5_i386.deb
218376cd629dba3d185f6bc7845103e3 377460 net extra snort-mysql_2.3.3-5_i386.deb
c3561be1d523f10a36e80d4c0a0afb34 376906 net optional
snort-pgsql_2.3.3-5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iQCVAwUBRCEc7PtEPvakNq0lAQJuGAP9ELev6IEppkCyVmUTeL+OIjfmUXo9MeaP
ktMcOB95HLoM0BX1dXCOW5ZyxxVeBHAxwlACnlhH3BlNz+Qcmb1fcYcoyJK545+s
Q1CT+l+1/ibnH8ptMKZjf0/hp73Af2860BULFJdnjYssIcsFyUxLrh8q8KzyUeO4
B5dBtrQncTk=
=ArZo
-----END PGP SIGNATURE-----
--- End Message ---