summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-01-02 15:03:11 +0800
committerKhem Raj <raj.khem@gmail.com>2024-01-02 00:35:51 -0800
commit0fae40f44c1d53b4bb4e19d8daac719d17cf810e (patch)
treed58468613b8d916fb7a0f7c431504fba045d94e9 /meta-networking/recipes-daemons
parent1bea2e8c3053e7ecffb04adaaded54555f2afa0b (diff)
downloadmeta-openembedded-0fae40f44c1d53b4bb4e19d8daac719d17cf810e.tar.gz
squid: upgrade 6.5 -> 6.6
Changelog: =========== - Bug 5328: Fix ESI build with libxml2 v2.12.0 - Bug 5319: QOS Netfilter MARK preservation is always disabled - Bug 5318: peer_digest.cc:399: "fetch->pd && receivedData.data" - Bug 5317: FATAL attempt to read data from memory - Bug 5154: Do not open IPv6 sockets when IPv6 is disabled - FTP: Ignore credentials with a NUL-prefixed username - log_db_daemon: Fix DSN construction - Limit the number of allowed X-Forwarded-For hops - Do not update StoreEntry expiration after errorAppendEntry() - improve handling of response sending errors Signed-off-by: Wang Mingyu <wangmy@fujitsu.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_6.6.bb (renamed from meta-networking/recipes-daemons/squid/squid_6.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/squid/squid_6.5.bb b/meta-networking/recipes-daemons/squid/squid_6.6.bb
index 8d5d1a384..e5053f092 100644
--- a/meta-networking/recipes-daemons/squid/squid_6.5.bb
+++ b/meta-networking/recipes-daemons/squid/squid_6.6.bb
@@ -25,7 +25,7 @@ SRC_URI = "http://www.squid-cache.org/Versions/v${MAJ_VER}/${BPN}-${PV}.tar.bz2
25 25
26SRC_URI:remove:toolchain-clang = "file://0001-configure-Check-for-Wno-error-format-truncation-comp.patch" 26SRC_URI:remove:toolchain-clang = "file://0001-configure-Check-for-Wno-error-format-truncation-comp.patch"
27 27
28SRC_URI[sha256sum] = "99acd54ec9d68b2a9080d19fcc43eca1a245146cf162dbba689510d01e6d0f25" 28SRC_URI[sha256sum] = "bc73ce506050334f51441f9054ffba4eb7cfd365a5e98a6d178b8263b9222f40"
29 29
30LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ 30LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
31 file://errors/COPYRIGHT;md5=d324bc1f9447d1d1588d75b22a678dc4 \ 31 file://errors/COPYRIGHT;md5=d324bc1f9447d1d1588d75b22a678dc4 \