[openwrt/openwrt] procd: bump to git HEAD
LEDE Commits
lede-commits at lists.infradead.org
Wed Nov 4 21:18:26 EST 2020
dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/c8a81ada589c76ae85af570905c1d5c1988ec89b
commit c8a81ada589c76ae85af570905c1d5c1988ec89b
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Thu Nov 5 02:15:20 2020 +0000
procd: bump to git HEAD
2f381fe jail: guard boolean blobmsg attributes
602b8fa jail: add option for pidfile
bba6de7 jail: handle mount propagation flags
6963d50 jail: relax seccomp unknown syscall handling
e1fcfdc jail: add support for absolute root path in OCI spec
257f29b jail: don't fail if maskedPath cannot be found
75f2374 uxc: mimic runc cmdline by using getopt_long
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 75da0b071b..2d494e24d6 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-10-25
-PKG_SOURCE_VERSION:=33b799b94c38fd2d3961b465a8114e384573a6d6
-PKG_MIRROR_HASH:=d890570c35567a03976e591879383c6d8e974cf14e64a1507c6e498ae12007c4
+PKG_SOURCE_DATE:=2020-10-27
+PKG_SOURCE_VERSION:=75f2374f1656b6f2eee3fa0e3b871f5ddcbee1c4
+PKG_MIRROR_HASH:=6bae7e57c6b349bdf6fbd62d4056127d186cbb80cd73959d6695007088ecf16c
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list