diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index fe09e3613..36532cc4a 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= ddclient PLUGIN_VERSION= 1.27 -PLUGIN_REVISION= 2 +PLUGIN_REVISION= 3 PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3 PLUGIN_COMMENT= Dynamic DNS client PLUGIN_MAINTAINER= ad@opnsense.org diff --git a/dns/ddclient/pkg-descr b/dns/ddclient/pkg-descr index 2809acd26..f50bc5346 100644 --- a/dns/ddclient/pkg-descr +++ b/dns/ddclient/pkg-descr @@ -11,6 +11,7 @@ Plugin Changelog * Add support for altering IPv6 addresses in native backend (contributed by SaarLAN-Pissbeutel) * Add Akamai to checkip providers (contributed by Rajiv Aaron Manglani) * Fix Netcup host/domain recognition (contributed by SaarLAN-Pissbeutel) +* Empty IP send to DNS provider and replace dyndns by dynu (contributed by Meliox) * Removed defunct ip4only.me and ip6only.me 1.26