Core 153: Ship libhtp

Message ID 20201119190119.3335-1-stefan.schantl@ipfire.org
State Accepted
Commit a4420101a8b1f755b4ca825e3fd0e3cd3fde0414
Headers
Series Core 153: Ship libhtp |

Commit Message

Stefan Schantl Nov. 19, 2020, 7:01 p.m. UTC
  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 <stefan.schantl@ipfire.org>
---
 config/rootfiles/core/153/filelists/libhtp | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 config/rootfiles/core/153/filelists/libhtp
  

Comments

Michael Tremer Nov. 19, 2020, 8:48 p.m. UTC | #1
Thank you.

It started with the old library on my system.

-Michael

> On 19 Nov 2020, at 19:01, Stefan Schantl <stefan.schantl@ipfire.org> wrote:
> 
> 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 <stefan.schantl@ipfire.org>
> ---
> 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 000000000..676e2c5e8
> --- /dev/null
> +++ b/config/rootfiles/core/153/filelists/libhtp
> @@ -0,0 +1 @@
> +../../../common/libhtp
> \ No newline at end of file
> -- 
> 2.20.1
>
  

Patch

diff --git a/config/rootfiles/core/153/filelists/libhtp b/config/rootfiles/core/153/filelists/libhtp
new file mode 120000
index 000000000..676e2c5e8
--- /dev/null
+++ b/config/rootfiles/core/153/filelists/libhtp
@@ -0,0 +1 @@ 
+../../../common/libhtp
\ No newline at end of file