Debian Patches

Status for swupdate/2025.05+dfsg-2

Patch Description Author Forwarded Bugs Origin Last update
Link-config-to-swupdate-www-path.diff example: Link config to swupdate-www path Bastian Germann <bage@debian.org> not-needed 2022-11-28
Remove-element-of-char-failing-the-doc-build.diff Remove element-of char failing the doc build Bastian Germann <bage@debian.org> no 2025-05-12
Replace-Font-Awesome-5-with-Fork-Awesome.diff Replace Font Awesome 5 with Fork Awesome Bastian Germann <bage@debian.org> not-needed 2022-11-25
use-gcc-compiler.diff Use gcc compiler
Use explicit gcc to enable cross compiling.
crossprefix-cc will not be available generally on Debian.
Bastian Germann <bastiangermann@fishpost.de> no 2020-05-28
Fix-filename-mangling-for-Lua-embedding.diff suricatta: Fix filename mangling for Lua embedding
With commit 16554cd, CONFIG_EMBEDDED_SURICATTA_LUA_SOURCE
is expanded to a fully qualified path, i.e., no longer
relative to SWUpdate's source directory and hence under
SWUpdate's naming control.

Thus, more characters allowed in filenames but not in a
C identifier must be handled.
"Storm, Christian" <christian.storm@siemens.com> no upstream, b40e31fd88d7ea34105c20f30635603a37f9b828 2025-05-27
Fix-out-of-tree-build.diff suricatta: Fix out-of-tree build
With commit 16554cd, CONFIG_EMBEDDED_SURICATTA_LUA_SOURCE is prepended
by $(srctree)/ if a / is found in CONFIG_EMBEDDED_SURICATTA_LUA_SOURCE.
This is the case for absolute paths as well as for relative paths such
as the default "suricatta/server_wfx.lua" if CONFIG_SURICATTA_WFX.
While the latter case resolves correctly, the former is broken.

Hence, properly tokenize CONFIG_EMBEDDED_SURICATTA_LUA_SOURCE and
prepend $(srctree)/ only if / is not found in the first token, i.e,
it's an absolute path.
While at it, issue an error message if the relative path referenced
to by CONFIG_EMBEDDED_SURICATTA_LUA_SOURCE cannot be resolved.
"Storm, Christian" <christian.storm@siemens.com> no upstream, 2bdebac7d3002aa083d8f302072adb181501aec1 2025-05-27

All known versions for source package 'swupdate'

Links