Package: ddclient / 3.11.2-2.1

Metadata

Package Version Patches format
ddclient 3.11.2-2.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
maxinterval.diff | (download)

ddclient.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 from version 3.6.2-5, maxinterval.diff

fix default interface tests.diff | (download)

t/get_ip_from_if.pl | 35 21 + 14 - 0 !
1 file changed, 21 insertions(+), 14 deletions(-)

 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.

Makefile.am Fix Automake portability warning.patch | (download)

Makefile.am | 21 8 + 13 - 0 !
1 file changed, 8 insertions(+), 13 deletions(-)

 makefile.am: fix automake portability warning

This silences:

    Makefile.am:20: warning: escaping \# comment markers is not portable