dns/ddclient: dnsexit legacy was removed in ddclient 3.11.x

This commit is contained in:
Franco Fichtner 2023-11-14 10:14:59 +01:00
parent e8a3897fc2
commit 5a4000d7a7
3 changed files with 6 additions and 4 deletions

View file

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

View file

@ -6,6 +6,10 @@ WWW: https://github.com/ddclient/ddclient
Plugin Changelog
================
1.17
* Update to ddclient 3.11.1 (dnsexit legacy support removed)
1.16
* Add custom GET/PUT protocols to native backend (contributed by DaCookie4u)

View file

@ -51,8 +51,7 @@
<dinahosting>dinahosting</dinahosting>
<dnsmadeeasy>DNS Made Easy (digicert)</dnsmadeeasy>
<dns-o-matic>DNS-O-Matic</dns-o-matic>
<dnsexit2>DNSExit API</dnsexit2>
<dnsexit>DNSExit Legacy</dnsexit>
<dnsexit2>DNSExit</dnsexit2>
<dyndns2>DynDNS.com</dyndns2>
<dnspark>DnsPark</dnspark>
<dslreports1>DSLReports</dslreports1>