Subject: CVS commit: pkgsrc/net/snort
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 04/10/2004 03:09:45
Module Name: pkgsrc
Committed By: snj
Date: Sat Apr 10 03:09:45 UTC 2004
Modified Files:
pkgsrc/net/snort: Makefile.common PLIST distinfo
Log Message:
Update to snort-2.1.2. From Adrian Portelli in PR pkg/25029.
While here, convert to buildlink3.
Changes:
* Various portability fixes.
* Fixed conversation parsing faults so users can operate this
preprocessor
* Detect non-rfc standard chunk encodings. Detect abnormal HTTP
requests with newlines, spaces, etc. before the request method.
* Fix negative stats output on snort exit or SIGUSR1.
* Removed escaping of '%' and '_' characters in MySQL
* Various documentation fixes/updates.
* Added Flowbits detection functionality.
* Added utility to parse out perfmon stats.
* Tagged Packets no longer have NULL msg name.
* Fixed http_inspect double alerting on pkts and rebuilt streams.
* http_inspect proxy_alert now supports normal proxy networks setups.
http_inspect default server only valid if specified in config.
* Close Socket when Snort receives SIGHUP.
* Added GID, SID, and Rev to csv output.
* config chroot readded.
* Added additional error checking for custom rules.
* Flow now honors -q (quiet).
* Removed non_rfc_chars from default profiles.
* Added suppression negation.
* Better support for ODBC. Better memory management. Improved escaping
of SQL strings.
* Other miscellaneous bugfixes.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/net/snort/Makefile.common
cvs rdiff -r1.12 -r1.13 pkgsrc/net/snort/PLIST
cvs rdiff -r1.20 -r1.21 pkgsrc/net/snort/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.