dns/ddclient: new version

This commit is contained in:
Franco Fichtner
2024-12-17 07:45:12 +01:00
parent 8d1f8dba47
commit c97f3d4ce8
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= ddclient
PLUGIN_VERSION= 1.25
PLUGIN_VERSION= 1.26
PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3
PLUGIN_COMMENT= Dynamic DNS client
PLUGIN_MAINTAINER= ad@opnsense.org
+4
View File
@@ -6,6 +6,10 @@ WWW: https://github.com/ddclient/ddclient
Plugin Changelog
================
1.26
* Add ddclient TTL configuration in Gandi and GoDaddy (contributed by David PHAM-VAN)
1.25
* Add DigitalOcean support to native backend (contributed by Olly Baker)