Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
require-faraday.patch | require-faraday Add explicit require for faraday |
Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org> | no | 2024-07-25 | ||
remove-coveralls.patch | remove-coveralls We don't care about coverage and ignore test failure because coverage is low |
Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org> | no | 2024-07-25 | ||
skip-test-failing-in-ubuntu.patch | Skip test failing in Ubuntu autopkgtest environment The "does not accept uppercase env" test in connection_spec.rb tries to set the HTTP_PROXY variable (uppercase) which should not work (nil is expected). However, even if the test does not set the http_proxy var (lower case) the Ubuntu autopkgtest environment sets this var to point to squid.internal, which causes a test failure. |
Lucas Kanashiro <lucas.kanashiro@canonical.com> | not-needed | 2021-01-28 |