mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	netifd: update to the latest version, fixes a use-after-free bug on wireless config reload
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40589
This commit is contained in:
		
							parent
							
								
									b6ad77229f
								
							
						
					
					
						commit
						d33c6f7b80
					
				@ -1,13 +1,13 @@
 | 
			
		||||
include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=netifd
 | 
			
		||||
PKG_VERSION:=2014-04-26
 | 
			
		||||
PKG_VERSION:=2014-04-29
 | 
			
		||||
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:=98ca67469da70accd710b14c28e77be2126170a8
 | 
			
		||||
PKG_SOURCE_VERSION:=f96536b6e6a453545b92cb1dda8c6bb420a371a7
 | 
			
		||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 | 
			
		||||
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
 | 
			
		||||
# PKG_MIRROR_MD5SUM:=
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user