From 976bf3bcd1568be69125b5af99b0b258fee5a1ae Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Wed, 30 Sep 2020 03:39:25 +0000 Subject: [PATCH] security/snort3: Update version 3.0.2-5=>3.0.3-1 Relnotes: https://github.com/snort3/snort3/releases/tag/3.0.3-1 --- security/snort3/Makefile | 2 +- security/snort3/distinfo | 6 +++--- security/snort3/pkg-plist | 9 +++++++-- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/security/snort3/Makefile b/security/snort3/Makefile index eacee99e2270..28a62729ecf8 100644 --- a/security/snort3/Makefile +++ b/security/snort3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= snort -DISTVERSION= 3.0.2-5 +DISTVERSION= 3.0.3-1 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index 2b0ebe463200..e5d4b6160624 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -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 diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index 39981da80584..ac0084a7a100 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -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_tracer.h 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