[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Wed Jan 12 11:17:38 PST 2022


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/8c31f6bcab657df12a54ed699b87ca52375dadc8

commit 8c31f6bcab657df12a54ed699b87ca52375dadc8
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Wed Jan 12 19:14:59 2022 +0000

    procd: update to git HEAD
    
     ca6c35c uxc: usage message cosmetics
     e083dd4 uxc: fix two minor issues reported by Coverity
     35dfbff procd: jail/cgroups: correctly enable "rdma" when requested
     3b3ac64 procd: mount /dev with noexec
     ac2b8b3 procd: clean up /dev/pts mounts
    
    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 1a4d2c7096..27b235cea7 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_MIRROR_HASH:=3ce6f5e2c12ae276af3ffe1755a495415f77184974206a44a3b083420aba52a8
-PKG_SOURCE_DATE:=2021-12-20
-PKG_SOURCE_VERSION:=129d050b9f5725ea4c54e1d906aba43eca95b860
+PKG_MIRROR_HASH:=0e506062a992f77979bd59eb51fb5d500e45197cc7bfba3a9302415d754dbfd1
+PKG_SOURCE_DATE:=2022-01-11
+PKG_SOURCE_VERSION:=ac2b8b365bdbcbf292f77409d180ec3c0963faf3
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list