From 93c28ea4737e6bced0245ec4339a8c9494aafae0 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 14 Sep 2012 15:36:38 +0000 Subject: busybox: add patch to fix CVE-2011-2716 in udhcp. SVN-Revision: 33404 --- package/busybox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/busybox/Makefile') diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 9cb84a19e3..76f52fcd34 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox PKG_VERSION:=1.19.4 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_FLAGS:=essential PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -- cgit v1.2.3