ardanedh
(ardanedh)
25 July 2026 11:48
1
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
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.
ardanedh
(ardanedh)
25 July 2026 12:05
3
Thank you for the very fast reply, Adolf
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.
Latest update status. The patch to update ddns to version 015 has been merged into what will get released as CU204.
ardanedh
(ardanedh)
28 July 2026 22:07
6
Perfect, thank you, Adolf.