From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. a9285618b9f709d575442eba636e28858885d456 Date: Wed, 03 Mar 2021 13:31:01 +0000 Message-ID: <4DrFJ61Wk0z2xqF@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5565927241198985684==" List-Id: --===============5565927241198985684== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via a9285618b9f709d575442eba636e28858885d456 (commit) via 88cd5e5d0b7623fc47db08da22c0bc3e392cd23b (commit) via 106a5206ec9222de88fee30d7d9d1ff184fbb650 (commit) from ffafaa71a6970a8c3d0942247feb37facfe24d25 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a9285618b9f709d575442eba636e28858885d456 Author: Matthias Fischer Date: Wed Mar 3 13:56:56 2021 +0100 suricata: Update to 5.0.6 =20 For details see: https://forum.suricata.io/t/suricata-6-0-2-and-5-0-6-released/1170 =20 and =20 https://redmine.openinfosecfoundation.org/versions/164 =20 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer commit 88cd5e5d0b7623fc47db08da22c0bc3e392cd23b Author: Michael Tremer Date: Wed Mar 3 13:25:02 2021 +0000 core155: Ship libhtp =20 Signed-off-by: Michael Tremer commit 106a5206ec9222de88fee30d7d9d1ff184fbb650 Author: Matthias Fischer Date: Wed Mar 3 13:52:43 2021 +0100 libhtp: Update to 0.5.37 =20 For details see: https://github.com/OISF/libhtp/releases =20 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/suricata | 4 +++- config/rootfiles/{oldcore/131 =3D> core/155}/filelists/libhtp | 0 lfs/libhtp | 6 +++--- lfs/suricata | 6 +++--- 4 files changed, 9 insertions(+), 7 deletions(-) copy config/rootfiles/{oldcore/131 =3D> core/155}/filelists/libhtp (100%) Difference in files: diff --git a/config/rootfiles/common/suricata b/config/rootfiles/common/suric= ata index f891fa449..32358483a 100644 --- a/config/rootfiles/common/suricata +++ b/config/rootfiles/common/suricata @@ -3,7 +3,6 @@ etc/suricata/suricata.yaml #root/.cargo #root/.cargo/.package-cache usr/bin/suricata -#usr/include/suricata-plugin.h #usr/share/doc/suricata #usr/share/doc/suricata/AUTHORS #usr/share/doc/suricata/Basic_Setup.txt @@ -17,6 +16,9 @@ usr/bin/suricata #usr/share/doc/suricata/TODO #usr/share/doc/suricata/Third_Party_Installation_Guides.txt #usr/share/man/man1/suricata.1 +#usr/share/man/man1/suricatactl-filestore.1 +#usr/share/man/man1/suricatactl.1 +#usr/share/man/man1/suricatasc.1 var/lib/suricata var/lib/suricata/classification.config var/lib/suricata/reference.config diff --git a/config/rootfiles/core/155/filelists/libhtp b/config/rootfiles/co= re/155/filelists/libhtp new file mode 120000 index 000000000..676e2c5e8 --- /dev/null +++ b/config/rootfiles/core/155/filelists/libhtp @@ -0,0 +1 @@ +../../../common/libhtp \ No newline at end of file diff --git a/lfs/libhtp b/lfs/libhtp index 90a55112c..e21db73a9 100644 --- a/lfs/libhtp +++ b/lfs/libhtp @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2020 IPFire Team = # +# Copyright (C) 2007-2021 IPFire Team = # # = # # 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 @@ =20 include Config =20 -VER =3D 0.5.36 +VER =3D 0.5.37 =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 15f567527e437b38b9b1d6b86adb6a54 +$(DL_FILE)_MD5 =3D ccc2f25ab3c1db53a22034280f1600dd =20 install : $(TARGET) =20 diff --git a/lfs/suricata b/lfs/suricata index c5dc46af4..522cdc440 100644 --- a/lfs/suricata +++ b/lfs/suricata @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2020 IPFire Team = # +# Copyright (C) 2007-2021 IPFire Team = # # = # # 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 @@ =20 include Config =20 -VER =3D 5.0.5 +VER =3D 5.0.6 =20 THISAPP =3D suricata-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -44,7 +44,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D fe039cc4571eb56828874ddc0b71dc51 +$(DL_FILE)_MD5 =3D 82d80b4b3179315bf6f5695c6437ee1f =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============5565927241198985684==--