Show patches with: Archived = No       |   3138 patches
« 1 2 ... 4 5 631 32 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V2,6/6] Reorganize includes to have smaller files Cleanup and include restruct - - - - --- 2023-05-12 Stefano Babic Accepted
[V2,5/6] util: add min_t and max_t macros Cleanup and include restruct - - - - --- 2023-05-12 Stefano Babic Accepted
[V2,4/6] Allow to run a SWUpdate function in child process Cleanup and include restruct - - - - --- 2023-05-12 Stefano Babic Accepted
[V2,3/6] Fix warning due to close() in chain_handler Cleanup and include restruct - - - - --- 2023-05-12 Stefano Babic Accepted
[V2,2/6] Add utility to compare string Cleanup and include restruct - - - - --- 2023-05-12 Stefano Babic Accepted
[V2,1/6] Drop redundant include in artifacts_versions Cleanup and include restruct - - - - --- 2023-05-12 Stefano Babic Accepted
[6/6] Reorganize includes to have smaller files Cleanup and include restruct - - - - --- 2023-05-10 Stefano Babic Changes Requested
[5/6] util: add min_t and max_t macros Cleanup and include restruct - - - - --- 2023-05-10 Stefano Babic Changes Requested
[4/6] Allow to run a SWUpdate function in child process Cleanup and include restruct - - - - --- 2023-05-10 Stefano Babic Changes Requested
[3/6] Fix warning due to close() in chain_handler Cleanup and include restruct - - - - --- 2023-05-10 Stefano Babic Changes Requested
[2/6] Add utility to compare string Cleanup and include restruct - - - - --- 2023-05-10 Stefano Babic Changes Requested
[1/6] Drop redundant include in artifacts_versions Cleanup and include restruct - - - - --- 2023-05-10 Stefano Babic Changes Requested
[V2] copyhandler: allow zero sized files [V2] copyhandler: allow zero sized files - - - - --- 2023-05-09 Stefano Babic Accepted
[3/3] doc: Add Suricatta module run-time selection [1/3] suricatta: Suricatta module run-time selection - - - - --- 2023-05-09 Storm, Christian Accepted
[2/3] suricatta: Adapt modules to run-time selection [1/3] suricatta: Suricatta module run-time selection - - - - --- 2023-05-09 Storm, Christian Accepted
[1/3] suricatta: Suricatta module run-time selection [1/3] suricatta: Suricatta module run-time selection - - - - --- 2023-05-09 Storm, Christian Changes Requested
channel_curl: Adapt to libcurl deprecations channel_curl: Adapt to libcurl deprecations - - - - --- 2023-05-09 Storm, Christian Accepted
copyhandler: allow zero sized files copyhandler: allow zero sized files - - - - --- 2023-05-08 Stefano Babic Changes Requested
swupdate-progress: Fix WFormat in textcolor() swupdate-progress: Fix WFormat in textcolor() - - - - --- 2023-05-08 Storm, Christian Accepted
[meta-swupdate] Return 0 from SystemV script [meta-swupdate] Return 0 from SystemV script - - - - --- 2023-05-03 Stefano Babic Accepted
[V2] channel_curl: Set charset in Content-Type Header [V2] channel_curl: Set charset in Content-Type Header - - - - --- 2023-05-02 Storm, Christian Accepted
[V2] channel_curl: Initialize reply buffer with '\0' [V2] channel_curl: Initialize reply buffer with '\0' - - - - --- 2023-05-02 Storm, Christian Accepted
[meta-swupdate] Bump to revision 45c39d6 [meta-swupdate] Bump to revision 45c39d6 - - - - --- 2023-05-01 Stefano Babic Accepted
channel_curl: Set charset in Content-Type Header channel_curl: Set charset in Content-Type Header - - - - --- 2023-04-28 Storm, Christian sbabic Changes Requested
Remove a progress listener after some retries Remove a progress listener after some retries - - - - --- 2023-04-27 Stefano Babic Accepted
copy handler: fix progress for single file copy handler: fix progress for single file - - - - --- 2023-04-27 Stefano Babic Accepted
channel_curl: Fix OOM Error message channel_curl: Fix OOM Error message - - - - --- 2023-04-14 Storm, Christian Accepted
Expose `retrywait` setting to downloader Expose `retrywait` setting to downloader - - - - --- 2023-04-13 João Loureiro Accepted
Expose retry-sleep setting to the downloader Expose retry-sleep setting to the downloader - - - - --- 2023-04-13 João Loureiro Changes Requested
README: add link to OpenSource Compliance README: add link to OpenSource Compliance - - - - --- 2023-04-13 Stefano Babic Accepted
License: update ISC license Text License: update ISC license Text - - - - --- 2023-04-13 Stefano Babic Accepted
channel_curl: Initialize reply buffer channel_curl: Initialize reply buffer - - - - --- 2023-04-13 Storm, Christian Accepted
Re: [libubootenv][PATCH] Add compatibility with older version Re: [libubootenv][PATCH] Add compatibility with older version - - - - --- 2023-04-12 Michael Heimpold Accepted
[libubootenv] Add function to return the library version [libubootenv] Add function to return the library version - - - - --- 2023-04-12 Stefano Babic Accepted
[libubootenv] Add compatibility with older version [libubootenv] Add compatibility with older version - - - - --- 2023-04-10 Stefano Babic Accepted
[1/1] Add support for new configuration file for libubootenv in YAML [1/1] Add support for new configuration file for libubootenv in YAML - - - - --- 2023-04-08 Joris OFFOUGA sbabic Changes Requested
[meta-swupdate] Remove cpio patch 0001-Wrong-CRC-with-ASCII-CRC-for-large-files.patch [meta-swupdate] Remove cpio patch 0001-Wrong-CRC-with-ASCII-CRC-for-large-files.patch - - - - --- 2023-04-07 Geoff Parker sbabic Accepted
[V2,3/3] copy handler: extend for recursive copy Untitled series #349908 - - - - --- 2023-04-06 Stefano Babic Accepted
[V2,2/3] copy handler: drop dead code Untitled series #349908 - - - - --- 2023-04-06 Stefano Babic Accepted
[V2,1/3] progress: add function to increase number of steps [V2,1/3] progress: add function to increase number of steps - - - - --- 2023-04-06 Stefano Babic Accepted
Fix language Fix language - - - - --- 2023-04-05 Bastian Germann Accepted
[RFC] Add __FILE_NAME__ macro to remove full path in log [RFC] Add __FILE_NAME__ macro to remove full path in log - - - - --- 2023-04-05 Stefano Babic sbabic Accepted
[2/2] copy handler: extend for recursive copy [1/2] copy handler: drop dead code - - - - --- 2023-04-05 Stefano Babic Changes Requested
[1/2] copy handler: drop dead code [1/2] copy handler: drop dead code - - - - --- 2023-04-05 Stefano Babic Changes Requested
swupdate-common: allow to override encryption IV from recipe swupdate-common: allow to override encryption IV from recipe - - - - --- 2023-04-03 John Michael Edgware sbabic Accepted
progress: do not block when message is sent progress: do not block when message is sent - - - - --- 2023-04-03 Stefano Babic Accepted
[libubootenv,3/3] libuboot_exit: fix memory leaks Fixes related to new YAML config file 1 - - - --- 2023-03-31 Michael Heimpold Accepted
[libubootenv,2/3] libuboot_read_multiple_config: clamp return value Fixes related to new YAML config file 1 - - - --- 2023-03-31 Michael Heimpold Accepted
[libubootenv,1/3] Use lockfile from content if defined Fixes related to new YAML config file 1 - - - --- 2023-03-31 Michael Heimpold Accepted
doc: mark yaml example as such doc: mark yaml example as such - - - - --- 2023-03-31 Michael Heimpold Accepted
[SWUGenerator] fix: zstd-compressed images [SWUGenerator] fix: zstd-compressed images 1 - - - --- 2023-03-27 Michael Adler Accepted
[V4] delta_handler: fix coverity [V4] delta_handler: fix coverity - - 1 - --- 2023-03-27 Stefano Babic Accepted
[SWUgenerator] refactor: remove setuptools from install_requires [SWUgenerator] refactor: remove setuptools from install_requires 1 - - - --- 2023-03-27 Michael Adler Accepted
[V3] delta_handler: fix coverity [V3] delta_handler: fix coverity - - - - --- 2023-03-26 Stefano Babic Changes Requested
[V2] delta_handler: fix coverity [V2] delta_handler: fix coverity - - - - --- 2023-03-26 Stefano Babic Changes Requested
delta_handler: fix coverity delta_handler: fix coverity - - - - --- 2023-03-26 Stefano Babic Changes Requested
[libubootenv] Add new configuration file in YAML [libubootenv] Add new configuration file in YAML - - - - --- 2023-03-26 Stefano Babic Accepted
delta: decrypt zchunk header delta: decrypt zchunk header - - - - --- 2023-03-22 John Michael Edgware Accepted
[2/2] Hide forced-signer-name from non-CMS and wolfSSL Add PKCS#7 verification - - - - --- 2023-03-21 Bastian Germann Accepted
[1/2] Add PKCS#7 verification for wolfSSL Add PKCS#7 verification - - - - --- 2023-03-21 Bastian Germann Accepted
state: Fix save_state IPC to return operation result state: Fix save_state IPC to return operation result 1 - - - --- 2023-03-21 Storm, Christian Accepted
[libubootenv,v2] Allow configuration of custom lockfile [libubootenv,v2] Allow configuration of custom lockfile - - - - --- 2023-03-20 Michael Heimpold Rejected
Encrypted zchunk header in delta update Encrypted zchunk header in delta update - - - - --- 2023-03-16 John Michael Edgware Accepted
Bump to revision e4cfce37 Bump to revision e4cfce37 - - - - --- 2023-03-08 Stefano Babic Accepted
swupdateclient: setup.py: Add install_requires swupdateclient: setup.py: Add install_requires - - - - --- 2023-03-05 Fabio Estevam Changes Requested
suricatta/lua: Fix libconfig bool handling suricatta/lua: Fix libconfig bool handling - - - - --- 2023-03-03 Storm, Christian sbabic Accepted
[1/1] process: fix include [1/1] process: fix include - - - - --- 2023-03-02 Lang Daniel sbabic Rejected
gitignore: Ignore the swupdateclient artifacts gitignore: Ignore the swupdateclient artifacts - - - - --- 2023-03-02 Fabio Estevam sbabic Accepted
[libubootenv] Introduce libuboot_set_lockfile [libubootenv] Introduce libuboot_set_lockfile - - - - --- 2023-03-01 Michael Heimpold sbabic Rejected
[libubootenv,/,RFC] Replace fw_setenv with symlink to fw_printenv [libubootenv,/,RFC] Replace fw_setenv with symlink to fw_printenv - - - - --- 2023-03-01 Michael Heimpold Accepted
[libubootenv] .gitignore: add Eclipse project noise [libubootenv] .gitignore: add Eclipse project noise - - - - --- 2023-03-01 Michael Heimpold sbabic Accepted
[meta-swupdate] swupdate-usb: lessen hard requirement for swupdate-progress [meta-swupdate] swupdate-usb: lessen hard requirement for swupdate-progress - - - - --- 2023-03-01 Sean Nyekjaer sbabic Accepted
[meta-swupdate] swupdate: fix RDEPENDS, swupdate-usb depends on swupdate-progress [meta-swupdate] swupdate: fix RDEPENDS, swupdate-usb depends on swupdate-progress - - - - --- 2023-03-01 Sean Nyekjaer sbabic Accepted
Drop unused UPDATE_STATE_CHOICE_NONE Drop unused UPDATE_STATE_CHOICE_NONE - - - - --- 2023-03-01 Stefano Babic Accepted
Fix REUSE compliant due to swupdateclient Fix REUSE compliant due to swupdateclient - - - - --- 2023-02-28 Stefano Babic Accepted
[v2] handlers: diskpart_handler.c: fix partition name [v2] handlers: diskpart_handler.c: fix partition name - - - - --- 2023-02-28 Philippe REYNES Accepted
[4/4] Partitioning handlers: signal when they have completed [1/4] Revert "core/stream_interface.c: increment progress step" - - - - --- 2023-02-28 Stefano Babic Accepted
[3/4] Scripts must send a progress event [1/4] Revert "core/stream_interface.c: increment progress step" - - - - --- 2023-02-28 Stefano Babic Accepted
[2/4] Wrong count of total steps [1/4] Revert "core/stream_interface.c: increment progress step" - - - - --- 2023-02-28 Stefano Babic Accepted
[1/4] Revert "core/stream_interface.c: increment progress step" [1/4] Revert "core/stream_interface.c: increment progress step" - - - - --- 2023-02-28 Stefano Babic Accepted
[3/3] swupdateclient: Adjust the README.md [1/3] swupdateclient: Fix the URL entry - - - - --- 2023-02-27 Fabio Estevam Accepted
[2/3] swupdateclient: Relax the Python dependency [1/3] swupdateclient: Fix the URL entry - - - - --- 2023-02-27 Fabio Estevam Accepted
[1/3] swupdateclient: Fix the URL entry [1/3] swupdateclient: Fix the URL entry - - - - --- 2023-02-27 Fabio Estevam Accepted
swupdateclient: setup.py: Fix URL entry swupdateclient: setup.py: Fix URL entry - - - - --- 2023-02-26 Fabio Estevam Rejected
[v2] grub: handle grubenv created by latest grub [v2] grub: handle grubenv created by latest grub - - - - --- 2023-02-26 Vijai Kumar K Accepted
grub: handle grubenv created by latest grub grub: handle grubenv created by latest grub - - - - --- 2023-02-26 Vijai Kumar K Changes Requested
Add support for downloading delta updates with ssl Add support for downloading delta updates with ssl - - - - --- 2023-02-24 Matt Wood Changes Requested
allow delta updates to use SSL allow delta updates to use SSL - - - - --- 2023-02-24 Matt Wood Not Applicable
handlers: diskpart_handler.c: fix partition name handlers: diskpart_handler.c: fix partition name 1 - - - --- 2023-02-24 Philippe REYNES Changes Requested
tools/swupdate-progress: Fix missing -q option for swupdate-progress tools/swupdate-progress: Fix missing -q option for swupdate-progress - - - - --- 2023-02-24 David Antliff Accepted
Remove warnings from 859eac9ca Remove warnings from 859eac9ca - - - - --- 2023-02-23 Stefano Babic Accepted
[libubootenv,3/3] Apply consistent formatting to tables and headings Small documentation and style improvements - - - - --- 2023-02-22 Michael Heimpold Accepted
[libubootenv,2/3] Improve API documentation Small documentation and style improvements - - - - --- 2023-02-22 Michael Heimpold Accepted
[libubootenv,1/3] Fix a few minor whitespace errors Small documentation and style improvements - - - - --- 2023-02-22 Michael Heimpold Accepted
delta: force ZCK to not write temp files delta: force ZCK to not write temp files - - - - --- 2023-02-22 Stefano Babic Accepted
examples/client: add CLI argument to set log level examples/client: add CLI argument to set log level - - - - --- 2023-02-21 Daniel Braunwarth Accepted
examples/client: use default foreground color for log messages - - - 1 --- 2023-02-21 Daniel Braunwarth Accepted
[2/2] Prepared python package swupdateclient [1/2] Moved python client to tools - - - - --- 2023-02-19 Stefano Babic Accepted
[1/2] Moved python client to tools [1/2] Moved python client to tools - - - - --- 2023-02-19 Stefano Babic Accepted
[4/4] examples/client: remove explicitly required Python version examples/client: some minor improvements - - - - --- 2023-02-19 Daniel Braunwarth Accepted
« 1 2 ... 4 5 631 32 »