[OpenWrt-Devel] [openwrt] Patch notification: 79 patches updated

2019-04-26 Thread Patchwork
Hello, The following patches (submitted by you) have been updated in Patchwork: * openwrt: [OpenWrt-Devel] download.mk, image.mk: add --mode=a-s option to tar - http://patchwork.ozlabs.org/patch/1068464/ - for: OpenWrt development was: New now: Accepted * openwrt:

[OpenWrt-Devel] [PATCH] procd: add SIGPWR as signal

2019-04-26 Thread Paul Spooren
to use procd in LXC containers they have to support SIGPWR to shutdown. Signed-off-by: Paul Spooren --- initd/init.c | 1 + signal.c | 2 ++ 2 files changed, 3 insertions(+) diff --git a/initd/init.c b/initd/init.c index 0349e6e..29eee50 100644 --- a/initd/init.c +++ b/initd/init.c @@

Re: [OpenWrt-Devel] RFC: check signatures of sysupgrades via ucert

2019-04-26 Thread Petr Štetiar
Daniel Golle [2019-04-24 00:33:53]: Hi, > I don't think using UCI for this makes sense, it makes sense to me, as it allows easier opt-in via custom uci-defaults script for downstream projects during the transition period. > because people also use sysupgrade in failsafe mode and then may not