Changelog
netcat-openbsd (1.218-2) unstable; urgency=low
* d/checks: Fix FTBS on some platforms:
+ Skip entire test suite (and also d/t/client-server) on non-Linux
platforms. There are Linux-only dependencies, such as strace(1) and
ss(8).
+ Don't make any asumption regarding v4/v6 preference when resolving
localhost.
+ Don't assume getent(1) produces space-separated output.
+ Replace strace's '-Ianywhere' with '-I1' so we can run with older strace
versions.
+ Skip TCP MD5 signatures test on unsupported platforms. (It appears hppa
chokes on the readpassphrase injection via LD_PRELOAD, and TCP MD5
signature seems to be disabled in the riscv64 buildd.)
-- Guilhem Moulin <email address hidden> Sun, 14 Nov 2021 04:47:57 +0100