Github messages for voidlinux
 help / color / mirror / Atom feed
From: jailbird777 <jailbird777@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] dnsdist: update to 1.7.0
Date: Sat, 22 Jan 2022 00:27:29 +0100	[thread overview]
Message-ID: <20220121232729.A5RbTrhai-n2BIJJyhSEOBPkt1kYogGKp_rqweQg1Nk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35118@inbox.vuxu.org>

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

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

https://github.com/jailbird777/void-packages master
https://github.com/void-linux/void-packages/pull/35118

dnsdist: update to 1.7.0
#### 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-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-35118.patch --]
[-- Type: text/x-diff, Size: 1807 bytes --]

From 7b8b94a7b72f54c02a06e5814ff250b1b51339fb Mon Sep 17 00:00:00 2001
From: JailBird <jailbird@fdf.net>
Date: Wed, 19 Jan 2022 00:10:39 -0600
Subject: [PATCH] dnsdist: update to 1.7.0

---
 srcpkgs/dnsdist/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/dnsdist/template b/srcpkgs/dnsdist/template
index b033f6a865d1..35d8e23b0c9f 100644
--- a/srcpkgs/dnsdist/template
+++ b/srcpkgs/dnsdist/template
@@ -1,23 +1,25 @@
 # Template file for 'dnsdist'
 pkgname=dnsdist
-version=1.6.1
+version=1.7.0
 revision=1
 build_style=gnu-configure
 configure_args="--with-pic --with-gnu-ld --with-libsodium --with-re2
- --with-net-snmp --with-libcap --with-libssl --enable-dnscrypt
+ --with-net-snmp --with-libcap --with-libssl --enable-dnscrypt --with-nghttp2
  --with-libcrypto=${XBPS_CROSS_BASE}/usr --with-service-user=_dnsdist
  --with-service-group=_dnsdist --sbindir=/usr/bin --without-gnutls --with-lmdb
  --enable-dns-over-tls --enable-dns-over-https --sysconfdir=/etc/dnsdist"
 conf_files="/etc/dnsdist/dnsdist.conf"
 hostmakedepends="autoconf automake pkgconf"
 makedepends="libsodium-devel boost-devel re2-devel net-snmp-devel libcap-devel
- lua54-devel openssl-devel lmdb-devel fstrm-devel libedit-devel h2o-devel"
+ lua54-devel openssl-devel lmdb-devel fstrm-devel libedit-devel h2o-devel
+ nghttp2-devel"
 short_desc="Dynamic DNS loadbalancer"
 maintainer="JailBird <jailbird@fdf.net>"
 license="GPL-2.0-only"
 homepage="https://dnsdist.org/"
+changelog="https://dnsdist.org/changelog.html"
 distfiles="https://downloads.powerdns.com/releases/${pkgname}-${version}.tar.bz2"
-checksum=29040a43982ae1ad5b7313f081e26519ab3a58af6bced438311da3a65370a3a5
+checksum=78cc72cb0ccf7fb5f3f2fae09c79eda65a5256374da09bb541b735ea6868fc64
 
 system_accounts="_dnsdist"
 

  parent reply	other threads:[~2022-01-21 23:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-19  6:33 [PR PATCH] " jailbird777
2022-01-21 14:53 ` ericonr
2022-01-21 23:27 ` jailbird777 [this message]
2022-01-21 23:28 ` jailbird777
2022-01-28  7:48 ` ericonr
2022-01-28  7:48 ` [PR PATCH] [Merged]: " ericonr

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=20220121232729.A5RbTrhai-n2BIJJyhSEOBPkt1kYogGKp_rqweQg1Nk@z \
    --to=jailbird777@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).