Merge in SNORT/snort3 from ~PRBG/snort3:build_3.1.60.0 to master
Squashed commit of the following:
commit
67777edd17ca59c103144cc572ab9b5165d3ec65
Author: Priyanka Gurudev <prbg@cisco.com>
Date: Thu Apr 20 15:40:28 2023 -0400
build: generate and tag 3.1.60.0
set (VERSION_MAJOR 3)
set (VERSION_MINOR 1)
-set (VERSION_PATCH 59)
+set (VERSION_PATCH 60)
set (VERSION_SUBLEVEL 0)
set (VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}.${VERSION_SUBLEVEL}")
+2023-04-20: 3.1.60.0
+
+* appid: fixed TSAN warnings
+* appid: log max rss difference and pattern count during appid initialization and reload detectors
+* appid: make ssl app group id lookup set payload and client
+* appid: making free_servicematch_list thread local
+* src: change a few operator bool functions to named functions
+* src: fix broken unit test/tweak define related to previous operator bool fixes
+
2023-04-06: 3.1.59.0
* file_api: handling file cache context
The Snort Team
Revision History
-Revision 3.1.59.0 2023-04-06 17:15:48 EDT TST
+Revision 3.1.60.0 2023-04-20 15:35:36 EDT TST
---------------------------------------------------------------------
The Snort Team
Revision History
-Revision 3.1.59.0 2023-04-06 17:16:52 EDT TST
+Revision 3.1.60.0 2023-04-20 15:36:43 EDT TST
---------------------------------------------------------------------
The Snort Team
Revision History
-Revision 3.1.59.0 2023-04-06 17:16:09 EDT TST
+Revision 3.1.60.0 2023-04-20 15:35:58 EDT TST
---------------------------------------------------------------------