Search Criteria
Package Details: mosdns-git r825.a281fdb-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mosdns-git.git (read-only, click to copy) |
---|---|
Package Base: | mosdns-git |
Description: | A DNS forwarder |
Upstream URL: | https://github.com/IrineSistiana/mosdns |
Keywords: | mosdns |
Licenses: | GPL3 |
Submitter: | sievelau |
Maintainer: | None |
Last Packager: | sievelau |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-09-26 04:14 (UTC) |
Last Updated: | 2023-11-08 09:58 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- bash-completion (bash-completion-gitAUR) (optional) – bash completions
- zsh-completions (zsh-completions-gitAUR) (optional) – zsh completitons
Latest Comments
sievelau commented on 2023-10-03 03:04 (UTC)
r792 fixed the bug, plugin ecs (in reality, the tag "ecs") is back. No need to patch.
sievelau commented on 2023-10-02 14:56 (UTC) (edited on 2023-10-02 14:57 (UTC) by sievelau)
So if you want to use plugin "ecs", you have to manually edit the PKGBUILD file before build, replace the "source" line from this:
to this:
Then you can call the
makepkg
command. For yay users, useyay -G mosdns-git
to download the repository, then you can edit the PKGBUILD file.sievelau commented on 2023-10-02 14:44 (UTC)
Attention, if you have been using plugin "ecs", it was removed in r789. Please update your config file or you will fail to start mosdns. The upstream author hasn't updated the wiki (yet, at Mon Oct 2 22:43:30 CST 2023). This is a real breaking change.