dns/ddclient: prep version

This commit is contained in:
Franco Fichtner 2023-04-12 10:20:27 +02:00
parent 55820e4f77
commit cca0ae380b
2 changed files with 6 additions and 2 deletions

View file

@ -1,6 +1,5 @@
PLUGIN_NAME= ddclient
PLUGIN_VERSION= 1.11
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.12
PLUGIN_DEPENDS= ddclient-devel
PLUGIN_COMMENT= Dynamic DNS client
PLUGIN_MAINTAINER= ad@opnsense.org

View file

@ -6,6 +6,11 @@ WWW: https://github.com/ddclient/ddclient
Plugin Changelog
================
1.12
* Add cloudflare implementation for Python backend (contributed by Thomas Cekal)
* Allow custom target hostname for dyndns2 protocol in Python backend
1.11
* Add Python backend support for custom ddclient-like implementation using the same input