Skip to content

ddns-scripts: remove rework of OVH provider#28285

Closed
danielfdickinson wants to merge 1 commit intoopenwrt:openwrt-25.12from
danielfdickinson:pr-cherry-pick-ddns-script-remove-ovh-rework
Closed

ddns-scripts: remove rework of OVH provider#28285
danielfdickinson wants to merge 1 commit intoopenwrt:openwrt-25.12from
danielfdickinson:pr-cherry-pick-ddns-script-remove-ovh-rework

Conversation

@danielfdickinson
Copy link
Contributor

@danielfdickinson danielfdickinson commented Jan 8, 2026

📦 Package Details

Maintainer: @feckert

Description:
This rework was unneeded, rather the fix in
#28174 is required to resolve missing HTTP_AUTH support.

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

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

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

Note that PKG_RELEASE is 82 vs 84 in master due to other, not cherry-picked, commits.

(cherry picked from commit 01ac296)


🧪 Run Testing Details

  • OpenWrt Version: 25.12.0-rc2
  • OpenWrt Target/Subtarget: bcm27xx/bcm2712
  • OpenWrt Device: raspberrypi,5-model-b

Update of an ovh.com DynHost verified with cURL.


✅ Formalities

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

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.

Note that PKG_RELEASE is 82 vs 84 in master, due to other not
cherry-picked commits.

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
@danielfdickinson
Copy link
Contributor Author

Cherry picked per #28175 (comment)

Run testing being prepared.

@danielfdickinson danielfdickinson marked this pull request as ready for review January 8, 2026 08:08
@danielfdickinson
Copy link
Contributor Author

@feckert Run testing successful (ovh.com DynHost updates properly with and without cURL on the system).

@feckert
Copy link
Member

feckert commented Jan 8, 2026

I have checked the master branch, and the changes of PKG_RELEASE 82 and 83 can also be backportet to the openwrt-25.12 Branch. This branch is still an RC. So I staged a PR with the latest changes form master against openwrt-25.12.

@danielfdickinson Thanks for the PR but I would prefer to be in sync with master in the current rc phase.
Apologies for the inconvenience and for not mentioning this earlier.

@feckert feckert closed this Jan 8, 2026
@danielfdickinson
Copy link
Contributor Author

No problem. Thank you for updating this!

@danielfdickinson danielfdickinson deleted the pr-cherry-pick-ddns-script-remove-ovh-rework branch January 17, 2026 05:52
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.

2 participants