Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
node_is_nodejs.patch | node is called nodejs in Debian Use the proper binary name. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2019-10-23 | ||
no_bundler_use.patch | do not use bundler as per Ruby policy . | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | debian | 2019-10-23 | |
no_shmem.patch | don't test servers that need shmem As buildd's don't have shmem enabled / mounted, tests would fail. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2017-09-11 | ||
disable_failing_tests.patch | disable failing tests SSL and security tests don't work on buildd machines. Other tests that seem to be incompatible with newer GLib versions. |
Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2022-04-01 | ||
no_composer_install.patch | <short summary of the patch> TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . thrift (0.12.0-1) experimental; urgency=medium . * New major upstream release. |
Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | |||
disable_php_testing.patch | PHP tests are not phpunit 8 compatible Disable those for now. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2019-09-22 | ||
disable_locale_tests.patch | disable locale specific tests On buildd network locales might not be available. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2022-03-31 | ||
no_go_race.patch | run simple Go test only Race testing is available on amd64, ppc64le and arm64 only. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2023-07-05 | ||
missing_go_test.patch | can't use these . | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2023-07-02 | ||
go_no_mod.patch | Go mod can't be specified Just delete those from Go invocation. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2023-07-02 | ||
disable_IPv4_only_tests.patch | disable IPv4 only tests As these tests are IPv4 only, fail to work on IPv6 hosts. Disable to prevent FTBFS. |
Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | debian | 2022-05-15 | |
disable_non_existent_domain_tests.patch | disable non existent domain tests . | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2023-07-02 | ||
disable_failing_glib_tests.patch | disable GLib failing tests Some tests fail with EBADF, comment out their invocation. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | not-needed | debian upstream | 2023-09-04 | |
glib_double_type_i386.patch | force double variable type for GLib testing for i386 GLib double testing fail on i386 probably due to its smaller variable width. Make sure the numbers used as 'double' type. |
Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2023-09-05 |