Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-include-tests.patch | Fixes missing tests This patch adding tests to result binary package. Needed mainly during the build. diff --git a/setup.py b/setup.py index 01e2dd7..95d760a 100644 |
Michal Arbet <michal.arbet@ultimum.io> | not-needed | 2023-09-03 | ||
run-user-UID-as-fallback-if-XDG_RUNTIME_DIR-is-not-s.patch | /run/user/$UID as fallback if XDG_RUNTIME_DIR is not set XDG mentions `/run/user/$UID` as the value for `XDG_RUNTIME_DIR`: https://www.freedesktop.org/software/systemd/man/latest/pam_systemd.html https://serverfault.com/questions/388840/good-default-for-xdg-runtime-di r/727994#727994 Archlinux, Debian, RedHat, Ubuntu, etc all use `/run/user/$UID` because they follow XDG: https://wiki.archlinux.org/title/XDG_Base_Directory Signed-off-by: Hans-Christoph Steiner <hans@eds.org> |
Hans-Christoph Steiner <hans@eds.org> | yes | 2024-11-28 | ||
skip-tests-that-cannot-run-in-salsa-ci.patch | not-needed | |||||
skip-tests-that-cannot-run-on-riscv64.patch | not-needed |