[Buildroot] [git commit] python-simplejson: security bump to version 3.5.3

Peter Korsgaard peter at korsgaard.com
Mon Jun 30 21:34:41 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=a660373f2c3d8dd7f4b0fbc61c8e40143e14f5cd
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

No CVE assigned, see https://github.com/simplejson/simplejson/issues/98

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/python-simplejson/python-simplejson.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/python-simplejson/python-simplejson.mk b/package/python-simplejson/python-simplejson.mk
index eb6287a..3045b4e 100644
--- a/package/python-simplejson/python-simplejson.mk
+++ b/package/python-simplejson/python-simplejson.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PYTHON_SIMPLEJSON_VERSION = 3.3.1
+PYTHON_SIMPLEJSON_VERSION = 3.5.3
 PYTHON_SIMPLEJSON_SOURCE = simplejson-$(PYTHON_SIMPLEJSON_VERSION).tar.gz
 PYTHON_SIMPLEJSON_SITE = http://pypi.python.org/packages/source/s/simplejson/
 PYTHON_SIMPLEJSON_LICENSE = MIT


More information about the buildroot mailing list