PowerDNS is missing in Mageia 8

Posted:
Sep 3rd, '22, 21:50
by borg
Re: PowerDNS is missing in Mageia 8

Posted:
Sep 4th, '22, 15:55
by doktor5000
Hi there, it has been obsoleted 19 months ago, because the Mageia package is not maintainted, and there have been security issues to fix.
Re: PowerDNS is missing in Mageia 8

Posted:
Sep 4th, '22, 16:08
by morgano
We probably should review the list of dropped packages
https://wiki.mageia.org/en/Mageia_8_Rel ... stribution
Re: PowerDNS is missing in Mageia 8

Posted:
Feb 23rd, '23, 09:30
by maat
Hello,
You might want to test this :
(sudo or root)
- Code: Select all
urpmi.addmedia --update "Mageia.biz for Mageia 8 - Free" https://mageia.biz/repo/Mageia/mgabiz/8/x86_64/media/free/updates/
Then
- Code: Select all
urpmq --fuzzy -i pdns
Note: This is a package i've done for my own needs (starting from the .src.rpm we have in mga7)... it uses the last 4.7.3 PowerDNS version without extra patching.
Warnings :
- It is not an officialy supported Mageia package. Use if for testing (and for giving me feedback) but if you want to use it in production make sure that you know what you are doing !
- As there is a bug in the testing suite it has been disabled in the pdns.spec file (otherwise it would not finish the package build)
Re: PowerDNS is missing in Mageia 8

Posted:
Feb 23rd, '23, 16:52
by maat
By the way I also packaged the last versions of the power dns redirector and the dnsdist load balancer
The last is currently built with default options (no extra feature enabled) but i can change that...
Feel free to comment and give me feedback
Maât
Re: PowerDNS is missing in Mageia 8

Posted:
Feb 25th, '23, 14:03
by morgano
@maat, I spotted on dev mail list that another person is working on packaging these. Maybe you two can share tips and cooperate?
https://ml.mageia.org/l/arc/dev/2023-02/msg00204.html
Re: PowerDNS is missing in Mageia 8

Posted:
Feb 28th, '23, 21:45
by maat
Thanks morgano i answered on the mailing list