From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] libhtp: Update to 0.5.44
Date: Fri, 16 Jun 2023 17:52:09 +0200 [thread overview]
Message-ID: <20230616155209.1818-2-matthias.fischer@ipfire.org> (raw)
In-Reply-To: <20230616155209.1818-1-matthias.fischer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1100 bytes --]
For details see:
https://github.com/OISF/libhtp/releases/tag/0.5.44
"0.5.44 (13 June 2023)
---------------------
- response: only trim spaces at headers names end
- response: skips lines before response line
- headers: log a warning for chunks extension"
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
lfs/libhtp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/libhtp b/lfs/libhtp
index 0b6015cde..987c159e5 100644
--- a/lfs/libhtp
+++ b/lfs/libhtp
@@ -24,7 +24,7 @@
include Config
-VER = 0.5.43
+VER = 0.5.44
THISAPP = libhtp-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 071cadc254b7af55bf410db5689429ca7588005b2f74fbd8468f2d6eeaf00c55ae99e8dd78552a5bf11ace5c8047b28a844db343937827a428b6d8b8d9036d29
+$(DL_FILE)_BLAKE2 = 6b4c8d617e6a649997e9375677baed99315be83e598317ce4951883482e6099cb5fd28e27ae25ab68ecc765931b0955289d144a710ce2e1b11edf92848b1b613
install : $(TARGET)
--
2.34.1
next prev parent reply other threads:[~2023-06-16 15:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-16 15:52 [PATCH 1/2] suricata: Update to 6.0.13 Matthias Fischer
2023-06-16 15:52 ` Matthias Fischer [this message]
2023-06-16 15:58 ` Michael Tremer
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=20230616155209.1818-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