Show patches with: none      |   3388 patches
« 1 2 3 433 34 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
style: label followed by a declaration is a C23 extension style: label followed by a declaration is a C23 extension - - - - --- 2024-09-17 Michael Adler sbabic Changes Requested
gitignore: add test_util binary gitignore: add test_util binary - - 1 - --- 2024-09-17 Michael Adler sbabic Accepted
[2/2] ci: test LuaJIT build [1/2] fix: LuaJIT build issue due to duplicate definitions - - 1 - --- 2024-09-17 Michael Adler sbabic Accepted
[1/2] fix: LuaJIT build issue due to duplicate definitions [1/2] fix: LuaJIT build issue due to duplicate definitions - - - - --- 2024-09-17 Michael Adler sbabic Accepted
doc: fix automatic versions in Yocto doc: fix automatic versions in Yocto - - - - --- 2024-09-16 Stefano Babic sbabic Accepted
[meta-swupdate] notifier: workaround for sscanf format mismatch [meta-swupdate] notifier: workaround for sscanf format mismatch - - - - --- 2024-09-10 Christian Eggers sbabic New
notifier: workaround for sscanf format mismatch notifier: workaround for sscanf format mismatch - - - - --- 2024-09-10 Christian Eggers sbabic New
[v2] swupdate,classes: Transition from WORKDIR to UNPACKDIR [v2] swupdate,classes: Transition from WORKDIR to UNPACKDIR - - - - --- 2024-08-28 Khem Raj sbabic Accepted
[3/5] diskformat: refactor: change diskformat_fs_exists to return bool Introduce FAT Filesystem Labeling - - 1 - --- 2024-08-26 Michael Adler sbabic Accepted
[2/5] diskpart_handler: refactor: share path variable Introduce FAT Filesystem Labeling - - 1 - --- 2024-08-26 Michael Adler sbabic Accepted
[1/5] diskpart handler: refactor: extract format_parts function Introduce FAT Filesystem Labeling - - 1 - --- 2024-08-26 Michael Adler sbabic Accepted
[SWUpdateGUI] Switch to drm [SWUpdateGUI] Switch to drm - - - - --- 2024-08-09 Stefano Babic sbabic New
swupdate_async_start: fix race condition swupdate_async_start: fix race condition - - - - --- 2024-08-06 Frederic Hoerni sbabic Accepted
swupdateclient: python client add support for ssl swupdateclient: python client add support for ssl - - - - --- 2024-08-02 Ayoub Zaki sbabic New
doc: adding -p option to openssl enc to return 3 lines (salt, key, iv) doc: adding -p option to openssl enc to return 3 lines (salt, key, iv) - - - - --- 2024-08-01 Jan Vermaete sbabic New
Re: [PATCH] doc: improvements: Hawkbit Backend Re: [PATCH] doc: improvements: Hawkbit Backend - - - - --- 2024-08-01 Ezra Buehler sbabic Accepted
[meta-swupdate] styhead migration fixes [meta-swupdate] styhead migration fixes - - 1 - --- 2024-07-31 Dan Walkes sbabic Changes Requested
util: swupdate_remove_directory: remove error if target is missing util: swupdate_remove_directory: remove error if target is missing - - - - --- 2024-07-31 Dominique Martinet sbabic Changes Requested
Fix hawkbit report when no reboot is set Fix hawkbit report when no reboot is set - - - - --- 2024-07-22 Matt Wood sbabic Accepted
[2/2] copyfile refactor: replace the 13 arguments by a struct further copyfile cleanups - - - - --- 2024-06-28 Dominique Martinet sbabic Accepted
[1/2] cpio_utils: move out hash comparison in a helper further copyfile cleanups - - - - --- 2024-06-28 Dominique Martinet sbabic Accepted
[meta-swupdate,master,scarthgap] swupdate: set extra_cflags [meta-swupdate,master,scarthgap] swupdate: set extra_cflags - - - - --- 2024-06-26 Andrej Kozemcak sbabic New
[1/1] Use PKCS#7 for asymmetric decryption Add support for asymmetric decryption - - - - --- 2024-06-21 Bastian Germann sbabic New
[V2,3/3] handler: Print registered session & global handlers Untitled series #411053 - - - - --- 2024-06-15 Stefano Babic sbabic Superseded
[meta-swupdate] Allow unique IV per image to encrypt [meta-swupdate] Allow unique IV per image to encrypt - - - - --- 2024-06-14 Viacheslav Volkov sbabic Accepted
Re: [meta-swupdate] Building mete-tegra-demo distro. Re: [meta-swupdate] Building mete-tegra-demo distro. - - - - --- 2024-06-06 Anders Gnistrup sbabic New
[meta-swupdate] Building mete-tegra-demo distro. [meta-swupdate] Building mete-tegra-demo distro. - - - - --- 2024-06-05 Anders Gnistrup sbabic New
swupdateclient: replace setup.py by pyproject.toml swupdateclient: replace setup.py by pyproject.toml - - - - --- 2024-04-19 Sam Van Den Berge sbabic New
[meta-swupdate] Extend variable expansion [meta-swupdate] Extend variable expansion - - - - --- 2024-04-16 Daniel Mueller sbabic Accepted
[3/3] swupdate-ipc: extend help for sendtohawkibt command [1/3] BUG: hawkbit: check if details are sent via IPC - - - - --- 2024-04-15 Stefano Babic sbabic Accepted
[2/3] hawkbit: check for validity of action_id [1/3] BUG: hawkbit: check if details are sent via IPC - - - - --- 2024-04-15 Stefano Babic sbabic Accepted
[1/3] BUG: hawkbit: check if details are sent via IPC [1/3] BUG: hawkbit: check if details are sent via IPC - - - - --- 2024-04-15 Stefano Babic sbabic Accepted
README.md: Recommend registering to the list README.md: Recommend registering to the list - - - - --- 2024-04-12 Fabio Estevam sbabic Accepted
[PATCH/libubootenv] Handle race conditions in UBI_IOCATT [PATCH/libubootenv] Handle race conditions in UBI_IOCATT 1 - - - --- 2024-04-11 James Hilliard sbabic Accepted
handlers: ubivol: Allow specifying MTD device handlers: ubivol: Allow specifying MTD device - - 1 - --- 2024-04-08 Ernestas Kulik sbabic Accepted
mtd: handle ubi_attach race condition mtd: handle ubi_attach race condition - - - - --- 2024-04-08 James Hilliard sbabic Accepted
[3/3,V2] VSCode : Add Docker Integration Untitled series #401857 - - - - --- 2024-04-05 Ayoub Zaki sbabic New
[3/3] VSCode : Add Docker Integration Untitled series #401855 - - - - --- 2024-04-05 Ayoub Zaki sbabic New
[2/2] Add Dockerfile to ease setup of the SWUpdate project, build, debug and send patches [1/2] CI: use parallel build for a faster setup - - - - --- 2024-04-05 Ayoub Zaki sbabic New
[1/2] CI: use parallel build for a faster setup [1/2] CI: use parallel build for a faster setup - - - - --- 2024-04-05 Ayoub Zaki sbabic Accepted
[meta-swupdate,v2] initscripts-swupdate: remove `virtual/` build warnings [meta-swupdate,v2] initscripts-swupdate: remove `virtual/` build warnings - - - - --- 2024-03-27 G. Salvatella sbabic Accepted
[meta-swupdate] initscripts-swupdate: remove `virtual/` build warnings [meta-swupdate] initscripts-swupdate: remove `virtual/` build warnings - - - - --- 2024-03-27 G. Salvatella sbabic Changes Requested
[meta-swupdate-boards] emmcsetup.lua: Fix function preinst() print output [meta-swupdate-boards] emmcsetup.lua: Fix function preinst() print output - - - - --- 2024-03-21 Fabio Estevam sbabic Accepted
Add the ability to specify SSL key password in Suricatta config Add the ability to specify SSL key password in Suricatta config - - - - --- 2024-03-19 Kuba Sanak sbabic Accepted
[meta-swupdate] layer.conf: LAYERSERIES_COMPAT_swupdate nanbield -> scarthgap for Yocto 5.0 [meta-swupdate] layer.conf: LAYERSERIES_COMPAT_swupdate nanbield -> scarthgap for Yocto 5.0 - - - - --- 2024-03-18 Geoff Parker sbabic Accepted
[meta-swupdate] Append Lua to DEPENDS by default [meta-swupdate] Append Lua to DEPENDS by default - - - - --- 2024-03-01 Matt Wood sbabic Rejected
hawkbit: add ability to set configdata via command line hawkbit: add ability to set configdata via command line - - - - --- 2024-02-27 James Hilliard sbabic Accepted
[5/5] web-app: migrate to bootstrap version 5 web-app: update web application - - - - --- 2024-02-24 Daniel Braunwarth sbabic Accepted
[4/5] web-app: update gulp to ES6 web-app: update web application - - - - --- 2024-02-24 Daniel Braunwarth sbabic Accepted
[3/5] web-app: apply "standard" fixes web-app: update web application - - - - --- 2024-02-24 Daniel Braunwarth sbabic Accepted
[2/5] web-app: update dependencies web-app: update web application - - - - --- 2024-02-24 Daniel Braunwarth sbabic Accepted
[1/5] web-app: fix linter warning web-app: update web application - - - - --- 2024-02-24 Daniel Braunwarth sbabic Accepted
[3/3] suricatta/lua: Adapt General HTTP Server to updated specification [1/3] suricatta/lua: Update specification - - - - --- 2024-02-21 Michael Adler sbabic Accepted
[2/3] suricatta/wfx: Adapt to updated specification [1/3] suricatta/lua: Update specification - - - - --- 2024-02-21 Michael Adler sbabic Accepted
[1/3] suricatta/lua: Update specification [1/3] suricatta/lua: Update specification - - - - --- 2024-02-21 Michael Adler sbabic Accepted
[2/2] swupdate-progress: multiline file redirected stdout progress Untitled series #395994 - - 1 - --- 2024-02-21 Mostafa Weshahy sbabic Accepted
[13/13] Fix warnings in case CONFIG_LUA is not set Extend Lua Environemnt and post-failure scripts - - - - --- 2024-02-21 Stefano Babic sbabic Accepted
[12/13] doc: explain Lua and shell script handlers Extend Lua Environemnt and post-failure scripts - - - - --- 2024-02-21 Stefano Babic sbabic Accepted
[11/13] Lua Script Handler: allows to run scripts globally Extend Lua Environemnt and post-failure scripts - - - - --- 2024-02-21 Stefano Babic sbabic Accepted
[10/13] run_lua_script: check input parms Extend Lua Environemnt and post-failure scripts - - - - --- 2024-02-21 Stefano Babic sbabic Accepted
[09/13] Lua Script: TRACE the name of the called function Extend Lua Environemnt and post-failure scripts - - - - --- 2024-02-21 Stefano Babic sbabic Accepted
[08/13] Introduce postfailure scripts Extend Lua Environemnt and post-failure scripts - - - - --- 2024-02-21 Stefano Babic sbabic Accepted
[07/13] Export run_prepost_script to other modules Extend Lua Environemnt and post-failure scripts - - - - --- 2024-02-21 Stefano Babic sbabic Accepted
[06/13] Introduce entry for post-update failure scripts Extend Lua Environemnt and post-failure scripts - - - - --- 2024-02-21 Stefano Babic sbabic Accepted
[05/13] Lua Script: runs with global Lua state Extend Lua Environemnt and post-failure scripts - - - - --- 2024-02-21 Stefano Babic sbabic Accepted
[04/13] Store install Lua State in image structure Extend Lua Environemnt and post-failure scripts - - - - --- 2024-02-21 Stefano Babic sbabic Accepted
[03/13] image: create pointer to per install Lua state Extend Lua Environemnt and post-failure scripts - - - - --- 2024-02-21 Stefano Babic sbabic Accepted
[02/13] Lua: move out state initialization from run_lua_script Extend Lua Environemnt and post-failure scripts - - - - --- 2024-02-21 Stefano Babic sbabic Accepted
[01/13] Lua: prepare to extend Lua lifetime Extend Lua Environemnt and post-failure scripts - - - - --- 2024-02-21 Stefano Babic sbabic Accepted
readback: drop unused header readback: drop unused header - - - - --- 2024-02-21 Stefano Babic sbabic Accepted
[meta-swupdate] swupdate-lualoader: Set SECTION to devel/lua [meta-swupdate] swupdate-lualoader: Set SECTION to devel/lua - - - - --- 2024-02-20 Michael Glembotzki sbabic Accepted
parser: factorize setting of back pointers parser: factorize setting of back pointers - - - - --- 2024-02-15 Stefano Babic sbabic Accepted
lua: check for valid pointer before setting bootenv lua: check for valid pointer before setting bootenv - - - - --- 2024-02-15 Stefano Babic sbabic Accepted
doc: nitpick in post update description doc: nitpick in post update description - - - - --- 2024-02-15 Stefano Babic sbabic Accepted
doc: extend pre install script doc: extend pre install script - - - - --- 2024-02-15 Stefano Babic sbabic Accepted
Cleanup: using strtobool where needed Cleanup: using strtobool where needed - - - - --- 2024-02-15 Stefano Babic sbabic Accepted
Cleanup: drop unused enum Cleanup: drop unused enum - - - - --- 2024-02-15 Stefano Babic sbabic Accepted
[2/2] Lua: add function emmcbootpart [1/2] handler: eMMC internal register - - - - --- 2024-02-15 Stefano Babic sbabic Changes Requested
[1/2] handler: eMMC internal register [1/2] handler: eMMC internal register - - - - --- 2024-02-15 Stefano Babic sbabic Changes Requested
[meta-swupdate] swupdate-common.bbclass: Update regex for variable matching [meta-swupdate] swupdate-common.bbclass: Update regex for variable matching - - - - --- 2024-02-09 John Ripple sbabic Changes Requested
parsers: Fix false positive parser format errors parsers: Fix false positive parser format errors - - - - --- 2024-02-08 Michael Adler sbabic Accepted
[V4,8/8] doc: Add documentation for asymmetric decryption Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V4,7/8] Add support for asymmetrical encrypted images Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V4,6/8] util: Replace bool with enum for 'encrypted' Parameter Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V4,5/8] swupdate: Initialize the key pair for asymmetric decryption Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V4,4/8] Add functions for asymmetric file decryption with CMS Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V4,3/8] parser: Read temporary AES key from sw-description Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V4,2/8] util: Add functions for set/get temporary AES key Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V4,1/8] parser: BUG: Image IVT with invalid size is accepted Add support for asymmetric decryption - - - - --- 2024-01-15 Michael Glembotzki sbabic New
[V3,01/10] util: BUG: set_aes_key does not fail on invalid aes key or ivt Add support for asymmetric decryption - - - - --- 2023-12-15 Michael Glembotzki sbabic Accepted
[V2,11/11] doc: document the "reboot" attribute Handle Hawkbit action_id and on the fly updates - - - - --- 2023-10-17 Stefano Babic sbabic Accepted
[V2,10/11] swupdate-progress: parse if reboot is disabled Handle Hawkbit action_id and on the fly updates - - - - --- 2023-10-17 Stefano Babic sbabic Accepted
[V2,09/11] Send information to backend in case of on the fly updates Handle Hawkbit action_id and on the fly updates - - - - --- 2023-10-17 Stefano Babic sbabic Accepted
[V2,08/11] Reset action_id after usage Handle Hawkbit action_id and on the fly updates - - - - --- 2023-10-17 Stefano Babic sbabic Accepted
[V2,07/11] Enum for cause field in progress messages Handle Hawkbit action_id and on the fly updates - - - - --- 2023-10-17 Stefano Babic sbabic Accepted
[V2,06/11] IPC: check if variable is set in SET_SWUPDATE_VARS Handle Hawkbit action_id and on the fly updates - - - - --- 2023-10-17 Stefano Babic sbabic Accepted
[V2,05/11] hawkbit: use stored action_id instead of current Handle Hawkbit action_id and on the fly updates - - - - --- 2023-10-17 Stefano Babic sbabic Accepted
[V2,04/11] hawkbit: add server name into the IPC request Handle Hawkbit action_id and on the fly updates - - - - --- 2023-10-17 Stefano Babic sbabic Accepted
[V2,03/11] Implement IPC to set / get SWUpdate's vars Handle Hawkbit action_id and on the fly updates - - - - --- 2023-10-17 Stefano Babic sbabic Accepted
[V2,02/11] Store globally namespace for swupdate_vars Handle Hawkbit action_id and on the fly updates - - - - --- 2023-10-17 Stefano Babic sbabic Accepted
« 1 2 3 433 34 »