Github messages for voidlinux
 help / color / mirror / Atom feed
From: jailbird777 <jailbird777@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] dnsdist: update to 1.8.0
Date: Fri, 02 Jun 2023 22:53:31 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44232@inbox.vuxu.org> (raw)

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

There is a new pull request by jailbird777 against master on the void-packages repository

https://github.com/jailbird777/void-packages dnsdist-1.8.0
https://github.com/void-linux/void-packages/pull/44232

dnsdist: update to 1.8.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:
  - aarch64-musl


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

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

From a0ffb405fe7808f26586a05fc3bf115728f79220 Mon Sep 17 00:00:00 2001
From: JailBird <jailbird@fdf.net>
Date: Fri, 2 Jun 2023 15:51:03 -0500
Subject: [PATCH] dnsdist: update to 1.8.0

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

diff --git a/srcpkgs/dnsdist/template b/srcpkgs/dnsdist/template
index 0e2138b9d7bc..9b3991a2d546 100644
--- a/srcpkgs/dnsdist/template
+++ b/srcpkgs/dnsdist/template
@@ -1,7 +1,7 @@
 # Template file for 'dnsdist'
 pkgname=dnsdist
-version=1.7.2
-revision=3
+version=1.8.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-nghttp2
@@ -19,7 +19,7 @@ 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=524bd2bb05aa2e05982a971ae8510f2812303ab4486a3861b62212d06b1127cd
+checksum=1c0d375c25453d349b88e03ff589aa2603ca8692fc98364c068ead372804704f
 
 system_accounts="_dnsdist"
 
@@ -33,6 +33,6 @@ pre_configure() {
 }
 
 post_install() {
-	vinstall dnsdistconf.lua 644 etc/dnsdist dnsdist.conf
+	vinstall dnsdist.conf-dist 644 etc/dnsdist dnsdist.conf
 	vsv dnsdist
 }

             reply	other threads:[~2023-06-02 20:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-02 20:53 jailbird777 [this message]
2023-06-09  0:47 ` [PR PATCH] [Merged]: " classabbyamp
  -- strict thread matches above, loose matches on Subject: below --
2023-04-01  2:14 [PR PATCH] " jailbird777

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44232@inbox.vuxu.org \
    --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).