Debian Patches
Status for ruby-typhoeus/1.4.0-6
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
remove-rubygems-bundler.patch | we don't need bundler or rubygems | Praveen Arimbrathodiyil <praveen@debian.org> | no | |||
support-ruby-3.1.patch | support Ruby 3.1 Fix keyword parameters for /usr/share/rubygems-integration/all/gems/rack-2.2.4/lib/rack/handler/webrick.rb:26: in `run': wrong number of arguments (given 2, expected 1) (ArgumentError) |
Daniel Leidert <daniel.leidert@debian.org> | no | 2023-02-06 | ||
expect-tests-to-fail-with-ethon-0.16.patch | Expect tests to fail with ethon 0.16 These tests are expected to fail with ethon 0.16 and must be fixed by upstream. Please reconsider as soon as upstream has a proper fix. |
Daniel Leidert <daniel.leidert@debian.org> | yes | debian upstream | 2023-02-06 | |
faraday-typhoeus.patch | use faraday adapter from ruby-faraday-typhoeus instead of the provided lib/typhoeus/adapters/faraday.rb which is not suited for faraday 2.x |
Cédric Boutillier <boutil@debian.org> | no | |||
curl-error-message.patch | [PATCH] TEST: support curl 8.9 error message With https://github.com/curl/curl/commit/c074ba64a86c36bbb697b89e1b3509fd14d12af3 curl changes the error message with CURLE_COULDNT_CONNECT and so on. Modify typheous side test code to support this curl change. Closes #723 . |
Mamoru TASAKA <mtasaka@fedoraproject.org> | no | https://github.com/typhoeus/typhoeus/commit/a29ff8a77bafeb35d95ebddeb959c4129a783d06.patch | 2024-08-02 | |
use-rackup.patch | =================================================================== | no |