mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
security/snort3: Update to 3.1.19.0
Approved by: maintainer (via private email)
This commit is contained in:
parent
ee4e1a8ab5
commit
6936b1e430
@ -1,7 +1,7 @@
|
||||
# Created by: Mark Felder <feld@FreeBSD.org>
|
||||
|
||||
PORTNAME= snort
|
||||
DISTVERSION= 3.1.18.0
|
||||
DISTVERSION= 3.1.19.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security
|
||||
PKGNAMESUFFIX= 3
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1638980599
|
||||
SHA256 (snort3-snort3-3.1.18.0_GH0.tar.gz) = 6e45c16b1815d832b5d6edcd2b705e7838e25c76bfd54b3e86c55ecba6de420a
|
||||
SIZE (snort3-snort3-3.1.18.0_GH0.tar.gz) = 3102856
|
||||
TIMESTAMP = 1640119329
|
||||
SHA256 (snort3-snort3-3.1.19.0_GH0.tar.gz) = 60ee32f423fcef72500ffb8514c1ae44398fc48407de6ec12ca2572486d48dfb
|
||||
SIZE (snort3-snort3-3.1.19.0_GH0.tar.gz) = 3108939
|
||||
|
@ -84,6 +84,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/buffer_data.h
|
||||
include/snort/helpers/json_stream.h
|
||||
include/snort/helpers/literal_search.h
|
||||
include/snort/helpers/scratch_allocator.h
|
||||
@ -197,6 +198,7 @@ include/snort/pub_sub/http_request_body_event.h
|
||||
include/snort/pub_sub/opportunistic_tls_event.h
|
||||
include/snort/pub_sub/sip_events.h
|
||||
include/snort/pub_sub/smb_events.h
|
||||
include/snort/pub_sub/ssh_events.h
|
||||
include/snort/search_engines/search_common.h
|
||||
include/snort/search_engines/search_tool.h
|
||||
include/snort/service_inspectors/ssl/ssl_flow_data.h
|
||||
|
Loading…
Reference in New Issue
Block a user