- Update to 2.4.3, which includes a fix for a potential buffer overflow
in the Back Orifice preprocessor. - Transfer maintainership to the submitter, who seems to be tracking Snort development much closer than I do, and submitted most of the Snort update PRs in last couple of years PR: ports/87628 Submitted by: Linh Pham <question+fbsdports@closedsrc.org>
This commit is contained in:
parent
68fa99342d
commit
14bcdc8bf7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145770
2 changed files with 6 additions and 6 deletions
|
@ -6,11 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= snort
|
||||
PORTVERSION= 2.4.1
|
||||
PORTVERSION= 2.4.3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.snort.org/dl/current/
|
||||
|
||||
MAINTAINER= sergei@FreeBSD.org
|
||||
MAINTAINER= question+fbsdports@closedsrc.org
|
||||
COMMENT= Lightweight network intrusion detection system
|
||||
|
||||
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
MD5 (snort-2.4.1.tar.gz) = 7b7d36e063a674fd9cc324969012f32a
|
||||
SIZE (snort-2.4.1.tar.gz) = 2695304
|
||||
MD5 (snort-2.4.1.tar.gz.sig) = 8e8e5315623efc1250c59fbd6d551393
|
||||
SIZE (snort-2.4.1.tar.gz.sig) = 65
|
||||
MD5 (snort-2.4.3.tar.gz) = 5c3c8c69f2459bbe0c1f2057966c88a7
|
||||
SIZE (snort-2.4.3.tar.gz) = 2733590
|
||||
MD5 (snort-2.4.3.tar.gz.sig) = 680b271bb3fe67bd28d41d5a3886865a
|
||||
SIZE (snort-2.4.3.tar.gz.sig) = 65
|
||||
|
|
Loading…
Reference in a new issue