Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2019 14:28:58 +0000 (UTC)
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517567 - head/security/snort
Message-ID:  <201911141428.xAEESwXd078292@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dvl
Date: Thu Nov 14 14:28:58 2019
New Revision: 517567
URL: https://svnweb.freebsd.org/changeset/ports/517567

Log:
  Update to 2.9.15
  
  [*] New Additions
  
   * Added new debugs to print detection, file_processing and Preproc time consumption info and verdict.
   * Added support to detect new Korean file formats .egg and .alg in the file preprocessor.
   * Added support to detect new RAR file-type in the file preprocessor.
  
  [*] Improvements / Fix
  
   * Fix to generate ALERT if TEID value is zero in GTP v1 and v2 packets.
   * Fix to whitelist ftp data sessions when no file policy exists.
   * Fix RTF file magic to a more generic value to prevent evasions.

Modified:
  head/security/snort/Makefile
  head/security/snort/distinfo

Modified: head/security/snort/Makefile
==============================================================================
--- head/security/snort/Makefile	Thu Nov 14 14:07:25 2019	(r517566)
+++ head/security/snort/Makefile	Thu Nov 14 14:28:58 2019	(r517567)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	snort
-PORTVERSION=	2.9.14.1
+PORTVERSION=	2.9.15
 CATEGORIES=	security
 MASTER_SITES=	https://snort.org/downloads/snort/ \
 		ZI

Modified: head/security/snort/distinfo
==============================================================================
--- head/security/snort/distinfo	Thu Nov 14 14:07:25 2019	(r517566)
+++ head/security/snort/distinfo	Thu Nov 14 14:28:58 2019	(r517567)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565033540
-SHA256 (snort-2.9.14.1.tar.gz) = 2472989da3aace000d1ea5931ece68f8e5cc0c511e272d65182113a2481e822d
-SIZE (snort-2.9.14.1.tar.gz) = 6531749
+TIMESTAMP = 1573740481
+SHA256 (snort-2.9.15.tar.gz) = bfb437746446ef72a03c501db13cd6da5edd2b41f55c80c437ba288be6da7dba
+SIZE (snort-2.9.15.tar.gz) = 6704763



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911141428.xAEESwXd078292>