Summary: | dns/encrypted-dns-server: Update to 0.9.1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Felix Hanley <felix> | ||||||
Component: | Individual Port(s) | Assignee: | Yasuhiro Kimura <yasu> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | eduardo, yasu | ||||||
Priority: | --- | Keywords: | needs-qa | ||||||
Version: | Latest | Flags: | koobs:
merge-quarterly-
|
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/DNSCrypt/encrypted-dns-server/releases/tag/0.9.1 | ||||||||
Attachments: |
|
Description
Felix Hanley
2021-10-11 05:28:27 UTC
Created attachment 228601 [details]
Upgrade patch
Added the 'undelegated.txt' file from upstream and updated the sample config.
If this is a bugfix release, please set merge-quarterly to ? Not a bug fix. Take. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e99a116c63958d70b359eef1425ca9a0824dde32 commit e99a116c63958d70b359eef1425ca9a0824dde32 Author: Felix Hanley <felix@userspace.com.au> AuthorDate: 2021-10-17 04:00:08 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2021-10-17 11:11:13 +0000 dns/encrypted-dns-server: Update to 0.9.1 * Pet portclippy * Reformat Makefile with portfmt Changes: https://github.com/DNSCrypt/encrypted-dns-server/commits/0.9.1 PR: 259060 Approved by: ygy (mentor) Differential Revision: https://reviews.freebsd.org/D32532 dns/encrypted-dns-server/Makefile | 172 ++++---- dns/encrypted-dns-server/distinfo | 484 ++++++++++----------- .../files/encrypted-dns.toml.sample | 12 +- ...tes_libsodium-sys-stable-1.19.19_build.rs (new) | 10 + 4 files changed, 340 insertions(+), 338 deletions(-) Committed with minor refinements. Thanks! |