Skip to content

ddns-scripts: cherrypick latest changes from master#28287

Merged
feckert merged 3 commits intoopenwrt:openwrt-25.12from
TDT-AG:pr/20260108-ddns-scripts
Jan 8, 2026
Merged

ddns-scripts: cherrypick latest changes from master#28287
feckert merged 3 commits intoopenwrt:openwrt-25.12from
TDT-AG:pr/20260108-ddns-scripts

Conversation

@feckert
Copy link
Member

@feckert feckert commented Jan 8, 2026

📦 Package Details

Maintainer: me

Description:
Cherrypick the latest ddns-script changes from master to openwrt-25.12.


🧪 Run Testing Details

  • OpenWrt Version: no
  • OpenWrt Target/Subtarget: no
  • OpenWrt Device: no

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

brianjmurrell and others added 3 commits January 8, 2026 09:11
To check if the update was successful.

Not all DDNS implementations have such huge latencies updating their services.

nsupdate for example, updates immediately and the update is immediately checkable.

Add new check_interval_min value to be able to set a check interval lower than the
previously hard-coded 5 minutes.

Fixes: openwrt#20564

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
(cherry picked from commit 63308ab)
The Beget API provider was implemented according to https://beget.com/en/kb/api/dns-administration-functions

Signed-off-by: Vladimir Tkachev <awesome149712@gmail.com>
(cherry picked from commit a13c763)
This rework was unneeded, rather the fix in
openwrt#28174 is required to resolve
missing HTTP_AUTH support.

The original issue in openwrt#27526
(unable to update OVH DynHost IP address) was wrongly attributed to a
change on the OVH API. As discussed in
openwrt#28172 the API continues to
work for 24.10.5 system, as well as users using wget-ssl.

The changes in openwrt#27561 and
the followup fix openwrt#27694 add
unnecessary dependencies which are heavier than the actually needed
minimum.

Therefore return the OVH provider to the previous state, and let
openwrt#28174 resolved the issue.

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
(cherry picked from commit 01ac296)
@github-actions github-actions bot added the OpenWrt 25.12 Issues/PR on branch 25.12 label Jan 8, 2026
@feckert feckert merged commit 787811f into openwrt:openwrt-25.12 Jan 8, 2026
12 checks passed
@feckert feckert deleted the pr/20260108-ddns-scripts branch January 8, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OpenWrt 25.12 Issues/PR on branch 25.12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants