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.9.0
Date: Fri, 16 Feb 2024 22:43:46 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48780@inbox.vuxu.org> (raw)

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

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

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

dnsdist: update to 1.9.0
No longer needs/uses libh2o

#### 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/48780.patch is attached

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

From a50910e858a7f56f2bbe205b170a2de72c7e3875 Mon Sep 17 00:00:00 2001
From: jailbird777 <jailbird@fdf.net>
Date: Fri, 16 Feb 2024 15:41:26 -0600
Subject: [PATCH] dnsdist: update to 1.9.0

No longer needs/uses libh2o
---
 srcpkgs/dnsdist/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dnsdist/template b/srcpkgs/dnsdist/template
index 05ee27512007d..e9401990199ec 100644
--- a/srcpkgs/dnsdist/template
+++ b/srcpkgs/dnsdist/template
@@ -1,7 +1,7 @@
 # Template file for 'dnsdist'
 pkgname=dnsdist
-version=1.8.1
-revision=2
+version=1.9.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
@@ -11,15 +11,14 @@ configure_args="--with-pic --with-gnu-ld --with-libsodium --with-re2
 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
- nghttp2-devel"
+ lua54-devel openssl-devel lmdb-devel fstrm-devel libedit-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=05f356fcce29c4ece03c2d8df046adff3aaab0b036d6801c1a311c6d5bb3c07f
+checksum=16bab15cad9245571806398a8e4a5dc32a92b6bb60e617c12fe958c945889c7c
 
 system_accounts="_dnsdist"
 

             reply	other threads:[~2024-02-16 21:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-16 21:43 jailbird777 [this message]
2024-03-06 17:18 ` [PR PATCH] [Merged]: " cinerea0

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-48780@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).