summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons
diff options
context:
space:
mode:
authorPeter Marko <peter.marko@siemens.com>2026-03-17 00:06:08 +0100
committerKhem Raj <raj.khem@gmail.com>2026-03-18 14:33:30 -0700
commit2735729989328f319915f5de237b5eb3ac6e9586 (patch)
tree81bf68ecb2ee48e79e505417199eb5da9dbf2a06 /meta-networking/recipes-daemons
parenta28c68436e5a7e78f2b76116f638adbbe709549f (diff)
downloadmeta-openembedded-2735729989328f319915f5de237b5eb3ac6e9586.tar.gz
squid: upgrade 7.4 -> 7.5
License-Update: updated to latest GPLv2 text version [1] Changelog [2] - Bug 5501: Squid may exit when ACLs decode an invalid URI - ICP: Fix HttpRequest lifetime for ICP v3 queries - ICP: Fix validation of packet sizes and URLs - Do not escape malformed URI twice when sending ICP errors - ... and some code, CI, and documentation cleanups [1] https://github.com/squid-cache/squid/commit/765c7f4e7fa45ce87134b4a38ad175db4bda06dd [2] https://github.com/squid-cache/squid/releases/tag/SQUID_7_5 Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-daemons')
-rw-r--r--meta-networking/recipes-daemons/squid/squid_7.5.bb (renamed from meta-networking/recipes-daemons/squid/squid_7.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-daemons/squid/squid_7.4.bb b/meta-networking/recipes-daemons/squid/squid_7.5.bb
index 3ba1895c45..3364c1f746 100644
--- a/meta-networking/recipes-daemons/squid/squid_7.4.bb
+++ b/meta-networking/recipes-daemons/squid/squid_7.5.bb
@@ -22,9 +22,9 @@ SRC_URI = "https://github.com/squid-cache/${BPN}/releases/download/SQUID_${PV_U}
22 file://squid.nm \ 22 file://squid.nm \
23 " 23 "
24 24
25SRC_URI[sha256sum] = "e31976edd755c295bd5842a349c9c7dad16a683d066337cc09033c1302b4fed4" 25SRC_URI[sha256sum] = "f6058907db0150d2f5d228482b5a9e5678920cf368ae0ccbcecceb2ff4c35106"
26 26
27LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ 27LIC_FILES_CHKSUM = "file://COPYING;md5=570a9b3749dd0463a1778803b12a6dce \
28 file://errors/COPYRIGHT;md5=41d117978dbffedc893e8eeca12537d0 \ 28 file://errors/COPYRIGHT;md5=41d117978dbffedc893e8eeca12537d0 \
29 " 29 "
30 30