Package: ddclient Version: 3.8.3-1.1 Followup-For: Bug #625715
Here's a patch for this bug. The new list was generated with this command line: /usr/sbin/ddclient -help | egrep '^o ' | cut -d "'" -f 2 | python3 -c "import sys; s = sys.stdin.read(); print(s.replace('\n', ', '))" I think it also helps fixing #742194, #691000, #793066. Cheers, -- Marcos. -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 4.6.0-1-686-pae (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) 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-5 Versions of packages ddclient recommends: pn libio-socket-ssl-perl <none> ddclient suggests no packages. -- debconf information: * ddclient/password-mismatch: ddclient/blankhostslist: * ddclient/fetchhosts: Manually * ddclient/checkip: false * ddclient/run_ipup: false * ddclient/daemon_interval: 1d * ddclient/server: freedns.afraid.org * ddclient/service: other * ddclient/interface: ddclient/run_dhclient: false * ddclient/run_daemon: true * ddclient/protocol: freedns ddclient/modifiedconfig:
diff --git a/debian/ddclient.templates b/debian/ddclient.templates index bb62242..9fa7cc3 100644 --- a/debian/ddclient.templates +++ b/debian/ddclient.templates @@ -25,7 +25,7 @@ _Description: Dynamic DNS server: Template: ddclient/protocol Type: select -Choices: dyndns2, dslreports1, easydns, hammernode1, zoneedit1, dyndns1 +Choices: changeip, cloudflare, concont, dnspark, dslreports1, dtdns, duckdns, dyndns1, dyndns2, easydns, freedns, googledomains, hammernode1, namecheap, noip, nsupdate, sitelutions, zoneedit1 Default: dyndns2 _Description: Dynamic DNS update protocol: Please select the dynamic DNS update protocol used by your dynamic DNS service