Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
skip-tls_interaction-test.patch | skip tls_interaction test This test is too unreliable on Debian architectures and this package is too critical to not get timely updates [smcv: Allow running it anyway, by setting an environment variable] |
Jeremy Bicha <jbicha@ubuntu.com> | yes | upstream | 2018-10-08 | |
tests-Skip-tests-if-unable-to-start-Apache.patch | tests: Skip tests if unable to start Apache This is a workaround for Apache not always being able to bind to its hard-coded ports, which happens often enough to be a problem for Debian QA infrastructure, but not often enough to be able to debug it. |
Simon McVittie <smcv@debian.org> | yes | 2020-03-11 | ||
gitlab_tests_fix.patch | tests: fix SSL test with glib-networking >= 2.65.90 To make SSL tests fail with our testing certificate we create and empty GTlsDatabase passing /dev/null to g_tls_file_database_new(). This no longer works with newer glib-networking, since an empty file is considered an error by gnutls and g_tls_file_database_gnutls_populate_trust_list() now handles gnutls errors properly. Instead, we can just use the system CA file that won't contain our testing certificate for sure. |
Carlos Garcia Campos <cgarcia@igalia.com> | yes | debian upstream | 2020-09-09 | |
tests-ensure-we-use-an-absolute-path-for-apache-server-ro.patch | tests: ensure we use an absolute path for apache server root parameter For some reason apache silently fails now if a relative path is passed. |
Carlos Garcia Campos <cgarcia@igalia.com> | no | upstream, 2.72.1, commit:8088ba659b6984d4502315ff7173080a9711c8e5 | 2020-09-07 |