Package: ruby-hiredis / 0.5.1-2
Metadata
Package | Version | Patches format |
---|---|---|
ruby-hiredis | 0.5.1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use_system_libhiredis.patch | (download) |
ext/hiredis_ext/extconf.rb |
17 2 + 15 - 0 ! |
use system libhiredis Use Debian's libhiredis version instead of downloading one and statically linking against it. |
ruby19.patch | (download) |
test/connection_test.rb |
2 1 + 1 - 0 ! |
--- |
disable network tests.patch | (download) |
test/connection_test.rb |
43 23 + 20 - 0 ! |
disable network tests using routable ips We disable two network tests using a routable IP address (1.1.1.1) to trigger a connection timeout. 1.1.1.1 is not guaranteed to be unroutable, and even in |
disable no eagain test.patch | (download) |
test/connection_test.rb |
56 29 + 27 - 0 ! |
disable test_no_eagain_after_cumulative_wait_exceeds_timeout |
1