Github messages for voidlinux
 help / color / mirror / Atom feed
From: g4s8 <g4s8@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] dnscrypt-proxy: update to 2.1.5.
Date: Thu, 24 Aug 2023 16:27:51 +0200	[thread overview]
Message-ID: <20230824142751.8zlYQs2pihYQCg8G13fnEgX5RCzXQJ7Qy8Bs2kJ4r6k@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45740@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1129 bytes --]

There is an updated pull request by g4s8 against master on the void-packages repository

https://github.com/g4s8/void-packages dnscrypt-proxy_2.1.5
https://github.com/void-linux/void-packages/pull/45740

dnscrypt-proxy: update to 2.1.5.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - i686
  - aarch64
  - armv7l

The new version 2.1.5 fixes go1.21.0 version support, see [changelog](https://github.com/DNSCrypt/dnscrypt-proxy/blob/master/ChangeLog):
# Version 2.1.5
 - dnscrypt-proxy can be compiled with Go 1.21.0+
 - Responses to blocked queries now include extended error codes
 - Reliability of connections using HTTP/3 has been improved
 - New configuration directive: `tls_key_log_file`. When defined, this
is the path to a file where TLS secret keys will be written to, so
that DoH traffic can be locally inspected.

A patch file from https://github.com/void-linux/void-packages/pull/45740.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dnscrypt-proxy_2.1.5-45740.patch --]
[-- Type: text/x-diff, Size: 1443 bytes --]

From 3c77b3da37dc4720cdc827b5cea18988229c0c25 Mon Sep 17 00:00:00 2001
From: Kirill <g4s8.public@gmail.com>
Date: Thu, 24 Aug 2023 16:03:47 +0400
Subject: [PATCH] dnscrypt-proxy: update to 2.1.5.

---
 srcpkgs/dnscrypt-proxy/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dnscrypt-proxy/template b/srcpkgs/dnscrypt-proxy/template
index e66cd6110ac6d..d1b0038c851ca 100644
--- a/srcpkgs/dnscrypt-proxy/template
+++ b/srcpkgs/dnscrypt-proxy/template
@@ -1,7 +1,7 @@
 # Template file for 'dnscrypt-proxy'
 pkgname=dnscrypt-proxy
-version=2.1.4
-revision=5
+version=2.1.5
+revision=1
 build_style=go
 go_import_path=github.com/dnscrypt/dnscrypt-proxy
 go_package="${go_import_path}/dnscrypt-proxy"
@@ -12,13 +12,11 @@ license="ISC"
 homepage="https://github.com/DNSCrypt/dnscrypt-proxy"
 changelog="https://raw.githubusercontent.com/DNSCrypt/dnscrypt-proxy/master/ChangeLog"
 distfiles="https://github.com/DNSCrypt/dnscrypt-proxy/archive/refs/tags/${version}.tar.gz"
-checksum=05f0a3e8c8f489caf95919e2a75a1ec4598edd3428d2b9dd357caba6adb2607d
+checksum=044c4db9a3c7bdcf886ff8f83c4b137d2fd37a65477a92bfe86bf69587ea7355
 conf_files="/etc/dnscrypt-proxy.toml"
 system_accounts="dnscrypt_proxy"
 make_dirs="/var/log/dnscrypt-proxy 0750 dnscrypt_proxy dnscrypt_proxy"
 
-export GOTOOLCHAIN=go1.20
-
 post_install() {
 	vconf dnscrypt-proxy/example-dnscrypt-proxy.toml dnscrypt-proxy.toml
 	vlicense LICENSE

  parent reply	other threads:[~2023-08-24 14:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-24 12:10 [PR PATCH] " g4s8
2023-08-24 12:13 ` g4s8
2023-08-24 14:27 ` g4s8 [this message]
2023-08-24 16:30 ` cinerea0
2023-08-24 18:28 ` [PR PATCH] [Closed]: " g4s8

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230824142751.8zlYQs2pihYQCg8G13fnEgX5RCzXQJ7Qy8Bs2kJ4r6k@z \
    --to=g4s8@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).