[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Wed Jul 29 05:34:27 EDT 2020


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

commit a15ed964cfd09ded63c654738123d20d546c6d35
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Wed Jul 29 10:33:19 2020 +0100

    procd: update to git HEAD
    
     c3ca99f jail: serialize hook execution
     8ff8970 jail: add some remaining OCI features
     9d5fa0a uxc: behave more like a compliant OCI run-time
     1274033 uxc: fix create operation
     2d811a4 jail: add 'kill' method to container.%s object
     08133b8 uxc: use new container.%s kill ubus API
    
    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 ab0783e85f..b52d4869b0 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
-PKG_SOURCE_DATE:=2020-07-25
-PKG_SOURCE_VERSION:=5cb3715a079c09d1e66a6455a246347c7cf7b998
-PKG_MIRROR_HASH:=ab4e79ba5d1180ce850c811d346de7275889ba4df6f82e373c416f30da89ad12
+PKG_SOURCE_DATE:=2020-07-29
+PKG_SOURCE_VERSION:=08133b8e1dc7d095d1dad1994d3e46bff1eb466f
+PKG_MIRROR_HASH:=84bc9d79244231cd845777c9daed3fe3ae095a5ba6d2a1b79732fcea411d550f
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list