Search Criteria
Package Details: trust-dns-git 0.23.0.alpha.5.r0.ae1428c2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/trust-dns-git.git (read-only, click to copy) |
---|---|
Package Base: | trust-dns-git |
Description: | Safe and secure authoritative DNS server |
Upstream URL: | https://trust-dns.org/ |
Keywords: | trust-dns |
Licenses: | MIT, Apache |
Conflicts: | trust-dns, trust-dns-server |
Provides: | dns, dnskey-to-pem, get-root-ksks, pem-to-public-dnskey, trust-dns |
Submitter: | HLFH |
Maintainer: | HLFH |
Last Packager: | HLFH |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-11-28 15:37 (UTC) |
Last Updated: | 2023-08-03 21:33 (UTC) |
Dependencies (3)
- openssl (openssl-gitAUR, openssl-staticAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
« First ‹ Previous 1 2
HLFH commented on 2022-12-15 11:15 (UTC)
I removed the v prefix for the pkgver.
HLFH commented on 2022-12-15 10:16 (UTC)
I don't have any issue with LTO and building this package, so I won't add this option at this moment.
HLFH commented on 2022-11-29 15:30 (UTC) (edited on 2022-11-29 16:16 (UTC) by HLFH)
@eclairevoyant Thanks! I used badly some command to automate
b2sums
.I have now installed pacman-contrib and with updpkgsums, it updates automatically the right way.
As you can see here, trust-dns and named binaries are duplicates. I don't like BIND-like /named conventions.
Major DNS servers like PowerDNS don't bother as you can see here. PowerDNS does not have a named binary.
It would have made sense 10 years ago, no? Do you really request it? If yes, I'll consider adding it.
I have also added
conflicts
andprovides
.In
provides
, I have put: dns, dnskey-to-pem, get-root-ksks, pem-to-public-dnskey, trust-dns.The man doc. is useful to explain better the provides section.
eclairevoyant commented on 2022-11-29 11:48 (UTC)
Seems like this should also have LTO disabled, see https://github.com/briansmith/ring/issues/1444
eclairevoyant commented on 2022-11-29 11:31 (UTC) (edited on 2022-11-29 11:33 (UTC) by eclairevoyant)
This package has
b2sums
listed twice. It also needs to conflict with and providetrust-dns
Also, why excludenamed
?I'd also remove the
v
prefix for thepkgver
.HLFH commented on 2022-11-29 00:57 (UTC) (edited on 2022-11-29 01:02 (UTC) by HLFH)
@msrd0 Eh, can you change your language? There was no claim whatsoever.
If you refer to upstream, my PRs that have fixed bugs have been merged tonight.
The first bug was creating issues with the testing suite, so the main branch was broken.
Now that the PRs have been merged, everything is fine. Relax.
https://github.com/bluejekyll/trust-dns/pulls?q=is%3Apr+author%3AHLFH+is%3Aclosed.
And this package has been switched back to the upstream branch.
msrd0 commented on 2022-11-28 23:50 (UTC)
This package claims to install the git version of trust-dns but instead installs from the AUR users own git repository. What the fuck is this.
« First ‹ Previous 1 2