Subject: CVS commit: pkgsrc/net/ipa
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 10/30/2002 11:28:34
Module Name: pkgsrc
Committed By: martti
Date: Wed Oct 30 09:28:34 UTC 2002
Modified Files:
pkgsrc/net/ipa: DESCR Makefile distinfo
pkgsrc/net/ipa/patches: patch-aa
Log Message:
Updated ipa to 1.2.9 (provided by Andrey Simonenko in pkg/18859)
- Fixed support for 32-bits IP Filter v3.4.x rule group numbers (previous
incorrect implementation was introduced in IPA-1.1.3)
- Now it is possible to remove not needed accounting systems support
with the help of -DWITHOUT_{IPFW|IP6FW|IPFIL|PF} options
- Now FreeBSD IPFW2 is supported
- "getsockopt(IPV6_FW_GET): Invalid argument" IPv6 Firewall bug was fixed
- Minor improvements for IPv4/v6 Firewall support
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/net/ipa/DESCR
cvs rdiff -r1.5 -r1.6 pkgsrc/net/ipa/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/net/ipa/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/net/ipa/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.