Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dnsdist: update to 1.8.0
@ 2023-06-02 20:53 jailbird777
  2023-06-09  0:47 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 3+ messages in thread
From: jailbird777 @ 2023-06-02 20:53 UTC (permalink / raw)
  To: ml

[-- 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
 }

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: dnsdist: update to 1.8.0
  2023-06-02 20:53 [PR PATCH] dnsdist: update to 1.8.0 jailbird777
@ 2023-06-09  0:47 ` classabbyamp
  0 siblings, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-06-09  0:47 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

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

Description:
#### 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PR PATCH] dnsdist: update to 1.8.0
@ 2023-04-01  2:14 jailbird777
  0 siblings, 0 replies; 3+ messages in thread
From: jailbird777 @ 2023-04-01  2:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 391 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/43152

dnsdist: update to 1.8.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From bf35d8a466bf2b8c159d4ad07016a9cb070a58b8 Mon Sep 17 00:00:00 2001
From: JailBird <jailbird@fdf.net>
Date: Fri, 31 Mar 2023 21:12:35 -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 6e13f7374891..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=2
+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
 }

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-09  0:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02 20:53 [PR PATCH] dnsdist: update to 1.8.0 jailbird777
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

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