summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-02-26 07:24:10 +0800
committerKhem Raj <raj.khem@gmail.com>2025-02-26 08:30:51 -0800
commit66e7bd262f0b970ab7d1f43df1364bb983af50a3 (patch)
treed5e16fcba5f2d80097604709f3534df994600ced /meta-networking
parent3ec4bb000d663f7ddba65ad349e0d1e56f24be3a (diff)
downloadmeta-openembedded-66e7bd262f0b970ab7d1f43df1364bb983af50a3.tar.gz
memcached: upgrade 1.6.36 -> 1.6.37
Changelog: - proto: -X disables stats detail as well Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/memcached/memcached_1.6.37.bb (renamed from meta-networking/recipes-support/memcached/memcached_1.6.36.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/memcached/memcached_1.6.36.bb b/meta-networking/recipes-support/memcached/memcached_1.6.37.bb
index 26a86d6f48..e77ca464c9 100644
--- a/meta-networking/recipes-support/memcached/memcached_1.6.36.bb
+++ b/meta-networking/recipes-support/memcached/memcached_1.6.37.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] = "2eeeadbe8ab6c6848654594733e9da4875be7fc870a2c28f651f5bdb4053d041" 25SRC_URI[sha256sum] = "74a0629370f6bf60873937e439cd59659fbd7a84f24c1095bc082da0c8406969"
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