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, next, updated. bb108657a88ad874f98dc6faabe2565a65c886bf Date: Mon, 14 Oct 2024 09:16:26 +0000 Message-ID: <4XRs6f6gdZz2xYv@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6388271145215929160==" List-Id: <ipfire-scm.lists.ipfire.org> --===============6388271145215929160== 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 bb108657a88ad874f98dc6faabe2565a65c886bf (commit) via 7b4155905c6fa56d3c0a3c2443c0a3b6d93c371e (commit) from 60b5c6c2bd13e9ed0423da66682bfd95b5d0ee32 (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 bb108657a88ad874f98dc6faabe2565a65c886bf Author: Matthias Fischer <matthias.fischer(a)ipfire.org> Date: Sat Oct 12 17:48:43 2024 +0200 squid: Update to 6.12 =20 For details see: https://github.com/squid-cache/squid/commits/v6 =20 Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org> Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> commit 7b4155905c6fa56d3c0a3c2443c0a3b6d93c371e Author: Matthias Fischer <matthias.fischer(a)ipfire.org> Date: Sat Oct 12 17:46:12 2024 +0200 monit: Update to 5.34.2 =20 For details see: https://mmonit.com/monit/changes/ =20 "Fixed: The network protocol test may occasionally fail with a "Poll failed: Interrupted system call" error." =20 Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org> Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> ----------------------------------------------------------------------- Summary of changes: lfs/monit | 6 +++--- lfs/squid | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) Difference in files: diff --git a/lfs/monit b/lfs/monit index ed5763950..4d687ae0f 100644 --- a/lfs/monit +++ b/lfs/monit @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 5.34.1 +VER =3D 5.34.2 SUMMARY =3D Utility for monitoring services on a Unix system =20 THISAPP =3D monit-$(VER) @@ -33,7 +33,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D monit -PAK_VER =3D 24 +PAK_VER =3D 25 =20 DEPS =3D =20 @@ -47,7 +47,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 35c65fdd9ff06bb6aeab3ad9cf8903f827e0977dfc3893fe5588b3= c8bd04adcc4f0c81baec07c2caadc8109e78c43e2d664f95031cebe7bbb8dc6a7b0367e22a +$(DL_FILE)_BLAKE2 =3D d4e5587299a44697d0c7d26b0fcc1a7fe4330693de188cf82301e4= ab8fa8b2aea141f3aaa99bd1c598655ba993c616faf0a559dbb9c538d2d9421c6791f36880 =20 install : $(TARGET) =20 diff --git a/lfs/squid b/lfs/squid index 6b4f5f025..f84d4e895 100644 --- a/lfs/squid +++ b/lfs/squid @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 6.11 +VER =3D 6.12 =20 THISAPP =3D squid-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -46,7 +46,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 8143257e33dc23d3e22ae778990a1cc086740284cd356b3069f3c2= 68c5648d08ddec7346028649c855dcd5c71fa4da555e81f9aac77e1bad8e06e9bd52655749 +$(DL_FILE)_BLAKE2 =3D ef1ae1bb0769a3509783027cd9596bdc64cedd1c46bbf393b34504= f7074bd5eec8dcaf79c6e9fc227cc709f4f90b8abba373bb2ac06d93dcb5b1783196349e04 =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============6388271145215929160==--