pkgsrc/net/snort
salo 974cf2e158 Updated to version 1.9.1.
This version fixes the buffer overflow issue noted in:

  http://www.kb.cert.org/vuls/id/916785

Changes:

 - follow PKG_SYSCONFDIR
 - added rc.d script
 - create own user and group
 - added MESSAGE with post-install instructions
 - removed DEINSTALL
 - minor cleanups (this package was really half-baked..)

1.9.1:
======
 - src/preprocessors/spp_rpc_decode.c (PreprocRpcDecode):
	- alignment errors on non-x86 platforms
	- added new space delimited options
	  alert_fragments
	  no_alert_multiple_requests
	  no_alert_large_fragments
	  no_alert_incomplete
 - corrected buffer overflow in fragment normalization
 - src/snort.c
	- Win32 '-s' parameter wasn't configured to accept an optarg,
	  but code expected one, causing null-pointer violation.
 - Backport of 2.0 fixes for stream4 ( off by one errors on reassembly )
2003-03-04 01:02:25 +00:00
..
files Updated to version 1.9.1. 2003-03-04 01:02:25 +00:00
patches Updated to version 1.9.1. 2003-03-04 01:02:25 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
distinfo Updated to version 1.9.1. 2003-03-04 01:02:25 +00:00
Makefile COMMENT should be set in Makefile, not any common Makefile parts. 2002-11-09 13:43:48 +00:00
Makefile.common Updated to version 1.9.1. 2003-03-04 01:02:25 +00:00
MESSAGE Updated to version 1.9.1. 2003-03-04 01:02:25 +00:00
PLIST Updated to version 1.9.1. 2003-03-04 01:02:25 +00:00