* [PATCH] squid: Update to 6.14
@ 2025-06-24 21:21 Matthias Fischer
2025-06-25 16:42 ` Adolf Belka
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2025-06-24 21:21 UTC (permalink / raw)
To: development; +Cc: Matthias Fischer
For details see:
https://github.com/squid-cache/squid/releases/tag/SQUID_6_14
"Changes in squid-6.14 (24 Jun 2025):
- Bug 5352: Do not get stuck in RESPMOD after pausing peer read(2)
- Bug 5489: Fix "make check" linking on Solaris
- Fix SNMP cacheNumObjCount -- number of cached objects
- Do not duplicate received Surrogate-Capability in sent requests
- Fix Mem::Segment::open() stub to fix build without shm_open()
- ... and CI and documentation updates"
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
lfs/squid | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/squid b/lfs/squid
index 1881a56f4..6963de304 100644
--- a/lfs/squid
+++ b/lfs/squid
@@ -24,7 +24,7 @@
include Config
-VER = 6.13
+VER = 6.14
THISAPP = squid-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = cc45b4b071d9d70fd145d9d01d25a27f73a70535cfa36e476a9304e8d13701832f658c3334d21093a2c49b5e993c68164d10151f99ee7c7a0ae1619302a94974
+$(DL_FILE)_BLAKE2 = baa40c8e7dd63d1606feadf6f0b616b3f958f684e03fa8f313afc8175f6f57890e0343228c5d66c56292c905f31036209643451e8908f5cfd2e7b4cb408b2e61
install : $(TARGET)
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] squid: Update to 6.14
2025-06-24 21:21 [PATCH] squid: Update to 6.14 Matthias Fischer
@ 2025-06-25 16:42 ` Adolf Belka
0 siblings, 0 replies; 2+ messages in thread
From: Adolf Belka @ 2025-06-25 16:42 UTC (permalink / raw)
To: IPFire: Development-List
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
On 24/06/2025 23:21, Matthias Fischer wrote:
> For details see:
> https://github.com/squid-cache/squid/releases/tag/SQUID_6_14
>
> "Changes in squid-6.14 (24 Jun 2025):
>
> - Bug 5352: Do not get stuck in RESPMOD after pausing peer read(2)
> - Bug 5489: Fix "make check" linking on Solaris
> - Fix SNMP cacheNumObjCount -- number of cached objects
> - Do not duplicate received Surrogate-Capability in sent requests
> - Fix Mem::Segment::open() stub to fix build without shm_open()
> - ... and CI and documentation updates"
>
> Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
> ---
> lfs/squid | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lfs/squid b/lfs/squid
> index 1881a56f4..6963de304 100644
> --- a/lfs/squid
> +++ b/lfs/squid
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 6.13
> +VER = 6.14
>
> THISAPP = squid-$(VER)
> DL_FILE = $(THISAPP).tar.xz
> @@ -46,7 +46,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_BLAKE2 = cc45b4b071d9d70fd145d9d01d25a27f73a70535cfa36e476a9304e8d13701832f658c3334d21093a2c49b5e993c68164d10151f99ee7c7a0ae1619302a94974
> +$(DL_FILE)_BLAKE2 = baa40c8e7dd63d1606feadf6f0b616b3f958f684e03fa8f313afc8175f6f57890e0343228c5d66c56292c905f31036209643451e8908f5cfd2e7b4cb408b2e61
>
> install : $(TARGET)
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-25 16:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-24 21:21 [PATCH] squid: Update to 6.14 Matthias Fischer
2025-06-25 16:42 ` Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox