Debian Patches

Status for ruby-httpclient/2.8.3+git20211122.4658227-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Fix-port-allocation-in-tests.patch Fix port allocation in tests
For some reason, when running the test suite under sbuild, several tests crash
with an error of `Errno::EADDRINUSE: Address already in use - listen(2)`. The
tests just work when building outside of sbuild.

Somehow, passing :Port => 0 seems to be making WEBrick allocate the same port
over and over. I couldn't reproduce this interactively.

This patch fixes the issue by assigning explict port numbers to servers and
proxy servers created in the test suite, and is most probably Debian-specific.
Antonio Terceiro <terceiro@debian.org> no 2015-08-17
0002-Disable-tests-for-NTLM.patch Disable tests for NTLM Hleb Valoshka <375gnu@gmail.com> no 2015-08-17
0003-Try-to-wait-until-socket-is-free.patch Try to wait until socket is free Hleb Valoshka <375gnu@gmail.com> no 2015-08-17
0005-tweak-test-dep-change.patch Tweak tests to support latest version of dependency One of the test makes sure that SSLv3 is not supported by expecting an
SSLError to be raised. But in latest versions of openssl, an ArgumentError
is raised in such situations. Patched the test to use that instead.
Balasankar C <balasankarc@autistici.org> no 2016-01-12
disable-test-proxy-ssl.patch This test takes for ever to complete no
disable_tests_related_to_http_proxy.patch Disable tests related to HTTP_PROXY and other related issues (proxy, et al) because
LP builders don't like them! :D
Utkarsh Gupta <guptautkarsh2102@gmail.com> not-needed vendor 2021-06-12
0008-Use-system-CA-certificate-store.patch Use system CA certificate store Antonio Terceiro <terceiro@debian.org> no 2021-10-06

All known versions for source package 'ruby-httpclient'

Links