Author: nbd
Date: 2014-10-24 15:04:12 +0200 (Fri, 24 Oct 2014)
New Revision: 43044

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: update to the latest version, fixes a use-after-free bug

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2014-10-24 13:04:08 UTC 
(rev 43043)
+++ trunk/package/network/config/netifd/Makefile        2014-10-24 13:04:12 UTC 
(rev 43044)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2014-10-20
+PKG_VERSION:=2014-10-24
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=http://git.openwrt.org/project/netifd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=5a4eb870afc69e9fa93fdccb8a42f75e8e357f4e
+PKG_SOURCE_VERSION:=b46a8f3b9794efed197ffd2f6f62eb946de5f235
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MAINTAINER:=Felix Fietkau <[email protected]>
 # PKG_MIRROR_MD5SUM:=
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to