Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fixed_transport_client_base.patch | Fixing arguments[:retry_on_status] The release 0.1.9 has a problem, the variable arguments needs set a default key :retry_on_status. When Transport.Client.new is called try to use arguments[:retry_on_status] and this argument can be nil and break the execution. Last Update: 2016-08-01 |
Macártur Sousa <macartur.sc@gmail.com> | no | |||
really-disable-ruby-prof.patch | Disable support for ruby-prof in test suite It should be possible to disable ruby profiling support by not setting an environment support, but this isn't implemented correctly across the test suite. The ruby-prof module has been removed from the Debian archive as it only supports amd64 and i386 architectures. Last Update: 2014-09-27 |
Tim Potter <tpot@hp.com> | no |