mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-16 14:19:07 +01:00
procd: update to git HEAD
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
7e5b324 instance: check length of names when creating cgroups
014f94c procd: jail/cgroups: fix OOB write in cgroups_apply()
e08cdc8 hotplug-dispatch: fix filter disallowing setting PATH
afa4391 service instance: Improve handling of watchdog config changes
52c64d2 service instance: Fix overwriting of watchdog linked list members
96c827f coldplug: fix missing header include
6b10c71 hotplug-dispatch: fix missing header include
58d7aaa initd/coldplug: create /dev/null before running udevtrigger
64f97ff hotplug-dispatch: redirect output to /dev/null
c4e9859 hotplug-dispatch: use stat if d_type is DT_UNKNOWN
bafdfff system: fix arguments validation in ubus handler
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
ef92265772
commit
361885b133
1 changed files with 3 additions and 3 deletions
|
|
@ -12,9 +12,9 @@ PKG_RELEASE:=1
|
|||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
|
||||
PKG_MIRROR_HASH:=1c418d1cba203385b3e5889a83d54ed818cd5817b87f1fb41f7238894a41c908
|
||||
PKG_SOURCE_DATE:=2025-10-04
|
||||
PKG_SOURCE_VERSION:=3b3501abb63d9aa59ccc20acf5f2c2be48190b25
|
||||
PKG_MIRROR_HASH:=118c422a6dd4332c1286314c67692ee039083ecbaadc700e561bb429a7a0732a
|
||||
PKG_SOURCE_DATE:=2026-02-09
|
||||
PKG_SOURCE_VERSION:=7e5b324cc8fee8a315debd5f8e1e5ea9badc903c
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue