diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-03-09 09:37:44 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-03-09 09:37:44 +0000 |
commit | df223db62cfbffd56c531244dfe621b92771f30d (patch) | |
tree | 638089548d8b16cf589dab0509a7d39ff18a151a /net | |
parent | cd2757bc650fabff3461cebe568cdeb87e670ed7 (diff) | |
download | pkgsrc-df223db62cfbffd56c531244dfe621b92771f30d.tar.gz |
Update to 2.4.4
This includes the fix for:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0839
> +2006-02-20 Steven Sturges <ssturges@sourcefire.com>
> + * src/preprocessors/spp_frag3.c:
> + * configure.in:
> + Fix ip options handling. Thanks to Vyacheslav Burdjanadze for
> + finding the issue.
> +
> +2006-01-09 Steven Sturges <ssturges@sourcefire.com>
> + * src/sfutil/mwm.c:
> + Fixed bug with multiple recurring patterns in Wu-Manbher implementation.
> + Thanks to Evan Stawnyczy for pointing it out an Marc Norton for the
> + fix.
> + * src/parser/IpAddrSet.c:
> + Fixed problem with parsing conf file and rules when DNS is not working.
> + Thanks Martin Olsson for mentioning this and testing the fix.
> + * src/preprocessors/spp_perfmonitor.c:
> + * src/preprocessors/perf-base.c:
> + Handle wrapping on 64-bit platforms
> +
> +2005-11-17 Andrew Mullican <amullican@sourcefire.com>
> + * src/sfutil/sfxhash.c:
> + * src/preprocessors/portscan.c:
> + Add tracker without using bogus data, to avoid internal buffer overrun.
> + Thanks Sandro Poppi for the find.
> +
> +2005-11-11 Steven Sturges <ssturges@sourcefire.com>
> + * src/snort.c:
> + Allow value of 0 to be used with -G flag
> + * src/preprocessors/spp_bo.c:
> + Code Cleanup
> + * src/preprocessors/spp_frag3.c:
> + Fix memory leak and mishandling of IP Options. Thanks Yin
> + Zhaohui for the find.
Diffstat (limited to 'net')
-rw-r--r-- | net/snort-mysql/Makefile | 3 | ||||
-rw-r--r-- | net/snort-pgsql/Makefile | 3 | ||||
-rw-r--r-- | net/snort/Makefile.common | 6 | ||||
-rw-r--r-- | net/snort/distinfo | 8 |
4 files changed, 9 insertions, 11 deletions
diff --git a/net/snort-mysql/Makefile b/net/snort-mysql/Makefile index 60eb1645685..3cf59c9a41d 100644 --- a/net/snort-mysql/Makefile +++ b/net/snort-mysql/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:10:31 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/03/09 09:38:42 adrianp Exp $ .include "../../net/snort/Makefile.common" PKGNAME= ${DISTNAME:S/-/-mysql-/} -PKGREVISION= 3 COMMENT= Network Intrusion Detection System (with MySQL support) diff --git a/net/snort-pgsql/Makefile b/net/snort-pgsql/Makefile index 926562f5c60..1393edb525e 100644 --- a/net/snort-pgsql/Makefile +++ b/net/snort-pgsql/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2006/02/05 23:10:31 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2006/03/09 09:39:15 adrianp Exp $ .include "../../net/snort/Makefile.common" PKGNAME= ${DISTNAME:S/-/-pgsql-/} -PKGREVISION= 2 COMMENT= Network Intrusion Detection System (with PostgreSQL support) diff --git a/net/snort/Makefile.common b/net/snort/Makefile.common index 3d96eaeda45..d7d285ff4c7 100644 --- a/net/snort/Makefile.common +++ b/net/snort/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.31 2006/01/03 17:34:40 adrianp Exp $ +# $NetBSD: Makefile.common,v 1.32 2006/03/09 09:37:44 adrianp Exp $ # -DISTNAME= snort-2.4.3 +DISTNAME= snort-2.4.4 CATEGORIES= net security MASTER_SITES= http://www.snort.org/dl/current/ \ ftp://the.wiretapped.net/pub/security/network-intrusion-detection/snort/ \ @@ -54,7 +54,7 @@ SUBST_STAGE.paths= post-patch SUBST_FILES.paths= etc/snort.conf src/snort.c SUBST_SED.paths= -e "s|@PREFIX@|${PREFIX}|g" \ -e "s|@PKG_SYSCONFDIR@|${PKG_SYSCONFDIR}|g" -SUBST_MESSAGE.cgi= "Fixing paths." +SUBST_MESSAGE.cgi= Fixing paths. post-install: @${CP} ${WRKSRC}/etc/snort.conf ${WRKSRC}/etc/snort.conf.default diff --git a/net/snort/distinfo b/net/snort/distinfo index bec4775430e..0e49e5c8741 100644 --- a/net/snort/distinfo +++ b/net/snort/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.33 2006/02/16 20:45:51 joerg Exp $ +$NetBSD: distinfo,v 1.34 2006/03/09 09:37:44 adrianp Exp $ -SHA1 (snort-2.4.3.tar.gz) = 5b38b558b73252c048f23dba2499bcd902ebdd9e -RMD160 (snort-2.4.3.tar.gz) = 1cba0a9d843da1cfa8c8dbaae5b18a16574cb7d2 -Size (snort-2.4.3.tar.gz) = 2733590 bytes +SHA1 (snort-2.4.4.tar.gz) = 80783bfae2854c8cb9d604747251ba584522a053 +RMD160 (snort-2.4.4.tar.gz) = 5c0ff9aafdb083438cb10e82bdcdba43f806f86e +Size (snort-2.4.4.tar.gz) = 2825187 bytes SHA1 (patch-aa) = 0ab8a524a1e78545cb2f6875cc1da7d0e848b3cd SHA1 (patch-ab) = 0ea7deb91de5d3d68558a30e80dcbd8bd81f8a5e SHA1 (patch-ac) = 6cdf26fcaeb8dad9cd9562b77377bd56b49c9f38 |