Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-docs-define-SPHINX_BUILD_NAME-with-sphinx-python-pat.patch | [PATCH] docs: define SPHINX_BUILD_NAME with sphinx python path scripts | =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Pierret=20=28fepitre=29?= | no | 2020-11-28 | ||
0002-Add-a-testing-configuration-for-the-test-suite.patch | [PATCH] Add a testing configuration for the test suite. We have to make sure that dnf uses a persistdir that actually exists. In a build environment, we can't just create system directories and writing to the user's home directory isn't a viable idea for non-chroot builds. Define persistdir as a directory in the source tree's tests subdirectory instead. |
Mihai Moldovan <ionic@ionic.de> | no | 2020-10-10 | ||
0003-Substitute-variables-in-testing-configuration-file.patch | [PATCH] Substitute variables in testing configuration file. | Mihai Moldovan <ionic@ionic.de> | no | 2020-10-10 | ||
0004-Create-persistdir-for-testing-suite.patch | [PATCH] Create persistdir for testing suite. | Mihai Moldovan <ionic@ionic.de> | no | 2020-10-10 | ||
0005-Use-custom-testing-dnf-configuaration-file-for-some-.patch | [PATCH] Use custom testing dnf configuaration file for (some) tests. | Mihai Moldovan <ionic@ionic.de> | no | 2020-10-10 | ||
0006-Provide-custom-bash-completion-directory-fallback.patch | [PATCH] Provide custom bash-completion directory fallback. Older distro versions (like stretch) don't have a bash-completion cmake config file, so findpackage() won't work correctly. That's not an issue for more recent versions (buster and up) because they do provide the needed files, but let's allow specifying a custom path for the older ones. |
Mihai Moldovan <ionic@ionic.de> | no | 2020-10-10 | ||
0008-tests-ensure-default-LANG-to-C-and-LANGUAGE-to-en_US.patch | [PATCH] tests: ensure default LANG to C and LANGUAGE to en_US It corresponds to expected values in tests with LC_ALL=C and the language used while asserting equal english sentences with the returned ones from system. It has been observed that manipulating locales in Debian environment, LC_ALL=C is not sufficient. |
=?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Pierret=20=28fepitre=29?= | no | 2020-11-29 |