Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 2020 03:39:25 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550644 - head/security/snort3
Message-ID:  <202009300339.08U3dPSj045921@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Wed Sep 30 03:39:25 2020
New Revision: 550644
URL: https://svnweb.freebsd.org/changeset/ports/550644

Log:
  security/snort3: Update version 3.0.2-5=>3.0.3-1
  
  Relnotes:	https://github.com/snort3/snort3/releases/tag/3.0.3-1

Modified:
  head/security/snort3/Makefile
  head/security/snort3/distinfo
  head/security/snort3/pkg-plist

Modified: head/security/snort3/Makefile
==============================================================================
--- head/security/snort3/Makefile	Wed Sep 30 03:06:34 2020	(r550643)
+++ head/security/snort3/Makefile	Wed Sep 30 03:39:25 2020	(r550644)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	snort
-DISTVERSION=	3.0.2-5
+DISTVERSION=	3.0.3-1
 PORTEPOCH=	1
 CATEGORIES=	security
 PKGNAMESUFFIX=	3

Modified: head/security/snort3/distinfo
==============================================================================
--- head/security/snort3/distinfo	Wed Sep 30 03:06:34 2020	(r550643)
+++ head/security/snort3/distinfo	Wed Sep 30 03:39:25 2020	(r550644)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599073080
-SHA256 (snort3-snort3-3.0.2-5_GH0.tar.gz) = 09bf06a8f84fb4bc2d2052e157d9a44028ea34b60ba8588dd5a7d4ebb2ca5211
-SIZE (snort3-snort3-3.0.2-5_GH0.tar.gz) = 5608988
+TIMESTAMP = 1601433549
+SHA256 (snort3-snort3-3.0.3-1_GH0.tar.gz) = 30a22cec90d77504db80d8e8902f98c536b1b8160c575fb66a97a6765f83c600
+SIZE (snort3-snort3-3.0.3-1_GH0.tar.gz) = 2811058

Modified: head/security/snort3/pkg-plist
==============================================================================
--- head/security/snort3/pkg-plist	Wed Sep 30 03:06:34 2020	(r550643)
+++ head/security/snort3/pkg-plist	Wed Sep 30 03:39:25 2020	(r550644)
@@ -41,6 +41,7 @@ include/snort/file_api/file_module.h
 include/snort/file_api/file_policy.h
 include/snort/file_api/file_segment.h
 include/snort/file_api/file_service.h
+include/snort/flow/deferred_trust.h
 include/snort/flow/expect_cache.h
 include/snort/flow/flow.h
 include/snort/flow/flow_data.h
@@ -81,6 +82,7 @@ include/snort/hash/lru_cache_shared.h
 include/snort/hash/xhash.h
 include/snort/helpers/base64_encoder.h
 include/snort/helpers/boyer_moore_search.h
+include/snort/helpers/json_stream.h
 include/snort/helpers/literal_search.h
 include/snort/helpers/scratch_allocator.h
 include/snort/host_tracker/host_cache.h
@@ -102,6 +104,7 @@ include/snort/main/snort.h
 include/snort/main/snort_config.h
 include/snort/main/snort_debug.h
 include/snort/main/snort_types.h
+include/snort/main/swapper.h
 include/snort/main/thread.h
 include/snort/main/thread_config.h
 include/snort/managers/codec_manager.h
@@ -129,8 +132,10 @@ include/snort/network_inspectors/packet_tracer/packet_
 include/snort/network_inspectors/reputation/reputation_common.h
 include/snort/network_inspectors/rna/rna_fingerprint.h
 include/snort/network_inspectors/rna/rna_fingerprint_tcp.h
-include/snort/network_inspectors/rna/rna_fp_reader.h
+include/snort/network_inspectors/rna/rna_fingerprint_ua.h
+include/snort/network_inspectors/rna/rna_inspector.h
 include/snort/network_inspectors/rna/rna_logger.h
+include/snort/network_inspectors/rna/rna_name.h
 include/snort/packet_io/active.h
 include/snort/packet_io/sfdaq.h
 include/snort/packet_io/sfdaq_instance.h
@@ -228,10 +233,10 @@ libdata/pkgconfig/snort.pc
 %%PORTDOCS%%%%DOCSDIR%%/concepts.txt
 %%PORTDOCS%%%%DOCSDIR%%/config_changes.txt
 %%PORTDOCS%%%%DOCSDIR%%/connectors.txt
-%%PORTDOCS%%%%DOCSDIR%%/consolidated_config.txt
 %%PORTDOCS%%%%DOCSDIR%%/daq.txt
 %%PORTDOCS%%%%DOCSDIR%%/dcerpc.txt
 %%PORTDOCS%%%%DOCSDIR%%/differences.txt
+%%PORTDOCS%%%%DOCSDIR%%/dump_config.txt
 %%PORTDOCS%%%%DOCSDIR%%/enviro.txt
 %%PORTDOCS%%%%DOCSDIR%%/errors.txt
 %%PORTDOCS%%%%DOCSDIR%%/extending.txt



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