memcached: security bump to version 1.4.33
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 1 Nov 2016 22:59:30 +0000 (19:59 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 2 Nov 2016 16:27:11 +0000 (17:27 +0100)
Fixes:
CVE-2016-8704 - server append/prepend remote code execution
vulnerability.
CVE-2016-8705 - server update remote code execution vulnerability.
CVE-2016-8706 - server SASL authentication remote code execution
vulnerability.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/memcached/memcached.hash
package/memcached/memcached.mk

index dbc0c0ddac5133d63291b9a8a32534105ae34ac6..256442afde1259f94d341a6885e77cbb0a213964 100644 (file)
@@ -1,4 +1,4 @@
-# From http://www.memcached.org/files/memcached-1.4.32.tar.gz.sha1
-sha1   cbec6b533fe037b5ad5c54d111e0d30bc9db4424        memcached-1.4.32.tar.gz
+# From http://www.memcached.org/files/memcached-1.4.33.tar.gz.sha1
+sha1   e343530c55946ccbdd78c488355b02eaf90b3b46        memcached-1.4.33.tar.gz
 # Calculated based on the hash above
-sha256 54bb9acd5fbbb73cd1fbfa67cbc6b301009a2835a26c8a4c3dba634a0c3d875d        memcached-1.4.32.tar.gz
+sha256 83726c8d68258c56712373072abb25a449c257398075a39ec0867fd8ba69771d        memcached-1.4.33.tar.gz
index 2d84574471ea48d70faf3e24cc2962483cd3fc14..74cf6b866908d6e7648e5d4f2e9c25b12d61efe4 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MEMCACHED_VERSION = 1.4.32
+MEMCACHED_VERSION = 1.4.33
 MEMCACHED_SITE = http://www.memcached.org/files
 MEMCACHED_DEPENDENCIES = libevent
 MEMCACHED_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'