[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Wed Apr 13 12:27:52 PDT 2022


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/2c8873033e3c0b5a5e8f6080ea3a73fde6a55f39

commit 2c8873033e3c0b5a5e8f6080ea3a73fde6a55f39
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Wed Apr 13 16:47:07 2022 +0100

    procd: update to git HEAD
    
     6343c3a procd: completely remove tmp-on-zram support
     5c5e63f uxc: fix potential NULL-pointer dereference
     eb03f03 jail: include necessary files for per-netns netifd instance
    
    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 1d27920539..bcc10444c0 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:=af4ca76197b89943c85e4e2d27a1036f43337d475971d0041cb525bcbca075c1
-PKG_SOURCE_DATE:=2022-02-19
-PKG_SOURCE_VERSION:=ad652490d47916a27c01e3dd8f9eafcecbb4bc7f
+PKG_MIRROR_HASH:=28630389c91e6025a718abcbd100534d72446afce3c5956f94d6972e56ed7c5f
+PKG_SOURCE_DATE:=2022-04-13
+PKG_SOURCE_VERSION:=eb03f03105a857a0b7310e4c93bff46aa29f3a40
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0




More information about the lede-commits mailing list