From a4420101a8b1f755b4ca825e3fd0e3cd3fde0414 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Thu, 19 Nov 2020 20:01:19 +0100 Subject: [PATCH] Core 153: Ship libhtp libhtp has been updated and suricata 6 requires the new version, so this lib has to be shipped with the core update. Signed-off-by: Stefan Schantl Signed-off-by: Michael Tremer --- config/rootfiles/core/153/filelists/libhtp | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/153/filelists/libhtp diff --git a/config/rootfiles/core/153/filelists/libhtp b/config/rootfiles/core/153/filelists/libhtp new file mode 120000 index 0000000000..676e2c5e87 --- /dev/null +++ b/config/rootfiles/core/153/filelists/libhtp @@ -0,0 +1 @@ +../../../common/libhtp \ No newline at end of file -- 2.39.5