Your message dated Sun, 05 Mar 2006 13:47:12 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#352246: fixed in acidbase 1.2.2-1
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: acidbase
Version: 1.2.1-4
Severity: important
Fix found in http://sourceforge.net/forum/message.php?msg_id=3414111
--- /usr/share/acidbase/includes/base_db.inc.php 2006-02-10
11:49:51.000000000 -0500
+++ /usr/share/acidbase/includes/base_db.inc.php.old 2006-02-10
11:52:37.000000000 -0500
@@ -92,7 +92,7 @@
}
/* Set the database schema version number */
- $sql = "SELECT vseq FROM chema";
+ $sql = "SELECT vseq FROM schema";
if ($this->DB_type == "mssql") $sql = "SELECT vseq FROM [schema]";
$result = $this->DB->Execute($sql);
if ( $this->baseErrorMessage() != "" )
@@ -152,7 +152,7 @@
}
/* Set the database schema version number */
- $sql = "SELECT vseq FROM chema";
+ $sql = "SELECT vseq FROM schema";
if ($this->DB_type == "mssql") $sql = "SELECT vseq FROM [schema]";
$result = $this->DB->Execute($sql);
if ( $this->baseErrorMessage() != "" )
-- 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 acidbase depends on:
ii debconf [debconf-2.0] 1.4.67 Debian configuration management sy
ii libphp-adodb 4.64-4 The 'adodb' database abstraction l
ii libwww-perl 5.803-4 WWW client/server library for Perl
ii php-image-graph 0.7.1-1 Image_Graph module for PEAR
ii php4 4:4.4.2-1 server-side, HTML-embedded scripti
ii php4-cli 4:4.4.2-1 command-line interpreter for the p
ii php4-gd 4:4.4.2-1 GD module for php4
acidbase recommends no packages.
-- debconf information:
* acidbase/webserver: All
* acidbase/alert_user: snort
* acidbase/alert_host: localhost
acidbase/alert_port:
* acidbase/db_type: mysql
* acidbase/alert_name: snort
* acidbase/base_advisory:
--- End Message ---
--- Begin Message ---
Source: acidbase
Source-Version: 1.2.2-1
We believe that the bug you reported is fixed in the latest version of
acidbase, which is due to be installed in the Debian FTP archive:
acidbase_1.2.2-1.diff.gz
to pool/main/a/acidbase/acidbase_1.2.2-1.diff.gz
acidbase_1.2.2-1.dsc
to pool/main/a/acidbase/acidbase_1.2.2-1.dsc
acidbase_1.2.2-1_all.deb
to pool/main/a/acidbase/acidbase_1.2.2-1_all.deb
acidbase_1.2.2.orig.tar.gz
to pool/main/a/acidbase/acidbase_1.2.2.orig.tar.gz
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
acidbase 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: Sun, 5 Mar 2006 20:04:58 +0100
Source: acidbase
Binary: acidbase
Architecture: source all
Version: 1.2.2-1
Distribution: unstable
Urgency: low
Maintainer: David Gil <[EMAIL PROTECTED]>
Changed-By: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Description:
acidbase - Basic Analysis and Security Engine
Closes: 344052 350376 352246
Changes:
acidbase (1.2.2-1) unstable; urgency=low
.
* New upstream release:
+ Fixed issue with signature names (Closes: #352246).
+ Fixed auto-refresh ignored for stat pages.
+ Fixed Sort order issues.
+ Added Portscan Information.
* First attempt at dbconfig-common support (Closes: #350376).
* Some templates have been rewritten in order to follow the developers
reference (Closes: #344052).
* patches/04_fix_sql_injection.dpatch: dropped, included upstream.
[ Javier Fernandez-Sanguino ]
* Update Spanish po-debconf translation
Files:
2113ced525cb531209024a4af21b8b34 801 web optional acidbase_1.2.2-1.dsc
72e598bfba44bfef7b75dcb31bf3d8ee 346559 web optional acidbase_1.2.2.orig.tar.gz
de502e5edfc5f758e315276546b57f3e 11086 web optional acidbase_1.2.2-1.diff.gz
b196f66eb98522908d0d3dd2479e78cf 353270 web optional acidbase_1.2.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iQCVAwUBRAs5ZPtEPvakNq0lAQLm0wP+P7t+u10IGywCGpTr3Q8gvwOHzp8rii+U
WnVRRqkvEdfmZ9iauYCCJ6q5+UcJbuR/x7alxl2HHVgrLrMNbMHMudho5FW87ufr
Cy9U6XYkXU539b4Jy8PVs4kORhySzjcJDY7oa1p3EGPPXdFRtxHdix2vSt2n2noQ
nVvdgvMkLtw=
=NxC+
-----END PGP SIGNATURE-----
--- End Message ---