Debian Patches
Status for ruby-hiredis/0.6.3-5
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
use_system_libhiredis.patch | Use system libhiredis Use Debian's libhiredis version instead of downloading one and statically linking against it. |
Apollon Oikonomopoulos <apoikos@gmail.com> | no | 2013-04-10 | ||
disable-no-eagain-test.patch | Disable EAGAIN related tests These tests are probably too time-sensitive and yields different results across different kernels (seems to work reliably only on Linux). test |
Apollon Oikonomopoulos <apoikos@debian.org> | no | 2020-02-19 | ||
disable-network-tests.patch | 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 that case, connecting to it might yield different results (timeout, connection refused, host unreachable). |
Apollon Oikonomopoulos <apoikos@debian.org> | no | 2020-01-20 | ||
0004-Do-not-use-relative-path-in-test-helper.rb.patch | Do not use relative path in test/helper.rb | Lucas Kanashiro <lucas.kanashiro@canonical.com> | no | 2020-01-20 | ||
0005-Skip-tests-failing-with-hiredis-1.2.0.patch | Skip tests failing with hiredis 1.2.0 This is not the optimal solution but these failures are blocking the ruby 3.2 transition. And src:rails still b-d on this package, so even if it looks like a good candidate for a removal (unmaintained upstream for years) it cannot be removed right now. |
Lucas Kanashiro <kanashiro@ubuntu.com> | not-needed | debian | 2024-02-06 | |
make-function-match-definition.patch | fix functions prototypesdiff --git a/ext/hiredis_ext/reader.c b/ext/hiredis_ext/reader.c index e0c9fb7..179f67b 100644 |
Laurent Arnoud <laurent@spkdev.net> | no | debian | 2024-10-27 | |
fix-ftbfs-with-ruby3.3 | add -Wno-incompatible-pointer-types to $CFLAGS | Lucas Kanashiro <kanashiro@debian.org> | no | 2024-12-23 |