Github messages for voidlinux
 help / color / mirror / Atom feed
From: klarasm <klarasm@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] routinator: update to 0.11.2
Date: Mon, 25 Apr 2022 13:44:48 +0200	[thread overview]
Message-ID: <20220425114448.j3dnJLf94FSuSn067f5McoTJTQ3MCWeqzTT_WA4RHD0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35971@inbox.vuxu.org>

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

There is an updated 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/35971

routinator: update to 0.11.2
in addition:
- upstream has removed doc/misc.md
- add changelog

#### 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 (crossbuilds last on 0.11.1):
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From 89b8e67c61b5fb017440834555845dd547fa41e7 Mon Sep 17 00:00:00 2001
From: Klara Modin <klarasmodin@gmail.com>
Date: Thu, 3 Mar 2022 22:31:05 +0100
Subject: [PATCH] routinator: update to 0.11.2

in addition:
- upstream has removed doc/misc.md
- add changelog
---
 srcpkgs/routinator/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/routinator/template b/srcpkgs/routinator/template
index 6d776a5ffb60..ce1f0b16e6c8 100644
--- a/srcpkgs/routinator/template
+++ b/srcpkgs/routinator/template
@@ -1,6 +1,6 @@
 # Template file for 'routinator'
 pkgname=routinator
-version=0.10.2
+version=0.11.2
 revision=1
 build_style=cargo
 depends="rsync"
@@ -8,9 +8,10 @@ short_desc="Resource Public Key Infrastructure (RPKI) validator"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="BSD-3-Clause"
 homepage="https://rpki.readthedocs.io/"
+changelog="https://raw.githubusercontent.com/NLnetLabs/routinator/main/Changelog.md"
 distfiles="https://github.com/NLnetLabs/routinator/archive/v${version}.tar.gz"
 conf_files="/etc/routinator/routinator.conf"
-checksum=b85e03447eaffc3ec0df78eeeb5ad87aaaeabc0974d87ea5d516e04c3e1bbbb3
+checksum=00f825c53168592da0285e8dbd228018e77248d458214a2c0f86cd0ca45438f5
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;
@@ -19,7 +20,6 @@ esac
 
 post_install() {
 	vdoc README.md
-	vdoc doc/misc.md
 	vman doc/routinator.1
 	vinstall etc/routinator.conf.system-service 0644 etc/routinator routinator.conf
 	vlicense LICENSE

  parent reply	other threads:[~2022-04-25 11:44 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-04 16:59 [PR PATCH] routinator: update to 0.11.0 klarasm
2022-04-10 15:07 ` [PR PATCH] [Updated] " klarasm
2022-04-10 15:08 ` klarasm
2022-04-10 15:10 ` routinator: update to 0.11.1 klarasm
2022-04-24 15:26 ` [PR PATCH] [Updated] " klarasm
2022-04-24 15:28 ` [PR PATCH] [Updated] routinator: update to 0.11.2 klarasm
2022-04-24 15:29 ` klarasm
2022-04-25  9:08 ` [PR REVIEW] " paper42
2022-04-25  9:09 ` paper42
2022-04-25 10:20 ` [PR PATCH] [Updated] " klarasm
2022-04-25 10:26 ` [PR REVIEW] " klarasm
2022-04-25 10:42 ` klarasm
2022-04-25 10:45 ` klarasm
2022-04-25 11:44 ` klarasm [this message]
2022-04-25 17:01 ` CameronNemo
2022-07-03 18:48 ` klarasm
2022-07-03 20:16 ` [PR PATCH] [Merged]: " paper42
2022-07-03 21:27 ` CameronNemo
2022-07-04 19:13 ` klarasm

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=20220425114448.j3dnJLf94FSuSn067f5McoTJTQ3MCWeqzTT_WA4RHD0@z \
    --to=klarasm@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).