]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
procd: update to Git HEAD (2026-05-22)
authorFelix Fietkau <nbd@nbd.name>
Fri, 22 May 2026 17:25:35 +0000 (17:25 +0000)
committerFelix Fietkau <nbd@nbd.name>
Wed, 3 Jun 2026 11:18:29 +0000 (11:18 +0000)
ac5cc72f6cfa jail: mount ucode related bits into netifd jail
81119d3f249d instance: disable console logging
8013c0cd2755 jail: mount tools used by dhcp.sh in the netifd jail
876981d0516d jail: fix reading the oci device gid value
c92dbcd460d7 jail: make /dev/tty accessible by others
74bfbee8adb8 service: fix calloc_a argument

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/system/procd/Makefile

index cf730a3c0a3708b7effaf31b656b7851f87f0da0..de7d5f77e02492a5b3013b6094bf174f3d06ec24 100644 (file)
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
-PKG_MIRROR_HASH:=cad2707975d99c861065516f250029c872c95441eb85da36024368f601f77b99
-PKG_SOURCE_DATE:=2026-03-25
-PKG_SOURCE_VERSION:=cd7a4e5f8b8e4e7ce38f7e2be577802b7ec4ff3e
+PKG_MIRROR_HASH:=f57f124eb1f6a0a7100cc9327bc4842d3667f611d789fc4b3e8ea4a18f73955f
+PKG_SOURCE_DATE:=2026-05-22
+PKG_SOURCE_VERSION:=74bfbee8adb8162ee3f1427905af06836f332a37
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0