Bug#625715: ddclient: Debconf should include options for no-ip.com

2016-09-22 Thread Marcos Dione
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  

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


Bug#625715: ddclient: Debconf should include options for no-ip.com

2011-05-05 Thread Luís Picciochi Oliveira
Package: ddclient
Version: 3.8.0-11.3
Severity: normal

Hi,

ddclient supports no-ip but the Debconf options do not include it as an
eligible provider.
During the Debconf setup, if I select other provider and indicate the
server as dynupdate.no-ip.com, when I am asked for the update protocol,
none of them is 'noip'. This is a supported protocol for ddclient as can be
seen by issuing 'ddclient --help'.
Actually, I had to resort to the example printed by 'ddclient --help' to
edit my ddclient.conf, as debconf was useless for this end. Please include
no-ip support on ddclient's debconf menus.


Thanks and best regards,
Luís Picciochi



-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ddclient depends on:
ii  debconf [debconf-2.0]   1.5.36.1 Debian configuration management
sy
ii  initscripts 2.88dsf-13.1 scripts for initializing and
shutt
ii  lsb-base3.2-23.2squeeze1 Linux Standard Base 3.2 init
scrip
ii  perl [perl5]5.10.1-17Larry Wall's Practical
Extraction

Versions of packages ddclient recommends:
pn  libio-socket-ssl-perl none (no description available)

ddclient suggests no packages.

-- debconf information excluded