]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
Pull request #4200: build: generate and tag 3.1.80.0
authorSteve Chew (stechew) <stechew@cisco.com>
Wed, 7 Feb 2024 19:38:04 +0000 (19:38 +0000)
committerSteve Chew (stechew) <stechew@cisco.com>
Wed, 7 Feb 2024 19:38:04 +0000 (19:38 +0000)
Merge in SNORT/snort3 from ~STECHEW/snort3:build_3.1.80.0 to master

Squashed commit of the following:

commit 731250c54f91cb83f1b317525f7c9e24fb8490fe
Author: Steve Chew <stechew@cisco.com>
Date:   Mon Feb 5 18:41:01 2024 -0500

    build: generate and tag 3.1.80.0

CMakeLists.txt
ChangeLog.md
doc/reference/snort_reference.text
doc/upgrade/snort_upgrade.text
doc/user/snort_user.text

index 9550a27711c3d861e45436dca5c938c3f697780d..ba2027101d29ccbea31991201c2f2733b7e9fd97 100644 (file)
@@ -3,7 +3,7 @@ project (snort CXX C)
 
 set (VERSION_MAJOR 3)
 set (VERSION_MINOR 1)
-set (VERSION_PATCH 79)
+set (VERSION_PATCH 80)
 set (VERSION_SUBLEVEL 0)
 set (VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}.${VERSION_SUBLEVEL}")
 
index 0ca91c84574d4a3c100b70ea101b9aba7653296a..4969438a5b2787fee1c97323dd105925bb0dd9e2 100644 (file)
@@ -1,26 +1,26 @@
 2024-02-01: 3.1.79.0
 
-appid: add tenants filter for appid debug
-appid: process organization unit instead of organization name
-appid: return false in is_appid_inspecting_session for quic if not decrypting
-appid: update peg counts to be thread safe
-coverity: fix for stream and hash
-filters: make rate_filter multithreaded + some cleanup
-kaizen: add dev_notes.txt
-kaizen: change default value of uri_depth to -1
-kaizen: change kaizen gid to 411
-kaizen: extend mock object with simple matching mechanism
-kaizen: make kaizen configurable per policy
-kaizen: register module only when LibML present or REG_TEST defined
-kaizen: update copyright
-mercury: updating alpn info without sni in 7.6
-network_inspectors: add kaizen ML based exploit detector
-packet_tracer: add tenants to filters
-profiler: improve multithread rule percentage calculation
-ssl: heap overflow issue when processing handshake records
-stream_tcp: correct labeling of in-sequence and out-of-sequence packets
-stream_tcp: persist disable_reassembly in Flow
-stream_tcp: set packet direction flag based on direction saved in reassembly state
+appid: add tenants filter for appid debug
+appid: process organization unit instead of organization name
+appid: return false in is_appid_inspecting_session for quic if not decrypting
+appid: update peg counts to be thread safe
+coverity: fix for stream and hash
+filters: make rate_filter multithreaded + some cleanup
+kaizen: add dev_notes.txt
+kaizen: change default value of uri_depth to -1
+kaizen: change kaizen gid to 411
+kaizen: extend mock object with simple matching mechanism
+kaizen: make kaizen configurable per policy
+kaizen: register module only when LibML present or REG_TEST defined
+kaizen: update copyright
+mercury: updating alpn info without sni in 7.6
+network_inspectors: add kaizen ML based exploit detector
+packet_tracer: add tenants to filters
+profiler: improve multithread rule percentage calculation
+ssl: heap overflow issue when processing handshake records
+stream_tcp: correct labeling of in-sequence and out-of-sequence packets
+stream_tcp: persist disable_reassembly in Flow
+stream_tcp: set packet direction flag based on direction saved in reassembly state
 
 2024-01-16: 3.1.78.0
 
index d9ec71addf2b904ac67e66183a93fd85752d43b0..84cdfde1e3bdf105c9509bd17a199ed20bd8128d 100644 (file)
@@ -8,7 +8,7 @@ Snort 3 Reference Manual
 The Snort Team
 
 Revision History
-Revision 3.1.79.0 2024-02-01 19:30:03 UTC TST
+Revision 3.1.80.0 2024-02-05 23:22:00 UTC TST
 
 ---------------------------------------------------------------------
 
index d768fbf0790987e62c2f429b449be7fc161b296c..78deec5e96118583652e043d1b90a0a77c328925 100644 (file)
@@ -8,7 +8,7 @@ Snort 3 Upgrade Manual
 The Snort Team
 
 Revision History
-Revision 3.1.79.0 2024-02-01 19:29:51 UTC TST
+Revision 3.1.80.0 2024-02-05 23:21:48 UTC TST
 
 ---------------------------------------------------------------------
 
index 9f6574338659a436a74f08ae478d59554ec4e445..d3de424ee5a2d04498747c4425df7323b45e7cf7 100644 (file)
@@ -8,7 +8,7 @@ Snort 3 User Manual
 The Snort Team
 
 Revision History
-Revision 3.1.79.0 2024-02-01 19:29:51 UTC TST
+Revision 3.1.80.0 2024-02-05 23:21:48 UTC TST
 
 ---------------------------------------------------------------------