Commit graph

11 commits

Author SHA1 Message Date
salo
d25c7f8aee Sync with snort-2.0.1 update. 2003-07-26 11:13:49 +00:00
salo
f926ba83a1 Bump PKGREVISION: honour PKG_SYSCONFDIR for real. (i thought i fixed this
before but apparently i did not :/)
2003-04-16 15:51:22 +00:00
jmc
fbc4cf27ed Add FILESDIR definition so the rc.d script can be installed 2003-03-30 23:15:45 +00:00
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
wiz
b4066098db USE_BUILDLINK2=YES, will fix bulk build failure. 2003-01-10 15:32:48 +00:00
jlam
475cbe5281 Bump PKGREVISION due to increase in the major number of libpq.so between
version 7.2.3 and 7.3.1 of databases/postgresql-lib.
2003-01-05 20:14:20 +00:00
wiz
1aa7de4b6c buildlink1 -> buildlink2. 2002-10-10 12:26:53 +00:00
agc
a94f67ce57 Specify the PKGDIR properly, and use it where appropriate.
Add a missing CONFLICT on the new snort-mysql package.
2002-07-17 13:06:04 +00:00
wiz
d9e6cb3190 Prepend ${.CURDIR} to some paths. 2002-07-15 14:41:51 +00:00
wiz
e9b80bd3f4 More pkglint friendly. 2002-07-02 13:01:35 +00:00
rh
6cf5b08980 Initial import of snort-pgsql-1.8.6, a variant of the snort package that
uses a PostgreSQL backend.
2002-04-15 08:32:48 +00:00