mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/memcached: security bump version to 1.6.45
https://github.com/memcached/memcached/wiki/ReleaseNotes1644
> Hot on the heels of the last security release is...
> another security release
https://github.com/memcached/memcached/wiki/ReleaseNotes1645
> So this is a lot of crash and security bugs.
Signed-off-by: Franciszek Stachura <fbstachura@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit b00c3b58b9)
Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
This commit is contained in:
committed by
Titouan Christophe
parent
314bd8bcda
commit
1817abc750
@@ -1,5 +1,5 @@
|
||||
# From http://www.memcached.org/files/memcached-1.6.43.tar.gz.sha1
|
||||
sha1 37307d13528f355fb282bc8841ca033272e44ac9 memcached-1.6.43.tar.gz
|
||||
# From http://www.memcached.org/files/memcached-1.6.45.tar.gz.sha1
|
||||
sha1 45038980ea7045a548b9b5b5125ef7116312a768 memcached-1.6.45.tar.gz
|
||||
# Locally computed
|
||||
sha256 8042ee26e004efa0db41ca4a7c713f759c3280c2f8bee438579f13de1e509435 memcached-1.6.43.tar.gz
|
||||
sha256 d362c64e6d8d5287153501eabf7c85b4a761432fbf53f5d7b085d0bb1653c1dd memcached-1.6.45.tar.gz
|
||||
sha256 bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MEMCACHED_VERSION = 1.6.43
|
||||
MEMCACHED_VERSION = 1.6.45
|
||||
MEMCACHED_SITE = http://www.memcached.org/files
|
||||
MEMCACHED_DEPENDENCIES = libevent
|
||||
MEMCACHED_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'
|
||||
|
||||
Reference in New Issue
Block a user