diff options
author | Alex Harpin <development@landsofshadow.co.uk> | 2015-01-17 17:23:27 +0000 |
---|---|---|
committer | Alex Harpin <development@landsofshadow.co.uk> | 2015-01-17 17:23:27 +0000 |
commit | a548ad0319eb519dc0cf06b11bc5af89051cd6f3 (patch) | |
tree | cfff59231a058a3f9eb83150c721f8ab6ea97e2f /debian/control | |
parent | 51eeba31374d1134cfd1aa59e3a09d29ded9e860 (diff) | |
download | vyatta-cfg-system-a548ad0319eb519dc0cf06b11bc5af89051cd6f3.tar.gz vyatta-cfg-system-a548ad0319eb519dc0cf06b11bc5af89051cd6f3.zip |
vyatta-cfg-system: update the required version of ddclient
Update the required version of ddclient to a version that includes
working support for freedns.
Bug #287 http://bugzilla.vyos.net/show_bug.cgi?id=287
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 42a466f6..fc3828f1 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,7 @@ Depends: adduser, tcpdump, dnsmasq (>= 2.45-1+lenny1), mdadm, - ddclient (>= 3.8.2+vyos2+lithium4), + ddclient (>= 3.8.2+vyos2+lithium6), libio-socket-ssl-perl, vyatta-biosdevname, ipvsadm (>= 1:1.24-2.1), |