pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Update portsentry from 1.0 to 1.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/29022e117728
branches: trunk
changeset: 466677:29022e117728
user: agc <agc%pkgsrc.org@localhost>
date: Thu Jan 22 10:09:10 2004 +0000
description:
Update portsentry from 1.0 to 1.2.
Major changes from previous version:
Master site has moved to sourceforge
Licence has changed to a GPL-like licence
Minor changes from previous version:
12-21-1999 - 1.1 Fixed typo in bare-bones TCP list where 524 was supposed to be for 1524.
03-31-2000 - 1.1 Updated .conf to add ipf blocking rule. Thanks Graham Dunn
<gdunn%inscriber.com@localhost>
06-08-2000 - 1.1 Fixed an error in the state engine portion that could cause an increment error
under certain conditions. Thanks Peter M. Allan <peter.m.allan%hsbcgroup.com@localhost> for finding this.
6-21-2000 - 1.1 New Features added
- Added in feature to disable DNS host resolution by checking RESOLVE_HOST in
conf file.
- Added in feature to have external command run before or after blocking has
occurred as defined in KILL_RUN_CMD_FIRST option in conf file.
- Removed DoBlockTCP/UDP functions. Converted over to generic flag checker.
7-5-2000 - 1.1
- Added iptables support (thanks Scott Catterton <scatterton%valinux.com@localhost>)
- Added Makefile support for Irix
- Put in ports for common DDOS ports
9-8-2000 - 1.1 - Added in netmask support
9-9-2000 - 1.1 - Finally moved resolver functions to own area.
- Made CleanAndResolve to ensure DNS records returned are sanitized
correctly before being passed back.
3-23-2001 - 1.1 - Fixed a bug that showed up under Linux 2.4 Kernel that would cause accept
to loop. There was an error with how I used a count variable after trying to bind to ports.
If the port didn't bind the count for the openSockfd would still increment and this caused
the error to show up.
6-26-2001 - 1.1 - Added Mac OS X build support (Same as FreeBSD). Fixed bug for Advanced mode
to properly monitor 1024 ports (it only did first 1023 before). Thanks Guido.
05-23-2003 - 1.2 - Removed references to old psionic e-mail and changed license to
Common Public License.
I've also added a fix for a multi-line string constant for gcc3.
diffstat:
doc/CHANGES | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r d561a8c918bf -r 29022e117728 doc/CHANGES
--- a/doc/CHANGES Thu Jan 22 10:08:19 2004 +0000
+++ b/doc/CHANGES Thu Jan 22 10:09:10 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4539 2004/01/22 09:17:55 jmmv Exp $
+$NetBSD: CHANGES,v 1.4540 2004/01/22 10:09:10 agc Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -382,3 +382,4 @@
Updated gsed to 4.09 [wiz 2004-01-21]
Updated pkglint to 3.67 [grant 2004-01-22]
Updated gdm to 2.4.4.7nb1 [jmmv 2004-01-22]
+ Updated portsentry to 1.2 [agc 2004-01-22]
Home |
Main Index |
Thread Index |
Old Index