Package: ddclient
Version: 3.8.3-1.1
Severity: normal
Tags: ipv6

Dear Maintainer,

http://sources.debian.net/src/ddclient/3.8.3-1.1/ddclient/#L2166

In get_ipv6, $arg is initialized to opt($use), which gets the global
setting, not the one specific to the hostname. Compare with line 2060
in get_ip, which gets the hostname-specific value.

For me, this made ddclient try to get the address of the global
default ppp0, instead of what I needed. Could you change it to
`opt($use, $h)`?

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: armhf (armv7l)

Kernel: Linux 4.4.11-ntc (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ddclient depends on:
ii  debconf [debconf-2.0]  1.5.59
ii  lsb-base               9.20160629
ii  perl                   5.22.2-2

Versions of packages ddclient recommends:
ii  libio-socket-ssl-perl  2.033-1

ddclient suggests no packages.

-- debconf information excluded

Reply via email to