From cb3fa05c1900f3c6cdd488964ea6e97582aa04d3 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 14 Apr 2023 08:16:09 +0200 Subject: [PATCH] dns/ddclient: add changes --- dns/ddclient/pkg-descr | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dns/ddclient/pkg-descr b/dns/ddclient/pkg-descr index f9641c8a4..64ea28108 100644 --- a/dns/ddclient/pkg-descr +++ b/dns/ddclient/pkg-descr @@ -10,6 +10,8 @@ Plugin Changelog * Add cloudflare implementation for Python backend (contributed by Thomas Cekal) * Allow custom target hostname for dyndns2 protocol in Python backend +* Adjust for missing ipv6= option including upstream patches for use=/usev4=/usev6= +* Require a selected interface through validation when interface check method is used 1.11