Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] coredns: update to 1.10.1.
@ 2023-05-08 17:31 mhmdanas
  2023-06-08 14:36 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: mhmdanas @ 2023-05-08 17:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages coredns-1.10.1
https://github.com/void-linux/void-packages/pull/43806

coredns: update to 1.10.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->
There have been a bunch of security fixes since 1.8.6, so it's a good idea to get this in soon.

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

@nilium

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

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

From 84d293371c5f5946dd33b3396184ca36d003d0a0 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Mon, 8 May 2023 20:24:34 +0300
Subject: [PATCH] coredns: update to 1.10.1.

---
 srcpkgs/coredns/template | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/coredns/template b/srcpkgs/coredns/template
index 812ffae342f5..decf19f647e8 100644
--- a/srcpkgs/coredns/template
+++ b/srcpkgs/coredns/template
@@ -1,20 +1,22 @@
 # Template file for 'coredns'
 pkgname=coredns
-version=1.8.6
-revision=3
+version=1.10.1
+revision=1
 build_style=go
 go_import_path=github.com/coredns/coredns
-hostmakedepends="git make mmark"
+hostmakedepends="mmark"
 short_desc="CoreDNS is a DNS server that chains plugins"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="Apache-2.0"
 homepage="https://coredns.io"
+changelog="https://github.com/coredns/coredns/releases"
 distfiles="https://github.com/coredns/coredns/archive/v${version}.tar.gz"
-checksum=cbe3764afe2148b8047ea7e5cbba5108c298dee3a9a0391028e2980e35beaa2b
+checksum=f47186452e5f2925e2c71135669afd9e03b9b55831417d33d612ef2fa69924a7
 make_dirs="/etc/coredns 0750 root root"
 
-_git_commit=f59c03d09c3a3a12f571ad1087b979325f3dae30
-go_ldflags+="-X github.com/coredns/coredns/coremain.GitCommit=${_git_commit}"
+# Update this on each version bump.
+_git_commit=055b2c31a9cf28321734e5f71613ea080d216cd3
+go_ldflags="-X github.com/coredns/coredns/coremain.GitCommit=${_git_commit}"
 
 post_build() {
 	make -f Makefile.doc MMARK="$(command -v mmark) -man" man/coredns.1 man/corefile.5 plugins

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

* Re: [PR PATCH] [Merged]: coredns: update to 1.10.1.
  2023-05-08 17:31 [PR PATCH] coredns: update to 1.10.1 mhmdanas
@ 2023-06-08 14:36 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2023-06-08 14:36 UTC (permalink / raw)
  To: ml

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

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

coredns: update to 1.10.1.
https://github.com/void-linux/void-packages/pull/43806

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
There have been a bunch of security fixes since 1.8.6, so it's a good idea to get this in soon.

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

@nilium

<!--
#### 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] 2+ messages in thread

end of thread, other threads:[~2023-06-08 14:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-08 17:31 [PR PATCH] coredns: update to 1.10.1 mhmdanas
2023-06-08 14:36 ` [PR PATCH] [Merged]: " ahesford

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