ChangeLog: https://github.com/snort3/snort3/releases/tag/3.3.4.0
* appid: notify binder on service change * appid: replaced hsessions vector of raw pointers into vector of smart pointers * ftp_telnet: refactoring ftp-data * latency, dce, stream_ip: fix max pegs incorrectly declared sum * telnet: avoid flush when cr or lf is between commands Signed-off-by: Yi Zhao <[email protected]> --- .../snort/{snort3_3.3.3.0.bb => snort3_3.3.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/snort/{snort3_3.3.3.0.bb => snort3_3.3.4.0.bb} (95%) diff --git a/meta-networking/recipes-connectivity/snort/snort3_3.3.3.0.bb b/meta-networking/recipes-connectivity/snort/snort3_3.3.4.0.bb similarity index 95% rename from meta-networking/recipes-connectivity/snort/snort3_3.3.3.0.bb rename to meta-networking/recipes-connectivity/snort/snort3_3.3.4.0.bb index ebb041575..0f3d0e986 100644 --- a/meta-networking/recipes-connectivity/snort/snort3_3.3.3.0.bb +++ b/meta-networking/recipes-connectivity/snort/snort3_3.3.4.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 = "276ee7604f84f393033324b624421bef1622af66" +SRCREV = "5598e8dd87829cb1bbb478a7b6d4f6fb8b5dabfe" S = "${WORKDIR}/git" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112033): https://lists.openembedded.org/g/openembedded-devel/message/112033 Mute This Topic: https://lists.openembedded.org/mt/108157098/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
