[openwrt/openwrt] procd: update to Git HEAD (2025-10-02)
LEDE Commits
lede-commits at lists.infradead.org
Thu Oct 2 02:05:32 PDT 2025
nbd pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/42b5cf24a80668c4f140e8bd44dd2cf4159188cf
commit 42b5cf24a80668c4f140e8bd44dd2cf4159188cf
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Thu Oct 2 11:04:10 2025 +0200
procd: update to Git HEAD (2025-10-02)
ace5f272e139 service: fix use-after-free on service data update
94bfb9cf4238 service: implement set_data ubus method
cb40d082b126 service: send ubus notifications for event triggers
Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
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 1b32c5cea3..10f9d995ee 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_MIRROR_HASH:=cba150137cdab99ccb711d9f54eac475f94c02f9f68a1084e4a59cda1a4dd714
-PKG_SOURCE_DATE:=2025-08-12
-PKG_SOURCE_VERSION:=dafdf98b03bfa6014cd94ffc86de130b9deb17e4
+PKG_MIRROR_HASH:=4cd67d4cbdff4fedc4e2daba429791dd8985120a8fe64d163e41202610137cc8
+PKG_SOURCE_DATE:=2025-10-02
+PKG_SOURCE_VERSION:=cb40d082b12651086e79b452be66717ce3bdc23e
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list