Debian Patches

Status for ddclient/3.10.0-2

Patch Description Author Forwarded Bugs Origin Last update
news.diff Rename ChangeLog.md to NEWS
This ensures that the file is installed as NEWS.gz as required in
Debian policy >= 4.2.0. For details, see:
https://www.debian.org/doc/debian-policy/ch-docs.html#changelog-files-and-release-notes
Richard Hansen <rhansen@rhansen.org> no 2020-05-23
maxinterval.diff From version 3.6.2-5, maxinterval.diff Torsten Landschoff <torsten@debian.org> no 2005-10-18
fix-version.diff Fix version in configure.ac Richard Hansen <rhansen@rhansen.org> not-needed 2022-11-23
fix-default-interface-tests.diff Fix flawed default interface IP address tests
`ddclient::get_default_interface()` doesn't appear to return anything
on the salsa.debian.org CI runners, and subtests can't have 0
checks.

Also, some systems don't have IPv4 or IPv6 addresses on the default
interface.
Richard Hansen <rhansen@rhansen.org> no 2022-11-23
ssl-hostname-verification.patch Set `SSL_verifycn_scheme` and `SSL_verifycn_name` on SSL connection
IO::Socket::SSL recently changed hostname verification of literal IP
addresses; see <https://github.com/noxxi/p5-io-socket-ssl/issues/121>.
Literal IP addresses are unlikely to be used by users, but they are
used in unit tests, so the tests started failing. To fix the tests,
and to fix any rare non-test usages, unconditionally set
`SSL_verify_name` to the peer hostname or IP address literal.

While we're here, set `SSL_verifycn_scheme` to `"http"` as encouraged
by the IO::Socket::SSL documentation.
Richard Hansen <rhansen@rhansen.org> no debian upstream 2023-01-15

All known versions for source package 'ddclient'

Links