[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Sun Oct 17 13:59:27 PDT 2021


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/333f93333ee52309ce664dcf78a84b79d50f9f48

commit 333f93333ee52309ce664dcf78a84b79d50f9f48
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Sun Oct 17 21:21:49 2021 +0100

    procd: update to git HEAD
    
     9b1e035 jail: netifd: code cosmetics
     d2a2ecc jail: netifd: fix error handling issue reported by coverity
     e1d7cee jail: netifd: check target netns fd before using it
     59f7699 uxc: add missing 'break' statement
    
    Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
 package/system/procd/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index 4c76045062..e5f4c2a50a 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
-PKG_SOURCE_DATE:=2021-10-13
-PKG_SOURCE_VERSION:=82dd39024f63e53becd07c89831ed7d5fac7f339
-PKG_MIRROR_HASH:=a9449894b4ce0b2860680c1691270d5fe9c84e4eecd48008ed732ef2d19af7db
+PKG_SOURCE_DATE:=2021-10-17
+PKG_SOURCE_VERSION:=59f769920276229a3ee2dcbe75ea54095cf14ffe
+PKG_MIRROR_HASH:=2514d914bf317c5965ef90440e2c6bd8c409805db02348af4ed4aa58a0496fcf
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list