Package: ruby-hiredis / 0.6.1-1
Metadata
Package | Version | Patches format |
---|---|---|
ruby-hiredis | 0.6.1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use_system_libhiredis.patch | (download) |
ext/hiredis_ext/extconf.rb |
18 3 + 15 - 0 ! |
use system libhiredis Use Debian's libhiredis version instead of downloading one and statically linking against it. |
disable network tests.patch | (download) |
test/connection_test.rb |
86 45 + 41 - 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