summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/memcached/memcached_1.6.34.bb (renamed from meta-networking/recipes-support/memcached/memcached_1.6.33.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/memcached/memcached_1.6.33.bb b/meta-networking/recipes-support/memcached/memcached_1.6.34.bb
index 346754c6ad..e4966857bd 100644
--- a/meta-networking/recipes-support/memcached/memcached_1.6.33.bb
+++ b/meta-networking/recipes-support/memcached/memcached_1.6.34.bb
@@ -22,7 +22,7 @@ RDEPENDS:${PN} += "perl perl-module-posix perl-module-autoloader \
22SRC_URI = "http://www.memcached.org/files/${BP}.tar.gz \ 22SRC_URI = "http://www.memcached.org/files/${BP}.tar.gz \
23 file://memcached-add-hugetlbfs-check.patch \ 23 file://memcached-add-hugetlbfs-check.patch \
24 " 24 "
25SRC_URI[sha256sum] = "707f74c4c6876b61532b998ca8f118b0b82a0d96365d7a1d70ebfc40dfe83dad" 25SRC_URI[sha256sum] = "0d5380e2e0a5b4fcef1d89a368a11c4f06686c6017c1fff778b3b4578f0674ec"
26 26
27CVE_STATUS[CVE-2022-26635] = "disputed: this is a problem of applications using php-memcached inproperly" 27CVE_STATUS[CVE-2022-26635] = "disputed: this is a problem of applications using php-memcached inproperly"
28 28