Merge in SNORT/snort3 from ~PRBG/snort3:build_3.1.78.0 to master
Squashed commit of the following:
commit
7efc960d98260eef70b0316551772c882eca8cb9
Author: Priyanka Gurudev <prbg@cisco.com>
Date: Tue Jan 16 01:31:20 2024 -0500
build: generate and tag 3.1.78.0
set (VERSION_MAJOR 3)
set (VERSION_MINOR 1)
-set (VERSION_PATCH 77)
+set (VERSION_PATCH 78)
set (VERSION_SUBLEVEL 0)
set (VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}.${VERSION_SUBLEVEL}")
+2024-01-16: 3.1.78.0
+
+* appid: print odp version and odp detector count on startup
+* copyright: update year to 2024
+* doc: update arg list for "generate_builtin.sh". Add parity to "generate_" scripts arg list, thanks to @puck(https://github.com/puck)
+* main: fix inconsistent lua variables assignment
+* parser: fix --dump-rule-meta for negated ports
+
2023-12-20: 3.1.77.0
* appid: add http3 to the list of ssl protocols as http3 will always be inside quic and encrypted
The Snort Team
Revision History
-Revision 3.1.77.0 2023-12-21 17:02:00 EST TST
+Revision 3.1.78.0 2024-01-16 01:22:50 EST TST
---------------------------------------------------------------------
The Snort Team
Revision History
-Revision 3.1.77.0 2023-12-21 17:03:07 EST TST
+Revision 3.1.78.0 2024-01-16 01:23:57 EST TST
---------------------------------------------------------------------
The Snort Team
Revision History
-Revision 3.1.77.0 2023-12-21 17:02:23 EST TST
+Revision 3.1.78.0 2024-01-16 01:23:12 EST TST
---------------------------------------------------------------------