mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/memcached: security bump version to 1.6.43
https://github.com/memcached/memcached/wiki/ReleaseNotes1643
> More likely critical security fixes and less critical bugfixes.
Signed-off-by: Franciszek Stachura <fbstachura@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 8af01adda1)
Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
This commit is contained in:
committed by
Titouan Christophe
parent
33bb1b8c9e
commit
00c1e5b98c
@@ -1,6 +1,5 @@
|
|||||||
# From http://www.memcached.org/files/memcached-1.6.42.tar.gz.sha1
|
# From http://www.memcached.org/files/memcached-1.6.43.tar.gz.sha1
|
||||||
sha1 de453f58745238c70091fe243549c406aabdc3c5 memcached-1.6.42.tar.gz
|
sha1 37307d13528f355fb282bc8841ca033272e44ac9 memcached-1.6.43.tar.gz
|
||||||
|
|
||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 50f08b879d4f9d36dea9d905e9eaade15c708e38db7e9a73fc21dc8b45395de7 memcached-1.6.42.tar.gz
|
sha256 8042ee26e004efa0db41ca4a7c713f759c3280c2f8bee438579f13de1e509435 memcached-1.6.43.tar.gz
|
||||||
sha256 bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c COPYING
|
sha256 bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c COPYING
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
MEMCACHED_VERSION = 1.6.42
|
MEMCACHED_VERSION = 1.6.43
|
||||||
MEMCACHED_SITE = http://www.memcached.org/files
|
MEMCACHED_SITE = http://www.memcached.org/files
|
||||||
MEMCACHED_DEPENDENCIES = libevent
|
MEMCACHED_DEPENDENCIES = libevent
|
||||||
MEMCACHED_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'
|
MEMCACHED_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'
|
||||||
|
|||||||
Reference in New Issue
Block a user