aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/rpcd
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2021-01-06 13:38:24 +0100
committerJo-Philipp Wich <jo@mein.io>2021-01-06 13:45:30 +0100
commit79fe06a7dc8541963bd63d34f5556a7ebefa0549 (patch)
treedde6dbc46bf7d82543f2e41a685d66d0e331a4c2 /package/system/rpcd
parentb4c0d377f6bc13c555b69659ac001a25ab22bbd4 (diff)
downloadupstream-79fe06a7dc8541963bd63d34f5556a7ebefa0549.tar.gz
upstream-79fe06a7dc8541963bd63d34f5556a7ebefa0549.tar.bz2
upstream-79fe06a7dc8541963bd63d34f5556a7ebefa0549.zip
Revert "rpcd: update to git HEAD"
This reverts commit 190e7939639846b86ab487c50169963382720e2b. 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>
Diffstat (limited to 'package/system/rpcd')
-rw-r--r--package/system/rpcd/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/system/rpcd/Makefile b/package/system/rpcd/Makefile
index ccedbed900..b8a974086f 100644
--- a/package/system/rpcd/Makefile
+++ b/package/system/rpcd/Makefile
@@ -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:=