diff options
author | salo <salo@pkgsrc.org> | 2003-03-04 01:02:25 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-03-04 01:02:25 +0000 |
commit | 974cf2e15834d9cb8958675b2e665d30905412e1 (patch) | |
tree | 3fbe78906bafeb8a071b0d0f56df79877af3ed74 /net/snort/distinfo | |
parent | 66f3ae7973bbb3658f2b7a10139b33eb1d97e80c (diff) | |
download | pkgsrc-974cf2e15834d9cb8958675b2e665d30905412e1.tar.gz |
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 )
Diffstat (limited to 'net/snort/distinfo')
-rw-r--r-- | net/snort/distinfo | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net/snort/distinfo b/net/snort/distinfo index ea636638d3e..362518d1e9a 100644 --- a/net/snort/distinfo +++ b/net/snort/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.13 2002/10/13 04:42:12 hubertf Exp $ +$NetBSD: distinfo,v 1.14 2003/03/04 01:02:25 salo Exp $ -SHA1 (snort-1.9.0.tar.gz) = ad376504dd866dd0bbf79d65c0b547902a3f2739 -Size (snort-1.9.0.tar.gz) = 1866556 bytes +SHA1 (snort-1.9.1.tar.gz) = a176beab3cac249da491d81081c0ca6d82fd405a +Size (snort-1.9.1.tar.gz) = 1466151 bytes SHA1 (patch-aa) = ce6d9a13823dd1ca25a0ff250a3e134f71227ca4 SHA1 (patch-ab) = 0ea7deb91de5d3d68558a30e80dcbd8bd81f8a5e SHA1 (patch-ac) = 6cdf26fcaeb8dad9cd9562b77377bd56b49c9f38 SHA1 (patch-ad) = 5472fc78db0c0668a1d8ff8f1c66eee6ba7f6a7e +SHA1 (patch-ae) = b402289267cebc0721104c6e8c8f7ce6a6b11a59 |