Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nextdns: update to 1.40.0
@ 2023-09-14  7:51 RunningDroid
  2023-09-14 17:34 ` RunningDroid
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: RunningDroid @ 2023-09-14  7:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RunningDroid/void-packages update_nextdns
https://github.com/void-linux/void-packages/pull/46055

nextdns: update to 1.40.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **Yes**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 12b9c62f38c4cc8f4c0198569937f4e536add3df Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Thu, 14 Sep 2023 03:47:19 -0400
Subject: [PATCH] nextdns: update to 1.40.0.

---
 srcpkgs/nextdns/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nextdns/template b/srcpkgs/nextdns/template
index 30e576265def1..665b8c657ec19 100644
--- a/srcpkgs/nextdns/template
+++ b/srcpkgs/nextdns/template
@@ -1,7 +1,7 @@
 # Template file for 'nextdns'
 pkgname=nextdns
-version=1.39.4
-revision=2
+version=1.40.0
+revision=1
 build_style=go
 go_import_path="github.com/nextdns/nextdns"
 go_ldflags="-X main.version=${version}"
@@ -10,7 +10,7 @@ maintainer="RunningDroid <runningdroid@zoho.com>"
 license="MIT"
 homepage="https://nextdns.io/"
 distfiles="https://github.com/nextdns/nextdns/archive/refs/tags/v${version}.tar.gz"
-checksum=e24db909fbd732e064be465b74f4004a6f4fc0f422ef7c10e86ff707a016ccac
+checksum=cd8aa39a6c30b30ba291140562a2c3c7d2db2cb9f9a5b3d4a7e02cea73a03186
 
 post_install() {
 	vsv nextdns

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

* Re: nextdns: update to 1.40.0
  2023-09-14  7:51 [PR PATCH] nextdns: update to 1.40.0 RunningDroid
@ 2023-09-14 17:34 ` RunningDroid
  2023-09-14 17:45 ` [PR PATCH] [Updated] " RunningDroid
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: RunningDroid @ 2023-09-14 17:34 UTC (permalink / raw)
  To: ml

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

New comment by RunningDroid on void-packages repository

https://github.com/void-linux/void-packages/pull/46055#issuecomment-1719871316

Comment:
Over past couple of days upstream has pushed 1.40, deleted it, pushed it again, then pushed 1.40.1. I'm marking this as draft while I wait for them to decide what they're doing

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

* Re: [PR PATCH] [Updated] nextdns: update to 1.40.0
  2023-09-14  7:51 [PR PATCH] nextdns: update to 1.40.0 RunningDroid
  2023-09-14 17:34 ` RunningDroid
@ 2023-09-14 17:45 ` RunningDroid
  2023-09-19 21:27 ` nextdns: update to 1.40.1 RunningDroid
  2023-09-23 13:11 ` [PR PATCH] [Merged]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: RunningDroid @ 2023-09-14 17:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RunningDroid/void-packages update_nextdns
https://github.com/void-linux/void-packages/pull/46055

nextdns: update to 1.40.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **Yes**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 779a1ce3886e2f86bff95bc317105ac0b28e13fe Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Thu, 14 Sep 2023 03:47:19 -0400
Subject: [PATCH] nextdns: update to 1.40.1

---
 srcpkgs/nextdns/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nextdns/template b/srcpkgs/nextdns/template
index 30e576265def1..9c92c248fdbcd 100644
--- a/srcpkgs/nextdns/template
+++ b/srcpkgs/nextdns/template
@@ -1,7 +1,7 @@
 # Template file for 'nextdns'
 pkgname=nextdns
-version=1.39.4
-revision=2
+version=1.40.1
+revision=1
 build_style=go
 go_import_path="github.com/nextdns/nextdns"
 go_ldflags="-X main.version=${version}"
@@ -10,7 +10,7 @@ maintainer="RunningDroid <runningdroid@zoho.com>"
 license="MIT"
 homepage="https://nextdns.io/"
 distfiles="https://github.com/nextdns/nextdns/archive/refs/tags/v${version}.tar.gz"
-checksum=e24db909fbd732e064be465b74f4004a6f4fc0f422ef7c10e86ff707a016ccac
+checksum=5fec5ed5373d94dcaf8b17ddd78d05ccdfd0faa8b4695d9e926d8e71278ea08e
 
 post_install() {
 	vsv nextdns

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

* Re: nextdns: update to 1.40.1
  2023-09-14  7:51 [PR PATCH] nextdns: update to 1.40.0 RunningDroid
  2023-09-14 17:34 ` RunningDroid
  2023-09-14 17:45 ` [PR PATCH] [Updated] " RunningDroid
@ 2023-09-19 21:27 ` RunningDroid
  2023-09-23 13:11 ` [PR PATCH] [Merged]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: RunningDroid @ 2023-09-19 21:27 UTC (permalink / raw)
  To: ml

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

New comment by RunningDroid on void-packages repository

https://github.com/void-linux/void-packages/pull/46055#issuecomment-1726526099

Comment:
Upstream seems to have decided 1.40.1 is good enough for now so this is ready to merge

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

* Re: [PR PATCH] [Merged]: nextdns: update to 1.40.1
  2023-09-14  7:51 [PR PATCH] nextdns: update to 1.40.0 RunningDroid
                   ` (2 preceding siblings ...)
  2023-09-19 21:27 ` nextdns: update to 1.40.1 RunningDroid
@ 2023-09-23 13:11 ` Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2023-09-23 13:11 UTC (permalink / raw)
  To: ml

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

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

nextdns: update to 1.40.1
https://github.com/void-linux/void-packages/pull/46055

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **Yes**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-09-23 13:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-14  7:51 [PR PATCH] nextdns: update to 1.40.0 RunningDroid
2023-09-14 17:34 ` RunningDroid
2023-09-14 17:45 ` [PR PATCH] [Updated] " RunningDroid
2023-09-19 21:27 ` nextdns: update to 1.40.1 RunningDroid
2023-09-23 13:11 ` [PR PATCH] [Merged]: " Duncaen

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