From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH 1/2] libhtp: Update to 0.5.40 - needed for 'suricata'
Date: Fri, 22 Apr 2022 23:29:56 +0200 [thread overview]
Message-ID: <1866ebc9-3b44-763e-1243-3e3d41510cec@ipfire.org> (raw)
In-Reply-To: <20220422082148.22197-1-matthias.fischer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2106 bytes --]
Reviewed-by: Adolf Belka <adolf.belka(a)ipfire.org>
On 22/04/2022 10:21, Matthias Fischer wrote:
> For details see:
> https://github.com/OISF/libhtp/releases/tag/0.5.40
>
> "uri: optionally allows spaces in uri
> ints: integer handling improvements
> headers: continue on nul byte
> headers: consistent trailing space handling
> list: fix integer overflow
> util: remove unused htp_utf8_decode
> fix 100-continue with CL 0
> lzma: don't do unnecessary realloc"
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/libhtp | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/lfs/libhtp b/lfs/libhtp
> index 3dad9955b..ffc82f8cd 100644
> --- a/lfs/libhtp
> +++ b/lfs/libhtp
> @@ -1,7 +1,7 @@
> ###############################################################################
> # #
> # IPFire.org - A linux based firewall #
> -# Copyright (C) 2007-2021 IPFire Team <info(a)ipfire.org> #
> +# Copyright (C) 2007-2022 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.39
> +VER = 0.5.40
>
> THISAPP = libhtp-$(VER)
> DL_FILE = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_BLAKE2 = fec9e2b0dd867becde972e9e2bf572a21d90acc747a8ee8338e2fe68240d690706db01b12c3cf8c6bf1b5d4415da4e4a5bf92a056e1dff96f54a9ac569906712
> +$(DL_FILE)_BLAKE2 = 37239d8d0afb6841c54bab1669a17ec7336b10998f8835ef91cf9556dd7449991ce6fb04a408d16b431ba6327b32f6f509a79a4c79ffc6e88e555fcf2e9f2cce
>
> install : $(TARGET)
>
prev parent reply other threads:[~2022-04-22 21:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-22 8:21 Matthias Fischer
2022-04-22 8:21 ` [PATCH 2/2] suricata: Update to 5.0.9 Matthias Fischer
2022-04-22 21:31 ` Adolf Belka
2022-04-22 21:29 ` Adolf Belka [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=1866ebc9-3b44-763e-1243-3e3d41510cec@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