mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
snort3: upgrade 3.3.3.0 -> 3.3.4.0
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 <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
dac3c9f062
commit
4506ce1031
|
|
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user