mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-03 13:59:06 -04:00
dns/ddclient: new version now
This commit is contained in:
parent
44683ac25f
commit
252e3ec84e
2 changed files with 6 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
PLUGIN_NAME= ddclient
|
||||
PLUGIN_VERSION= 1.26
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_VERSION= 1.27
|
||||
PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3
|
||||
PLUGIN_COMMENT= Dynamic DNS client
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
|
|
|
|||
|
|
@ -6,6 +6,11 @@ WWW: https://github.com/ddclient/ddclient
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
1.27
|
||||
|
||||
* Add support for altering IPv6 addresses in native backend (contributed by SaarLAN-Pissbeutel)
|
||||
* Fix Netcup host/domain recognition (contributed by SaarLAN-Pissbeutel)
|
||||
|
||||
1.26
|
||||
|
||||
* Add ddclient TTL configuration in Gandi and GoDaddy (contributed by David PHAM-VAN)
|
||||
|
|
|
|||
Loading…
Reference in a new issue