From: Wang Mingyu <[email protected]> Changelog: ========== - Regression Bug 5349: basic_nis_auth build error: unterminated #ifndef - Bug 5069: Keep listening after getsockname() error - Bug 5360: FwdState::noteDestinationsEnd() assertion "err" - Reduce stale errno usage - Plug memory leak in handling cache manager requests - Fix error: template-id not allowed for constructor in C++20 - Improve release packaging automation
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-daemons/squid/{squid_6.8.bb => squid_6.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-daemons/squid/{squid_6.8.bb => squid_6.9.bb} (98%) diff --git a/meta-networking/recipes-daemons/squid/squid_6.8.bb b/meta-networking/recipes-daemons/squid/squid_6.9.bb similarity index 98% rename from meta-networking/recipes-daemons/squid/squid_6.8.bb rename to meta-networking/recipes-daemons/squid/squid_6.9.bb index c8370eaba..f0663a5e0 100644 --- a/meta-networking/recipes-daemons/squid/squid_6.8.bb +++ b/meta-networking/recipes-daemons/squid/squid_6.9.bb @@ -22,7 +22,7 @@ SRC_URI = "http://www.squid-cache.org/Versions/v${MAJ_VER}/${BPN}-${PV}.tar.xz \ file://squid.nm \ " -SRC_URI[sha256sum] = "11cc5650b51809d99483ccfae24744a2e51cd16199f5ff0c917e84fce695870f" +SRC_URI[sha256sum] = "1ad72d46e1cb556e9561214f0fb181adb87c7c47927ef69bc8acd68a03f61882" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://errors/COPYRIGHT;md5=d324bc1f9447d1d1588d75b22a678dc4 \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#110030): https://lists.openembedded.org/g/openembedded-devel/message/110030 Mute This Topic: https://lists.openembedded.org/mt/105569597/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
