Package Details: technitium-dns-server-bin 13.6.0-2

Git Clone URL: https://aur.archlinux.org/technitium-dns-server-bin.git (read-only, click to copy)
Package Base: technitium-dns-server-bin
Description: Open source authoritative and recursive DNS server focused on privacy and security
Upstream URL: https://technitium.com/dns/
Keywords: adblocker blocker dns
Licenses: GPL3
Conflicts: technitium-dns-server
Provides: technitium-dns-server
Submitter: owentrigueros
Maintainer: owentrigueros
Last Packager: owentrigueros
Votes: 5
Popularity: 0.26
First Submitted: 2022-12-09 09:12 (UTC)
Last Updated: 2025-05-09 17:44 (UTC)

Latest Comments

1 2 Next › Last »

owentrigueros commented on 2025-05-09 17:45 (UTC)

Hi @kekistan, thanks for pointing that out. It should be fixed, let me know if you still get the error.

APT37 commented on 2025-05-08 12:41 (UTC)

When trying to resolve cryptostorm.is I get the following error message:

IO error for cryptostorm.is. A IN: Could not load file or assembly 'BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edc

Technitium's author determined this to be a dependency issue.

https://github.com/TechnitiumSoftware/DnsServer/issues/1323

owentrigueros commented on 2025-04-09 10:42 (UTC)

Thanks for pointing that out, @NextWorks. Fixed!

Somehow it built succesfully with version 13.5, maybe they removed that directory from the archive and only kept 13.5.0.

NextWorks commented on 2025-04-09 10:11 (UTC)

@owentrigueros you need to fix the version to point is 13.5.0 not 13.5 please fix that :)

owentrigueros commented on 2023-12-10 14:55 (UTC)

Thanks @Static_Rocket, fixed! The package aspnet-runtime-7.0 did not exist until 2023-12-04, so I specifically set aspnet-runtime-7.0-bin when aspnet-runtime was updated to 8.0.

Now both the binary version and the official package are valid dependencies.

Static_Rocket commented on 2023-12-08 01:59 (UTC) (edited on 2023-12-08 02:00 (UTC) by Static_Rocket)

Why is aspnet-runtime-7.0-bin specifically a dependency instead of just aspnet-runtime-7.0 ? If this package just needs .NET 7 until upstream is updated then anything providing aspnet-runtime-7.0 should suffice; including the official package: https://archlinux.org/packages/extra/x86_64/aspnet-runtime-7.0/

SoftExpert commented on 2023-11-15 09:47 (UTC)

@owentrigueros: I have opened an issue on GitHub with the editor; a .NET 8 build is still far off; on my side I solved the issue by installing aspnet-runtime-7.0-bin and dotnet-runtime-7.0-bin.

I guess it would be good to add them as dependencies until the new build is out.

owentrigueros commented on 2023-11-15 09:11 (UTC)

I have not had any problem yet as currently aspnet-runtime and dotnet-runtime packages are still on 7.0.13. Have you manually updated it to 8.0 and checked it does not start?

If that's the case, I should specify aspnet-runtime-7.0-bin and dotnet-runtime-7.0-bin as dependencies until it is recompiled upstream.

SoftExpert commented on 2023-11-14 21:08 (UTC) (edited on 2023-11-14 21:08 (UTC) by SoftExpert)

Since aspnet-runtime and dotnet-runtime have been updated to 8.0, technitium-dns-server.service fails to start. I suppose it's an upstream issue - technitium-dns-server need to be recompiled with dotnet 8.0. Nothing that can be addressed by the package, right ?

edit: typo.

Static_Rocket commented on 2023-06-03 02:39 (UTC)

Hey chief, need a co-maintainer?