Re: [Pdns-users] How do I build Debian/Ubuntu packages?

2022-04-05 Thread Kevin P. Fleming via Pdns-users
You'll need Docker, or podman with a 'docker' alias. Clone the repo with (at least) "--recurse-submodules". If you want a faster clone operation, use "--depth 1 --recurse-submodules --shallow-submodules". In the clone, run "./builder/build.sh -v -m authoritative debian-bullseye" to build packages

[Pdns-users] How do I build Debian/Ubuntu packages?

2022-04-05 Thread Klaus Darilion via Pdns-users
Hi! Last time I build PDNS myself was 4.0. I just wanted to build packages for master, but found out that the build-auth-debian script has gone. What is the new way to build Debian packages? Thanks Klaus ___ Pdns-users mailing list Pdns-users@mailman

Re: [Pdns-users] zone forwarding in 4.0.6

2022-04-05 Thread Brian Candler via Pdns-users
On 04/04/2022 23:57, Brian Lehnhardt via Pdns-users wrote: It seems like this should just work, but perhaps I am missing something. I'm using an older version of pdns as you can see from my config, and I can't seem to find any documentation on this older version. Any idea what I'm doing wrong