From 3f7a140ed653e09ef62f0e75462c66e59a659a5a Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Thu, 2 Jan 2025 07:31:12 +0800 Subject: [PATCH] snort3: upgrade 3.3.4.0 -> 3.6.1.0 https://github.com/snort3/snort3/releases/tag/3.6.1.0 https://github.com/snort3/snort3/releases/tag/3.6.0.0 https://github.com/snort3/snort3/releases/tag/3.5.2.0 https://github.com/snort3/snort3/releases/tag/3.5.1.0 https://github.com/snort3/snort3/releases/tag/3.5.0.0 https://github.com/snort3/snort3/releases/tag/3.3.7.0 https://github.com/snort3/snort3/releases/tag/3.3.6.0 https://github.com/snort3/snort3/releases/tag/3.3.5.0 Signed-off-by: Yi Zhao Signed-off-by: Khem Raj --- .../snort/{snort3_3.3.4.0.bb => snort3_3.6.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/snort/{snort3_3.3.4.0.bb => snort3_3.6.1.0.bb} (95%) diff --git a/meta-networking/recipes-connectivity/snort/snort3_3.3.4.0.bb b/meta-networking/recipes-connectivity/snort/snort3_3.6.1.0.bb similarity index 95% rename from meta-networking/recipes-connectivity/snort/snort3_3.3.4.0.bb rename to meta-networking/recipes-connectivity/snort/snort3_3.6.1.0.bb index 0f3d0e986f..622ab56ae9 100644 --- a/meta-networking/recipes-connectivity/snort/snort3_3.3.4.0.bb +++ b/meta-networking/recipes-connectivity/snort/snort3_3.6.1.0.bb @@ -11,7 +11,7 @@ SRC_URI = "git://github.com/snort3/snort3.git;protocol=https;branch=master \ file://0001-cmake-Check-for-HP-libunwind.patch \ file://0001-cmake-Pass-noline-flag-to-flex.patch" -SRCREV = "5598e8dd87829cb1bbb478a7b6d4f6fb8b5dabfe" +SRCREV = "2f8c230d6605279b19dac8fe59e27f034ee81510" S = "${WORKDIR}/git"