From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH 2/2] libhtp: Update to 0.5.39 Date: Sat, 20 Nov 2021 12:53:18 +0000 Message-ID: <7E19B7C6-9242-42C4-9BBA-C540F8801173@ipfire.org> In-Reply-To: <20211120124732.30431-2-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9154203382740133566==" List-Id: --===============9154203382740133566== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 20 Nov 2021, at 12:47, Matthias Fischer = wrote: >=20 > For details see: > https://github.com/OISF/libhtp/releases/tag/0.5.39 >=20 > "0.5.39 (16 Nov 2021) > -------------------- >=20 > - host: ipv6 address is a valid host > - util: one char is not always empty line > - test and fuzz improvements" >=20 > Signed-off-by: Matthias Fischer > --- > lfs/libhtp | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/libhtp b/lfs/libhtp > index 242953254..95264df09 100644 > --- a/lfs/libhtp > +++ b/lfs/libhtp > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 0.5.38 > +VER =3D 0.5.39 >=20 > THISAPP =3D libhtp-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D 4d3bee196a8adcb10bfd874ec6bd9ca0 > +$(DL_FILE)_MD5 =3D f18e1a3f36b97beb63616ad1a5c2a9d8 >=20 > install : $(TARGET) >=20 > --=20 > 2.18.0 >=20 --===============9154203382740133566==--