Package: release.debian.org Severity: normal Tags: buster User: release.debian....@packages.debian.org Usertags: pu X-Debbugs-Cc: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>, Debian OpenSSL Team <pkg-openssl-de...@alioth-lists.debian.net>
* Backport upstream fix for test failures with OpenSSL 1.1.1n. (Closes: #1008055) The fix touches only tests and documentation: b/lib/Net/SSLeay.pod | 4 - b/t/data/test_CA1_2048.crt.pem | 20 ++++++ b/t/data/test_CA1_2048.key.pem | 28 ++++++++ b/t/data/testcert_key_2048.pem.e | 30 +++++++++ b/t/data/testcert_wildcard_CA1_2048.crt.pem | 89 ++++++++++++++++++++++++++++ b/t/local/05_passwd_cb.t | 2 b/t/local/07_sslecho.t | 52 +++++++++------- b/t/local/08_pipe.t | 6 - b/t/local/36_verify.t | 8 +- b/t/local/40_npn_support.t | 4 - b/t/local/41_alpn_support.t | 4 - b/t/local/42_info_callback.t | 4 - b/t/local/50_digest.t | 24 +------ b/t/local/61_threads-cb-crash.t | 2 b/t/local/64_ticket_sharing.t | 9 +- t/data/cert.pem | 23 ------- t/data/key.pem | 15 ---- t/data/key.pem.e | 17 ----- 18 files changed, 221 insertions(+), 120 deletions(-)