diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-06-06 11:26:19 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-06-06 11:26:19 +0000 |
commit | 167e8d6e9211d0078b8c8aa00d6884eee95b3ea1 (patch) | |
tree | e04d00f8ec47d2c64476516e4c66979eb6786ef9 /security/base/distinfo | |
parent | 5d42fcf55b51a2cda509eb46cc7d9a26cf0c9f80 (diff) | |
download | pkgsrc-167e8d6e9211d0078b8c8aa00d6884eee95b3ea1.tar.gz |
4/03/2009 1.4.2 (chandy)
- EmThreats_link opens now in separate browser window -- Juergen Leising for Micah Gersten
- A new reference "[rule]" points now to base_local_rules.php,
which displays a particular rule for a given rules id (sid).
Prerequisite for this is that "local_rules_dir" in base_conf.php
points to an actually existing and readable/searchable directory which
contains the snort rules. Please note, that a web server
is usually NOT allowed to access any files outside of its
document root. Feature request by Chris Ryan, cf.
https://sourceforge.net/forum/message.php?msg_id=5310420
https://sourceforge.net/forum/message.php?msg_id=5311517
-- Juergen Leising
- Update of base.spec; works with fedora 10 -- Juergen Leising
- I have applied two patches submitted by asavenkov
with regard to the oci8 driver (oracle 10), cf.
https://sourceforge.net/forum/message.php?msg_id=5795641
https://sourceforge.net/forum/message.php?msg_id=5796556
-- Juergen Leising
- The "email-the-alerts"-variables were defined twice at different
locations in base_conf.php. Fixed this. -- Juergen Leising
- Emails from BASE containing one or more alerts include now a
"To:"-header, as well. Bug report no. 2234733 -- Juergen Leising
- $sort_order, once it has been chosen, survives now a possible "action",
even in base_stat_uaddr.php, base_stat_ports.php, base_stat_iplink.php,
base_stat_class.php and base_stat_sensor.php.
Bug no. 2234745. -- Juergen Leising
- The refresh-problem, when an "action" has been taken, is now fixed in
base_stat_uaddr.php, base_stat_ports.php, base_stat_iplink.php,
base_stat_class.php and base_stat_sensor.php, as well.
Bug no. 1681012. -- Juergen Leising
- I have corrected the way ICMP redirect messages are displayed
by BASE, inspired by Bruno G. San Alejo. -- Juergen Leising
- Several preprocessor events that did not get stored in the acid_event
table, so far, are now processed and displayed by BASE. This affects
all those preprocessors which have sig names that do NOT start with
a "spp_" prefix. -- Juergen Leising
- Fixed bug with archiving IP options. -- Juergen Leising
5/14/09 1.4.3 (gabi)
- XSS Flaws fixed in alert groups -- Kevin Johnson
- Possible SQL injection flaw fixed in AG -- Kevin Johnson
- XSS Flaws fixed in base_qry files -- Kevin Johnson
- Multiple XSS flaws fixed in citems -- Kevin Johnson
5/30/09 1.4.3.1 (zig)
- Multiple XSS flaws fixed in User and Role management -- Kevin Johnson
Diffstat (limited to 'security/base/distinfo')
-rw-r--r-- | security/base/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/security/base/distinfo b/security/base/distinfo index 53137b5f2ea..9cc4948e655 100644 --- a/security/base/distinfo +++ b/security/base/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2008/11/05 22:47:13 adrianp Exp $ +$NetBSD: distinfo,v 1.11 2009/06/06 11:26:19 adrianp Exp $ -SHA1 (base-1.4.1.tar.gz) = cc779ac3fea50d9b5bbb806cd7f6aa5a09b39b9a -RMD160 (base-1.4.1.tar.gz) = dec378e107843baba75545d161607f8506740b2a -Size (base-1.4.1.tar.gz) = 954823 bytes -SHA1 (patch-aa) = 71c95cbf0bfe45ee818c409bfe9d57753b71689d +SHA1 (base-1.4.3.1.tar.gz) = bf0a9bbc7131eb84d4b85d25e2fe878da31582c4 +RMD160 (base-1.4.3.1.tar.gz) = e12ec80997df17f4bf3e8ea016da6fc0414044c1 +Size (base-1.4.3.1.tar.gz) = 968771 bytes +SHA1 (patch-aa) = e51e3b97c0dbba659fb628c3105ff46a93f13bc4 |