From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/7] libhtp: Update to version 0.5.45
Date: Tue, 06 Feb 2024 22:27:34 +0100 [thread overview]
Message-ID: <20240206212739.3270712-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20240206212739.3270712-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1790 bytes --]
- Update from version 0.5.44 to 0.5.45
- Update of rootfile not required
- suricata-7.0.2 requires libhtp >= 0.5.45
- Changelog
0.5.45
- log: resist allocation failure
- support HTTP Bearer authentication
Fixes: Bug#13516
Tested-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/libhtp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/libhtp b/lfs/libhtp
index 987c159e5..f9fce0b0c 100644
--- a/lfs/libhtp
+++ b/lfs/libhtp
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2024 IPFire Team <info(a)ipfire.org> #
# #
# 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.44
+VER = 0.5.45
THISAPP = libhtp-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 6b4c8d617e6a649997e9375677baed99315be83e598317ce4951883482e6099cb5fd28e27ae25ab68ecc765931b0955289d144a710ce2e1b11edf92848b1b613
+$(DL_FILE)_BLAKE2 = faa5a05844a959b00b1f53c26d8c9167d91998c2b4d71b9ce85f1822f431d40d46513a596d804dee3290bdfad5a27d93755bb6e39fb5c36fc90472637cc3caad
install : $(TARGET)
--
2.43.0
next prev parent reply other threads:[~2024-02-06 21:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-06 21:27 [PATCH 1/7] suricata: Update to version 7.0.2 Adolf Belka
2024-02-06 21:27 ` Adolf Belka [this message]
2024-02-06 21:27 ` [PATCH 3/7] elfutils: Move from addon to core program. Required by suricata-7.0.2 for execution Adolf Belka
2024-02-06 21:27 ` [PATCH 4/7] frr: elfutils moved from addon dependency to core program Adolf Belka
2024-02-06 21:27 ` [PATCH 5/7] ltrace: " Adolf Belka
2024-02-06 21:27 ` [PATCH 6/7] qemu: " Adolf Belka
2024-02-06 21:27 ` [PATCH 7/7] strace: " Adolf Belka
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=20240206212739.3270712-2-adolf.belka@ipfire.org \
--to=adolf.belka@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