public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] libhtp: Update to 0.5.32
Date: Sat, 14 Dec 2019 12:24:46 +0100	[thread overview]
Message-ID: <20191214112446.18979-2-matthias.fischer@ipfire.org> (raw)
In-Reply-To: <20191214112446.18979-1-matthias.fischer@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1936 bytes --]

For details see:
https://github.com/OISF/libhtp/releases

Bundled with 'suricata 4.1.6'

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 config/rootfiles/common/libhtp | 3 +++
 lfs/libhtp                     | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/common/libhtp b/config/rootfiles/common/libhtp
index 9211ea713..a99aa940e 100644
--- a/config/rootfiles/common/libhtp
+++ b/config/rootfiles/common/libhtp
@@ -15,6 +15,9 @@
 #usr/include/htp/htp_urlencoded.h
 #usr/include/htp/htp_utf8_decoder.h
 #usr/include/htp/htp_version.h
+#usr/include/htp/lzma
+#usr/include/htp/lzma/7zTypes.h
+#usr/include/htp/lzma/LzmaDec.h
 #usr/lib/libhtp.la
 #usr/lib/libhtp.so
 usr/lib/libhtp.so.2
diff --git a/lfs/libhtp b/lfs/libhtp
index bec93a935..8a7ad6dfc 100644
--- a/lfs/libhtp
+++ b/lfs/libhtp
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2015  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2019  Michael Tremer & Christian Schmidt                      #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.5.30
+VER        = 0.5.32
 
 THISAPP    = libhtp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = ec0d8c57f9c611719e07668bbad7e685
+$(DL_FILE)_MD5 = db2e049c8e3b5e4826e18b75a0dc0f62
 
 install : $(TARGET)
 
-- 
2.18.0


      reply	other threads:[~2019-12-14 11:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-14 11:24 [PATCH 1/2] suricata: Update to 4.1.6 Matthias Fischer
2019-12-14 11:24 ` Matthias Fischer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191214112446.18979-2-matthias.fischer@ipfire.org \
    --to=matthias.fischer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox