]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
squid: Update to 6.14 squid
authorMatthias Fischer <matthias.fischer@ipfire.org>
Tue, 24 Jun 2025 21:19:54 +0000 (23:19 +0200)
committerMatthias Fischer <matthias.fischer@ipfire.org>
Tue, 24 Jun 2025 21:20:03 +0000 (23:20 +0200)
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

index 1881a56f4ef83200db376220fc401ed3dcdf9fb5..6963de304b0eede095efa56f07cf8adc17d7df55 100644 (file)
--- 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)