dns/ddclient: bump revision and document

This commit is contained in:
Franco Fichtner 2025-03-19 15:25:22 +01:00
parent 64c4272413
commit 6dfe5ab003
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
PLUGIN_NAME= ddclient
PLUGIN_VERSION= 1.27
PLUGIN_REVISION= 1
PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3
PLUGIN_COMMENT= Dynamic DNS client
PLUGIN_MAINTAINER= ad@opnsense.org

View file

@ -10,6 +10,7 @@ Plugin Changelog
* Add support for altering IPv6 addresses in native backend (contributed by SaarLAN-Pissbeutel)
* Fix Netcup host/domain recognition (contributed by SaarLAN-Pissbeutel)
* Removed defunct ip4only.me and ip6only.me
1.26