diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index 043bd829d..091f84cee 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= ddclient PLUGIN_VERSION= 1.13 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_DEPENDS= ddclient-devel PLUGIN_COMMENT= Dynamic DNS client PLUGIN_MAINTAINER= ad@opnsense.org diff --git a/dns/ddclient/pkg-descr b/dns/ddclient/pkg-descr index c868ea624..e6ad375a3 100644 --- a/dns/ddclient/pkg-descr +++ b/dns/ddclient/pkg-descr @@ -13,6 +13,7 @@ Plugin Changelog * Use API token for cloudflare Python backend if available (contributed by juantxorena) * Read proxied attribute from cloudflare hostname and send it back to prevent it being removed * Move accounting of "last accessed timestamp" to poller in Python backend +* Change if= use to proper ifv4=/ifv6= use (contributed by Rhys Barrie) 1.12