Dynamic DNS Provider 'infomaniak.ch' missing, albeit git still shows config entry

I had a few hiccups with my update from 202 to 203 and thought it might be a good idea to start from scratch with a clean slate.

That’s where I noticed my “Dynamic DNS” provider “infomaniak.ch” is missing (see commit git.ipfire.org Git - ddns.git/commit ).

Git still shows the code part present on the main branch, but at least on CU202 and 203 the corresponding providers.py on the image does not contain the infomaniak part …
I’m slightly confused :thinking:

Nevertheless, great work, I’m really glad IPFire exists!

Regards

Hallo @ardanedh

Welcome to the IPFire community.

Yes, your patch was merged into the ddns git and became part of version 015.

However in IPFire we still have version 014 in place so all the commits that are built into 015 are not yet in IPFire itself.

I will look at doing an update of ddns in IPFire from version 014 to 015.

Hopefully it will be able to get into CU204.

Thank you for the very fast reply, Adolf :grinning_face:

That would explain the missing entry. I’ve “patched” my system by hand two years ago and obviously, the changes survived a few IPFire updates.

Patch has been created and submitted into the development list and patchwork for review etc.

https://lists.ipfire.org/development/20260725164638.3752130-1-adolf.belka@ipfire.org/T/#me318b7f0976c8161fc076deb3d4e32568b99a086

https://patchwork.ipfire.org/project/ipfire/patch/20260725164638.3752130-2-adolf.belka@ipfire.org/

Latest update status. The patch to update ddns to version 015 has been merged into what will get released as CU204.

Perfect, thank you, Adolf.