projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdbff36
)
ubox: fix handling of uci lists, prevent shell code injection from uci values (#14548)
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 28 Nov 2013 20:47:26 +0000
(20:47 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 28 Nov 2013 20:47:26 +0000
(20:47 +0000)
SVN-Revision: 38938
package/system/ubox/Makefile
patch
|
blob
|
history
diff --git
a/package/system/ubox/Makefile
b/package/system/ubox/Makefile
index da4c414a2cdf2a995aeac74fe28e410102265b5d..ca426a1c2876cb3ca57c2a51ca337211ee891324 100644
(file)
--- 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-2
2
+PKG_VERSION:=2013-11-2
8
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