From: Felix Fietkau <nbd@openwrt.org>
Date: Mon, 14 May 2012 20:58:13 +0000 (+0000)
Subject: netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after-free... 
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=89532e64373f181f426f29a7b833f4e3c1a93a91;p=openwrt%2Fstaging%2Fdangole.git

netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after-free on host dependencies, adds a command for scheduling proto-shell restarts and adds support for more address options (point to point, broadcast)

SVN-Revision: 31723
---

diff --git a/package/netifd/Makefile b/package/netifd/Makefile
index 19b3a0649e..4964d69524 100644
--- a/package/netifd/Makefile
+++ b/package/netifd/Makefile
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2012-05-05
+PKG_VERSION:=2012-05-14
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=git://nbd.name/luci2/netifd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=8e4a99716364e92cef9d7870149d75a57163f537
+PKG_SOURCE_VERSION:=3d49dba94c7a2ebaa8626acf81ca74a22c7784f7
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 # PKG_MIRROR_MD5SUM:=
 # CMAKE_INSTALL:=1