Groups
Groups
Sign in
Groups
Groups
swupdate
Conversations
About
Send feedback
Help
swupdate
Contact owners and managers
1–30 of 4280
Welcome to the
swupdate@googlegroups.com
mailing list !
This is the place for discussions and fixes around the SWUpdate's project (
https://github.com/sbabic/swu
pdate
)
To post to the list, you should be a member of the list.
Mark all as read
Report group
0 selected
Adrian DC
,
Stefano Babic
4
Feb 20
[PATCH] web-app: show newest messages logs first and add message level colors
For final clients, users and developers, especially if an update fails, the most relevant messages
unread,
[PATCH] web-app: show newest messages logs first and add message level colors
For final clients, users and developers, especially if an update fails, the most relevant messages
Feb 20
Adrian DC
,
Stefano Babic
4
Feb 20
[PATCH] web-app: add 120s timeout fallback for restart modal
If SWUpdate is provided only per-request from a secondary system (such as a rescue minimal Linux
unread,
[PATCH] web-app: add 120s timeout fallback for restart modal
If SWUpdate is provided only per-request from a secondary system (such as a rescue minimal Linux
Feb 20
Adrian DC
Feb 20
[PATCH] web-app: open debate about manually restarted system update usage
On setups using 'swupdate-progress' without '-r' to avoid automatic reboot after one
unread,
[PATCH] web-app: open debate about manually restarted system update usage
On setups using 'swupdate-progress' without '-r' to avoid automatic reboot after one
Feb 20
Adrian DC
Feb 20
[PATCH] service: set 'Restart=always' to ensure failing services always restart
Systemd default value is 'Restart=no', hence a failing SWUpdate service might stay broken and
unread,
[PATCH] service: set 'Restart=always' to ensure failing services always restart
Systemd default value is 'Restart=no', hence a failing SWUpdate service might stay broken and
Feb 20
Adrian DC
Feb 20
[PATCH] swupdate.inc: use 'ROOT_HOME' path if not using '/home/root'
Hardcoded '/home/root' path may be different on build systems using '/root' for
unread,
[PATCH] swupdate.inc: use 'ROOT_HOME' path if not using '/home/root'
Hardcoded '/home/root' path may be different on build systems using '/root' for
Feb 20
Adrian DC
Feb 20
[PATCH] swupdate.inc: fix '10-mongoose-args' usage of 'wwwdir' build constant
If 'wwwdir' is changed to '/usr/share/swupdate/www' for example, the service
unread,
[PATCH] swupdate.inc: fix '10-mongoose-args' usage of 'wwwdir' build constant
If 'wwwdir' is changed to '/usr/share/swupdate/www' for example, the service
Feb 20
Harald Brinkmann
,
Stefano Babic
2
Feb 20
sbabic/libubootenv][PATCH v2] Non-existing devices results in parsing error (Issue #33)
Hi Harald, On 2/20/26 11:49, Harald Brinkmann wrote: > @LeSpocky requested changes on this pull
unread,
sbabic/libubootenv][PATCH v2] Non-existing devices results in parsing error (Issue #33)
Hi Harald, On 2/20/26 11:49, Harald Brinkmann wrote: > @LeSpocky requested changes on this pull
Feb 20
Stefano Babic
Feb 20
[PATCH] diskpart: reread partition table
There is a race condition because the handler just waits a couple of seconds before exiting, and in
unread,
[PATCH] diskpart: reread partition table
There is a race condition because the handler just waits a couple of seconds before exiting, and in
Feb 20
Stefano Babic
,
Alexander Dahl
3
Feb 18
Re: [sbabic/libubootenv] Non-existing devices results in parsing error (Issue #33)
Hi Alexander, On 2/18/26 11:26, Alexander Dahl wrote: > Hello Stefano, > > Stefano Babic
unread,
Re: [sbabic/libubootenv] Non-existing devices results in parsing error (Issue #33)
Hi Alexander, On 2/18/26 11:26, Alexander Dahl wrote: > Hello Stefano, > > Stefano Babic
Feb 18
Ernestas Kulik
,
Mark Jonas
4
Feb 17
[swugenerator] [PATCH v3 0/2] Compressed entry changes
Hi, Stefano, mind taking a look at these? Been running these changes for a while with no trouble. On
unread,
[swugenerator] [PATCH v3 0/2] Compressed entry changes
Hi, Stefano, mind taking a look at these? Been running these changes for a while with no trouble. On
Feb 17
Andrej Valek
,
Stefano Babic
5
Feb 16
Pre-version check
Hi Stefano, Thanks for pointing me out to the right direction ;). BR, Andy On 16.02.2026 13:17,
unread,
Pre-version check
Hi Stefano, Thanks for pointing me out to the right direction ;). BR, Andy On 16.02.2026 13:17,
Feb 16
Badrikesh Prusty
2
Feb 16
[swupdate][PATCH] ipc: make socket path fallback to /tmp if /run/swupdate is not writable
Previously, both network and progress IPC sockets defaulted to /run/swupdate if no runtime directory
unread,
[swupdate][PATCH] ipc: make socket path fallback to /tmp if /run/swupdate is not writable
Previously, both network and progress IPC sockets defaulted to /run/swupdate if no runtime directory
Feb 16
Ben W
, …
Stefano Babic
14
Feb 12
Errors after calculating deltas
Hi Caleb, On 2/12/26 00:48, 'Caleb' via swupdate wrote: > Stefano, > > I noticed you
unread,
Errors after calculating deltas
Hi Caleb, On 2/12/26 00:48, 'Caleb' via swupdate wrote: > Stefano, > > I noticed you
Feb 12
Jelena Sehovac
,
Stefano Babic
3
Feb 11
[PATCH] crypto: Fix PKCS11 decrypt key check
Hi Stefano, strcmp("pkcs11", key) compares two full strings and it will return 0 if strings
unread,
[PATCH] crypto: Fix PKCS11 decrypt key check
Hi Stefano, strcmp("pkcs11", key) compares two full strings and it will return 0 if strings
Feb 11
Stefano Babic
6
Feb 11
[PATCH 0/9] Introduce delta update with Hawkbit
Signed-off-by: Stefano Babic <stefan...@swupdate.org> --- handlers/delta_downloader.c | 1 +
unread,
[PATCH 0/9] Introduce delta update with Hawkbit
Signed-off-by: Stefano Babic <stefan...@swupdate.org> --- handlers/delta_downloader.c | 1 +
Feb 11
Stefano Babic
Feb 11
[PATCH 3/9] Add IPC to send a list of URL as sources
This is used together with delta update to get where the ZCLK file is stored. In many case, as with
unread,
[PATCH 3/9] Add IPC to send a list of URL as sources
This is used together with delta update to get where the ZCLK file is stored. In many case, as with
Feb 11
Stefano Babic
Feb 11
[PATCH 1/9] hawkbit: move out parsing of artifact
This is in preparation for adding special handling on depend of the artifact name. The parsing of the
unread,
[PATCH 1/9] hawkbit: move out parsing of artifact
This is in preparation for adding special handling on depend of the artifact name. The parsing of the
Feb 11
Stefano Babic
Feb 11
[PATCH 4/9] delta handler: retrieve URL from core if not present
This solves delta update together with Hawkbit, because the URL for the ZCK file cannot be easy set
unread,
[PATCH 4/9] delta handler: retrieve URL from core if not present
This solves delta update together with Hawkbit, because the URL for the ZCK file cannot be easy set
Feb 11
Stefano Babic
Feb 11
[PATCH 5/9] delta: check if a config file is set before parsing
Check if a configuration file is passed before calling swupdate_cfg_read_file(). The function checks
unread,
[PATCH 5/9] delta: check if a config file is set before parsing
Check if a configuration file is passed before calling swupdate_cfg_read_file(). The function checks
Feb 11
David Gstir
,
Stefano Babic
4
Feb 11
[RFC PATCH] Add config option to ignore certs in CMS payload for cert validation
Hi David, On 2/5/26 17:08, David Gstir wrote: > Hi Stefano, > >> On 05.02.2026, at 12:28,
unread,
[RFC PATCH] Add config option to ignore certs in CMS payload for cert validation
Hi David, On 2/5/26 17:08, David Gstir wrote: > Hi Stefano, > >> On 05.02.2026, at 12:28,
Feb 11
Dimitris Dimopoulos
,
James Hilliard
3
Feb 11
websocket authentication issue
Thanks for the reply James, I will check that asap On Tuesday, February 3, 2026 at 6:30:29 PM UTC+1
unread,
websocket authentication issue
Thanks for the reply James, I will check that asap On Tuesday, February 3, 2026 at 6:30:29 PM UTC+1
Feb 11
Cameron McQuinn
Feb 10
[meta-swupdate][PATCH] Add check for cpio file size limits in swupdate_create_cpio
Currently, `do_swuimage` will fail silently if a file exceeds the 4GB limit imposed by CPIO. This
unread,
[meta-swupdate][PATCH] Add check for cpio file size limits in swupdate_create_cpio
Currently, `do_swuimage` will fail silently if a file exceeds the 4GB limit imposed by CPIO. This
Feb 10
David Gstir
,
Stefano Babic
2
Feb 5
[PATCH] Add error handling when verifying CMS signers
On 1/29/26 17:28, David Gstir wrote: > OpenSSL's CMS_get0_SignerInfos(...) and CMS_get1_certs(
unread,
[PATCH] Add error handling when verifying CMS signers
On 1/29/26 17:28, David Gstir wrote: > OpenSSL's CMS_get0_SignerInfos(...) and CMS_get1_certs(
Feb 5
Badrikesh Prusty
Feb 5
[PATCH] ipc: use /run/swupdate as default socket directory instead of /tmp
Change the default socket directory for control and progress IPC from /tmp to /run/swupdate. This
unread,
[PATCH] ipc: use /run/swupdate as default socket directory instead of /tmp
Change the default socket directory for control and progress IPC from /tmp to /run/swupdate. This
Feb 5
Jyothi K
Jan 29
Swupdate update issues
Hi all, I am using SWUpdate version 2025.05 in a master–slave setup and I am observing an unexpected
unread,
Swupdate update issues
Hi all, I am using SWUpdate version 2025.05 in a master–slave setup and I am observing an unexpected
Jan 29
Adrian DC
, …
Stefano Babic
4
Jan 29
[PATCH] CRYPTO: Resolve default configuration regression on SIGALG_RAWRSA
Hi Adrian, On 1/28/26 18:38, Adrian DC wrote: > Hi Stefano, > > Thanks for your feedback.
unread,
[PATCH] CRYPTO: Resolve default configuration regression on SIGALG_RAWRSA
Hi Adrian, On 1/28/26 18:38, Adrian DC wrote: > Hi Stefano, > > Thanks for your feedback.
Jan 29
Sofiane HAMAM
Jan 29
[swupdate-doc][PATCH] doc: swupdate-ipc-interface: correct some typos.
Signed-off-by: Sofiane HAMAM <sofian...@smile.fr> --- doc/source/swupdate-ipc-interface.rst
unread,
[swupdate-doc][PATCH] doc: swupdate-ipc-interface: correct some typos.
Signed-off-by: Sofiane HAMAM <sofian...@smile.fr> --- doc/source/swupdate-ipc-interface.rst
Jan 29
Stefano Babic
Jan 28
[Announce] : New project HawkbitGUI
Hi everybody, there is a new project related to OTA update. This is related to Hawkbit and it is
unread,
[Announce] : New project HawkbitGUI
Hi everybody, there is a new project related to OTA update. This is related to Hawkbit and it is
Jan 28
David Alonso de la Torre
, …
Stefano Babic
5
Jan 28
[PATCH] mongoose_interface: Fix invalid http 200 response in upload endpoint
Hi David, On 1/27/26 19:59, David Alonso de la Torre wrote: > Hello Stefano, > > Sure.
unread,
[PATCH] mongoose_interface: Fix invalid http 200 response in upload endpoint
Hi David, On 1/27/26 19:59, David Alonso de la Torre wrote: > Hello Stefano, > > Sure.
Jan 28
James Hilliard
,
Stefano Babic
2
Jan 27
[PATCH 1/1] flash: support NAND noecc/oob properties
Hi James, On 1/22/26 05:02, James Hilliard wrote: > Add noecc and oob image properties for NAND
unread,
[PATCH 1/1] flash: support NAND noecc/oob properties
Hi James, On 1/22/26 05:02, James Hilliard wrote: > Add noecc and oob image properties for NAND
Jan 27