[openwrt/openwrt] procd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Sat Aug 14 11:20:53 PDT 2021


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

commit 1235e2ee3bcfb678043a0b95ff1a6d4867af2561
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Sat Aug 14 19:01:37 2021 +0100

    procd: update to git HEAD
    
     48638ad hotplug-dispatch: yet another rare memory leak disovered by Coverity
     459b3e8 jail: fix several issues discovered by Coverity
     2562e2b ujail-console: add missing error handling discovered by coverity
    
    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 ccd0a9c751..31e3f04d31 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-08-13
-PKG_SOURCE_VERSION:=9f233f555f80d1c416656c04ab81d19edc738f07
-PKG_MIRROR_HASH:=01cdadba9e3a8848342f40383ff61cdc91516c9198790ca49dcc6837cdd83351
+PKG_SOURCE_DATE:=2021-08-14
+PKG_SOURCE_VERSION:=2562e2b38d14fb1f337202feb6376fd447f30222
+PKG_MIRROR_HASH:=0b4a7a841d44d51b137713e85188b797016cafe9542bb0323b35e570ef758824
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list