Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] routinator: update to 0.10.2
@ 2021-11-19 22:03 klarasm
  2021-11-20  2:27 ` ericonr
  2021-11-21 17:51 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: klarasm @ 2021-11-19 22:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/klarasm/void-packages routinator-update
https://github.com/void-linux/void-packages/pull/34162

routinator: update to 0.10.2
Also add /etc/routinator/routinator.conf to conf_files so it does not
get overwritten in future updates.

#### 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
  - aarch64


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

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

From 962ce3c059665f8712d7177498132d96006fea0c Mon Sep 17 00:00:00 2001
From: Klara Modin <klarasmodin@gmail.com>
Date: Fri, 19 Nov 2021 18:43:14 +0100
Subject: [PATCH] routinator: update to 0.10.2

Also add /etc/routinator/routinator.conf to conf_files so it does not
get overwritten in future updates.
---
 srcpkgs/routinator/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/routinator/template b/srcpkgs/routinator/template
index 4d9239c844a4..6d776a5ffb60 100644
--- a/srcpkgs/routinator/template
+++ b/srcpkgs/routinator/template
@@ -1,6 +1,6 @@
 # Template file for 'routinator'
 pkgname=routinator
-version=0.7.1
+version=0.10.2
 revision=1
 build_style=cargo
 depends="rsync"
@@ -9,7 +9,8 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="BSD-3-Clause"
 homepage="https://rpki.readthedocs.io/"
 distfiles="https://github.com/NLnetLabs/routinator/archive/v${version}.tar.gz"
-checksum=a84589789bdc76322deb29c78d6b14391c859967a4ae8f766a79d6b7a1fd16b2
+conf_files="/etc/routinator/routinator.conf"
+checksum=b85e03447eaffc3ec0df78eeeb5ad87aaaeabc0974d87ea5d516e04c3e1bbbb3
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: routinator: update to 0.10.2
  2021-11-19 22:03 [PR PATCH] routinator: update to 0.10.2 klarasm
@ 2021-11-20  2:27 ` ericonr
  2021-11-21 17:51 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-11-20  2:27 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34162#issuecomment-974578164

Comment:
@CameronNemo ok?

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

* Re: [PR PATCH] [Merged]: routinator: update to 0.10.2
  2021-11-19 22:03 [PR PATCH] routinator: update to 0.10.2 klarasm
  2021-11-20  2:27 ` ericonr
@ 2021-11-21 17:51 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-11-21 17:51 UTC (permalink / raw)
  To: ml

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

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

routinator: update to 0.10.2
https://github.com/void-linux/void-packages/pull/34162

Description:
Also add /etc/routinator/routinator.conf to conf_files so it does not
get overwritten in future updates.

#### 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
  - aarch64


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

end of thread, other threads:[~2021-11-21 17:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-19 22:03 [PR PATCH] routinator: update to 0.10.2 klarasm
2021-11-20  2:27 ` ericonr
2021-11-21 17:51 ` [PR PATCH] [Merged]: " ericonr

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