Search Criteria
Package Details: nextdns 1.43.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nextdns.git (read-only, click to copy) |
---|---|
Package Base: | nextdns |
Description: | NextDNS DNS-over-HTTPS client |
Upstream URL: | https://github.com/nextdns/nextdns |
Licenses: | MIT |
Submitter: | tanj |
Maintainer: | tanj |
Last Packager: | tanj |
Votes: | 14 |
Popularity: | 0.005585 |
First Submitted: | 2019-11-23 11:45 (UTC) |
Last Updated: | 2024-10-22 09:34 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
1 2 Next › Last »
ptr1337 commented on 2024-03-31 21:46 (UTC)
Please fix the package with the new LDFLAGS:
ptr1337 commented on 2023-09-13 17:38 (UTC)
Please add options=(!lto) to the PKGBUILD, see following log:
Also you should all time check, if the package is compiling inside of a chroot, which is using the default devtools config. Here you can find the default used makepkg.conf: https://gitlab.archlinux.org/archlinux/devtools/-/blob/master/config/makepkg/x86_64.conf?ref_type=heads#L97
There you can also see, that lto is as default enabled for devtools, but not users pacman.conf.
Thanks in advance.
Gobidev commented on 2023-01-30 15:20 (UTC)
Diff for 1.39.4:
Gobidev commented on 2022-11-21 20:51 (UTC)
Diff for 1.38.0:
wooptoo commented on 2021-06-14 14:17 (UTC)
@tanj I'm happy to maintain this package if you'd like.
tanj commented on 2020-05-20 07:24 (UTC)
Thanks for the information, I am happy to change to whatever is recommended now by the devs. Because of time constraints due to my current occupation, I am not unfortunately not able to follow the mailing lists.
1ace commented on 2020-05-18 11:42 (UTC)
I second @simon04, there is no reason to force users to remove go in favour of go-pie, especially since the latter is about to die (follow arch-dev-public@ if you're interested). As for the guidelines you mentioned, they've since been updated with new instructions to enable PIE (namely
go build -buildmode=pie
).tanj commented on 2020-04-14 09:23 (UTC)
Fair enough, I will add this to the next iteration.
whynothugo commented on 2020-04-14 09:21 (UTC)
Installing this package doesn't fully install nextdns; it only installs a binary that can be then used for installation (which leave me with some files that don't belong to any package).
You probably want to include the service file with this package too.
tanj commented on 2019-12-25 14:48 (UTC)
Please read https://wiki.archlinux.org/index.php/Go_package_guidelines for a sensible explanation of why go-pie is preferred.
1 2 Next › Last »