aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/ubox
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-07-22 15:36:16 +0000
committerJohn Crispin <blogic@openwrt.org>2013-07-22 15:36:16 +0000
commit9bc068be75852bebaf11f2859335c85cff0b02dc (patch)
tree99da723014c7b652e377475d9b910edece2c0a9f /package/system/ubox
parent2c55674246b6f7600f86df516360f6e91fa11082 (diff)
downloadupstream-9bc068be75852bebaf11f2859335c85cff0b02dc.tar.gz
upstream-9bc068be75852bebaf11f2859335c85cff0b02dc.tar.bz2
upstream-9bc068be75852bebaf11f2859335c85cff0b02dc.zip
ubox: fix stack overflow in squashfs uuid code
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37503 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system/ubox')
-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 9493835d11..8a5b43f49d 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-07-19
+PKG_VERSION:=2013-07-22
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:=0828095b1600fe19dc1112fbcde84a3cbfa8b2b5
+PKG_SOURCE_VERSION:=2946fea87707b5e3c22e4271c5168fb7b9b9ef9d
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1