Revert "rpcd: update to git HEAD"
This reverts commit 190e793963.
This update introduces a potential null-pointer deref with subsequent rpcd
crash when querying wireless info for non-nl80211 wdevs.
Additionally it wrongly includes ht frequency information for non-ht BSSes.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
			
			
This commit is contained in:
		@@ -8,14 +8,14 @@
 | 
			
		||||
include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=rpcd
 | 
			
		||||
PKG_RELEASE:=1
 | 
			
		||||
PKG_RELEASE:=3
 | 
			
		||||
 | 
			
		||||
PKG_SOURCE_PROTO:=git
 | 
			
		||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/rpcd.git
 | 
			
		||||
PKG_SOURCE_DATE:=2021-01-05
 | 
			
		||||
PKG_SOURCE_VERSION:=5c15f5736de0c329bccd1a39264a7bd00299f728
 | 
			
		||||
PKG_SOURCE_DATE:=2020-09-18
 | 
			
		||||
PKG_SOURCE_VERSION:=3fea6559817a22de1b8375b9b1f3d818e6534591
 | 
			
		||||
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 | 
			
		||||
PKG_MIRROR_HASH:=fc97cb403490de0e17dddd7a722f04460aa1c2765a1c4fd54b8d629dc2e84aee
 | 
			
		||||
PKG_MIRROR_HASH:=d9284a23017c4393f210afb5bdc7f6d9e0b3ef46cc6e2cc2b2bcaa0199c942af
 | 
			
		||||
 | 
			
		||||
PKG_LICENSE:=ISC
 | 
			
		||||
PKG_LICENSE_FILES:=
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user