summaryrefslogtreecommitdiffstats
path: root/package/system/ubox/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-11-28 20:47:26 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-11-28 20:47:26 +0000
commit1029d341c5575f4e906182151bc3a956bc56d975 (patch)
tree9171a8738c305711d011a4dac2c36cb7c03606b1 /package/system/ubox/Makefile
parentcdbff3641b2fdf86f7d4ea2790599f786bd5dbdf (diff)
downloadopenwrt-1029d341c5575f4e906182151bc3a956bc56d975.tar.gz
openwrt-1029d341c5575f4e906182151bc3a956bc56d975.tar.bz2
openwrt-1029d341c5575f4e906182151bc3a956bc56d975.zip
ubox: fix handling of uci lists, prevent shell code injection from uci values (#14548)
SVN-Revision: 38938
Diffstat (limited to 'package/system/ubox/Makefile')
-rw-r--r--package/system/ubox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/system/ubox/Makefile b/package/system/ubox/Makefile
index da4c414a2c..ca426a1c28 100644
--- a/package/system/ubox/Makefile
+++ b/package/system/ubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ubox
-PKG_VERSION:=2013-11-22
+PKG_VERSION:=2013-11-28
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/ubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=6ebf9e1acc9df1707bbd614d63a84fe05dc2749e
+PKG_SOURCE_VERSION:=30deade42ebd7fa112ee2693e9c2cc6532f0e3cf
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1