pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ipa Update to 1.3.6 provided by Andrey Simonenko (...
details: https://anonhg.NetBSD.org/pkgsrc/rev/81f789c673df
branches: trunk
changeset: 463484:81f789c673df
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Thu Nov 13 06:43:45 2003 +0000
description:
Update to 1.3.6 provided by Andrey Simonenko (Maintainer). PR pkg/23417.
Changes since 1.3.5:
- Fixed bug: ipa incorrectly worked when some IPFW/IP6FW/IPF/PF
rule overflowed and this rule is not the first by order in the
corresponding parameter (in "ipa -t" output), it calculated more
bytes than actually should be calculated
- Fixed two bugs: ipa sometime incorrectly did accounting for limits
if statistics was subtracted in some rule
- Fixed bug: limit's start_time could be yyyy.mm.dd/24:00:00
in the database, mktime(3) on tested systems understands such
local time and transforms it to next_day/00:00:00, now start_time
can't be 24:00:00 any more and always is next_day/00:00:00.
- Fixed bug: if new_local_time - old_local_time > one_day (for
example as the result of date of ntpdate commands usage), then
ipa thought that a new day came, now it tries to find out if
local time is changed too quickly
diffstat:
net/ipa/Makefile | 4 ++--
net/ipa/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (27 lines):
diff -r 393d89768b06 -r 81f789c673df net/ipa/Makefile
--- a/net/ipa/Makefile Thu Nov 13 06:28:55 2003 +0000
+++ b/net/ipa/Makefile Thu Nov 13 06:43:45 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2003/09/08 09:25:21 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2003/11/13 06:43:45 xtraeme Exp $
#
-DISTNAME= ipa-1.3.5
+DISTNAME= ipa-1.3.6
CATEGORIES= net sysutils
MASTER_SITES= http://ipa-system.sourceforge.net/ \
http://www.mirrors.wiretapped.net/security/network-monitoring/ipa/ \
diff -r 393d89768b06 -r 81f789c673df net/ipa/distinfo
--- a/net/ipa/distinfo Thu Nov 13 06:28:55 2003 +0000
+++ b/net/ipa/distinfo Thu Nov 13 06:43:45 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2003/09/08 09:25:22 wiz Exp $
+$NetBSD: distinfo,v 1.15 2003/11/13 06:43:45 xtraeme Exp $
-SHA1 (ipa-1.3.5.tar.gz) = dce46cd874d41ed6ea012ae69c974a2c7b1de27d
-Size (ipa-1.3.5.tar.gz) = 135850 bytes
+SHA1 (ipa-1.3.6.tar.gz) = dcf5ebbf14600da0afba6a735f16a8b8ac84185e
+Size (ipa-1.3.6.tar.gz) = 137156 bytes
SHA1 (patch-aa) = 5599f55b657edc3ecb7f66378601d92e956a0983
SHA1 (patch-ab) = edce3d9d03ee7456c440ce4179e1e8c39bb516f2
SHA1 (patch-ac) = 0baab6507d335479379e78582c727fad72259b61
Home |
Main Index |
Thread Index |
Old Index