Merge in SNORT/snort3 from ~PRBG/snort3:build_3.8.0.0 to master
Squashed commit of the following:
commit
a191b6ffeda07cc2431c0a197d86e81e80ee1772
Author: Priyanka Gurudev <prbg@cisco.com>
Date: Thu May 8 20:44:30 2025 -0400
build: generate and tag 3.8.0.0
project (snort CXX C)
set (VERSION_MAJOR 3)
-set (VERSION_MINOR 7)
-set (VERSION_PATCH 4)
+set (VERSION_MINOR 8)
+set (VERSION_PATCH 0)
set (VERSION_SUBLEVEL 0)
set (VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}.${VERSION_SUBLEVEL}")
+2025-05-08: 3.8.0.0
+
+* framework: make alias name internal to inspector instance
+* managers: update formatting
+* packet_io: add trace logs when injecting packets
+
2025-05-07: 3.7.4.0
* appid: fixed crash while printing appid debug
#]=======================================================================]
find_package(PkgConfig)
-pkg_check_modules(PC_DAQ REQUIRED libdaq>=3.0.19)
+pkg_check_modules(PC_DAQ libdaq>=3.0.19)
# Use DAQ_INCLUDE_DIR_HINT and DAQ_LIBRARIES_DIR_HINT from configure_cmake.sh as primary hints
# and then package config information after that.
The Snort Team
Revision History
-Revision 3.7.4.0 2025-05-08 07:20:33 EDT TST
+Revision 3.8.0.0 2025-05-09 10:27:32 EDT TST
---------------------------------------------------------------------
The Snort Team
Revision History
-Revision 3.7.4.0 2025-05-08 07:21:14 EDT TST
+Revision 3.8.0.0 2025-05-09 10:28:14 EDT TST
---------------------------------------------------------------------
The Snort Team
Revision History
-Revision 3.7.4.0 2025-05-08 07:20:47 EDT TST
+Revision 3.8.0.0 2025-05-09 10:27:45 EDT TST
---------------------------------------------------------------------
// depends on includes installed in framework/snort_api.h
// see framework/plugins.h
-#define BASE_API_VERSION 22
+#define BASE_API_VERSION 21
// set the reserved field to this to be future proof
#define API_RESERVED 0