From mboxrd@z Thu Jan  1 00:00:00 1970
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, master, updated.
 08d869d54f4903593992d7aee2ef17d79d235108
Date: Wed, 20 Mar 2024 10:04:19 +0000
Message-ID: <4V041w03L0z2xmP@people01.haj.ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6820262969127780208=="
List-Id: <ipfire-scm.lists.ipfire.org>

--===============6820262969127780208==
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, master has been updated
       via  08d869d54f4903593992d7aee2ef17d79d235108 (commit)
       via  5e9fd833e6eac8bb3481b744782f1e2409eef6f7 (commit)
       via  d4f66c22a8a240ba87e63fcd7fa0174e6bea03ec (commit)
       via  3396c743034c41413a7078e752ef426ef074ef77 (commit)
      from  5552f51de026fe1657bf404ce73e73462389854a (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 08d869d54f4903593992d7aee2ef17d79d235108
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Mar 20 10:03:51 2024 +0000

    suricata: Update to 7.0.4
   =20
      https://suricata.io/2024/03/19/suricata-7-0-4-and-6-0-17-released/
   =20
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 5e9fd833e6eac8bb3481b744782f1e2409eef6f7
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Mar 20 10:01:13 2024 +0000

    core185: Ship libhtp
   =20
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit d4f66c22a8a240ba87e63fcd7fa0174e6bea03ec
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Mar 20 10:00:51 2024 +0000

    libhtp: Update to 0.5.47
   =20
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 3396c743034c41413a7078e752ef426ef074ef77
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Mar 20 09:56:14 2024 +0000

    Config: Update source upload URL
   =20
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/{oldcore/131 =3D> core/185}/filelists/libhtp | 0
 lfs/Config                                                  | 2 +-
 lfs/libhtp                                                  | 4 ++--
 lfs/suricata                                                | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)
 copy config/rootfiles/{oldcore/131 =3D> core/185}/filelists/libhtp (100%)

Difference in files:
diff --git a/config/rootfiles/core/185/filelists/libhtp b/config/rootfiles/co=
re/185/filelists/libhtp
new file mode 120000
index 000000000..676e2c5e8
--- /dev/null
+++ b/config/rootfiles/core/185/filelists/libhtp
@@ -0,0 +1 @@
+../../../common/libhtp
\ No newline at end of file
diff --git a/lfs/Config b/lfs/Config
index 589bd7195..6711af997 100644
--- a/lfs/Config
+++ b/lfs/Config
@@ -79,7 +79,7 @@ ZSTD_OPTIONS =3D \
 #
 URL_IPFIRE  =3D https://source.ipfire.org/source-2.x
 URL_TOOLCHAIN =3D https://source.ipfire.org/toolchains
-URL_SOURCE =3D git.ipfire.org:/pub/sources/source-2.x
+URL_SOURCE =3D people.ipfire.org:/pub/sources/source-2.x
=20
 # Don't change this; it will be overridden by other makefiles where necessar=
y.
 #
diff --git a/lfs/libhtp b/lfs/libhtp
index 882f191d7..cbd4cb093 100644
--- a/lfs/libhtp
+++ b/lfs/libhtp
@@ -24,7 +24,7 @@
=20
 include Config
=20
-VER        =3D 0.5.46
+VER        =3D 0.5.47
=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)_BLAKE2 =3D 326246433b3d8525cd211fec73bc0fdd9fb61a65001fc55d1fed4e=
966c53b16a1052ef0597990681d805c2c560e670b8b2d2558851971df6c31910dea571d0cc
+$(DL_FILE)_BLAKE2 =3D a2a126052ea528b84dfffd7926a80e633f649968bf098e3ff0f49d=
441821723a4d3f78f0f15d530e9ce9e393c6173aceced8c0d863afecbe65c736e4ab874a03
=20
 install : $(TARGET)
=20
diff --git a/lfs/suricata b/lfs/suricata
index e8729e368..17cc45585 100644
--- a/lfs/suricata
+++ b/lfs/suricata
@@ -24,7 +24,7 @@
=20
 include Config
=20
-VER        =3D 7.0.3
+VER        =3D 7.0.4
=20
 THISAPP    =3D suricata-$(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)_BLAKE2 =3D b42044428ae5ac4ecd6b41d083f0f3ac5839bf9a0734c3a64bb5e9=
a6f1a0ffe0c1f5da262f4e167461836bd26ebf9238ec9c0c213ba61f6419b6af1314f3becb
+$(DL_FILE)_BLAKE2 =3D 6c85ee7134548261a5a766ee3e7c0ce095ef478e9323342f17bb48=
eb0abc74035a66212c7f7e6ba45bd2efd552d82ad6d218d4b09279877f60526f8f79de9764
=20
 install : $(TARGET)
=20


hooks/post-receive
--
IPFire 2.x development tree

--===============6820262969127780208==--