diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index 235e0b751..a97dd66e2 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= ddclient -PLUGIN_VERSION= 1.8 -PLUGIN_REVISION= 3 +PLUGIN_VERSION= 1.9 PLUGIN_DEPENDS= ddclient PLUGIN_COMMENT= Dynamic DNS client PLUGIN_MAINTAINER= ad@opnsense.org diff --git a/dns/ddclient/pkg-descr b/dns/ddclient/pkg-descr index 677610b20..b0066cde8 100644 --- a/dns/ddclient/pkg-descr +++ b/dns/ddclient/pkg-descr @@ -6,14 +6,17 @@ WWW: https://github.com/ddclient/ddclient Plugin Changelog ================ +1.9 + +* Add icanhazip.com as a checkip provider +* Allow % characters in usernames + 1.8 * Add a force action available via cron * Fix expected permission on ddclient.conf * Make service status and stop more reliable * Time out checkip script after 10 seconds -* allow % characters in usernames (rev 2) -* add icanhazip.com as a checkip provider (rev 3) 1.7