Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] routinator: update to 0.11.3
@ 2022-09-28 22:02 klarasm
  2022-11-13 15:43 ` [PR PATCH] [Updated] " klarasm
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: klarasm @ 2022-09-28 22:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/klarasm/void-packages routinator-0.11.3
https://github.com/void-linux/void-packages/pull/39516

routinator: update to 0.11.3
I also have a draft PR #37848 and would appreciate feedback on if there's anything else that should be done there.

#### Testing the changes
- I tested the changes in this PR: **briefly**
Seems to be mostly security and bug fixes since last release (https://github.com/NLnetLabs/routinator/releases/tag/v0.11.3).

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl
  - x86_64-musl

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

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

From f5b5d30be5cd162f058ca682ffc788c1fc798702 Mon Sep 17 00:00:00 2001
From: Klara Modin <klarasmodin@gmail.com>
Date: Wed, 28 Sep 2022 21:18:46 +0000
Subject: [PATCH] routinator: update to 0.11.3

---
 srcpkgs/routinator/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/routinator/template b/srcpkgs/routinator/template
index ce1f0b16e6c8..efa556726c74 100644
--- a/srcpkgs/routinator/template
+++ b/srcpkgs/routinator/template
@@ -1,6 +1,6 @@
 # Template file for 'routinator'
 pkgname=routinator
-version=0.11.2
+version=0.11.3
 revision=1
 build_style=cargo
 depends="rsync"
@@ -11,7 +11,7 @@ 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=00f825c53168592da0285e8dbd228018e77248d458214a2c0f86cd0ca45438f5
+checksum=b9c3af5db27fd3d77b2f333d2278225fc2f7c5db6fd37c07cbd0d8c6881521fa
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: [PR PATCH] [Updated] routinator: update to 0.11.3
  2022-09-28 22:02 [PR PATCH] routinator: update to 0.11.3 klarasm
@ 2022-11-13 15:43 ` klarasm
  2022-11-13 15:46 ` routinator: update to 0.12.0 klarasm
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: klarasm @ 2022-11-13 15:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/klarasm/void-packages routinator-0.11.3
https://github.com/void-linux/void-packages/pull/39516

routinator: update to 0.11.3
I also have a draft PR #37848 and would appreciate feedback on if there's anything else that should be done there.

#### Testing the changes
- I tested the changes in this PR: **YES**
Seems to be mostly security and bug fixes since last release (https://github.com/NLnetLabs/routinator/releases/tag/v0.11.3).

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl
  - x86_64-musl

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

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

From 2f073ae6b3470e8a8505b6ec19d4c98075ee1959 Mon Sep 17 00:00:00 2001
From: Klara Modin <klarasmodin@gmail.com>
Date: Wed, 28 Sep 2022 21:18:46 +0000
Subject: [PATCH] routinator: update to 0.12.0

---
 srcpkgs/routinator/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/routinator/template b/srcpkgs/routinator/template
index 5a8b3c2965b0..7394b4990ba4 100644
--- a/srcpkgs/routinator/template
+++ b/srcpkgs/routinator/template
@@ -1,6 +1,6 @@
 # Template file for 'routinator'
 pkgname=routinator
-version=0.11.2
+version=0.12.0
 revision=1
 build_style=cargo
 depends="rsync"
@@ -11,7 +11,7 @@ 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=00f825c53168592da0285e8dbd228018e77248d458214a2c0f86cd0ca45438f5
+checksum=e1e517280b3adca7a976c86bc59ea4cc5b6a6c7a0b8ab0166be6e6bff001c698
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: routinator: update to 0.12.0
  2022-09-28 22:02 [PR PATCH] routinator: update to 0.11.3 klarasm
  2022-11-13 15:43 ` [PR PATCH] [Updated] " klarasm
@ 2022-11-13 15:46 ` klarasm
  2022-11-15 18:33 ` [PR PATCH] [Updated] " klarasm
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: klarasm @ 2022-11-13 15:46 UTC (permalink / raw)
  To: ml

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

New comment by klarasm on void-packages repository

https://github.com/void-linux/void-packages/pull/39516#issuecomment-1312760917

Comment:
```
ERROR: [reposync] failed to fetch file `https://repo-ci.voidlinux.org/current/x86_64-repodata': Gateway Time-out
[*] Updating repository `https://repo-ci.voidlinux.org/current/x86_64-repodata' ...
Package 'xbps' not found in repository pool.
Error: Process completed with exit code 2.
```
This does not seem to be related to the package. Will try to force rebuild at a later time.

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

* Re: [PR PATCH] [Updated] routinator: update to 0.12.0
  2022-09-28 22:02 [PR PATCH] routinator: update to 0.11.3 klarasm
  2022-11-13 15:43 ` [PR PATCH] [Updated] " klarasm
  2022-11-13 15:46 ` routinator: update to 0.12.0 klarasm
@ 2022-11-15 18:33 ` klarasm
  2022-11-15 18:45 ` klarasm
  2022-11-15 18:45 ` [PR PATCH] [Closed]: " klarasm
  4 siblings, 0 replies; 6+ messages in thread
From: klarasm @ 2022-11-15 18:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/klarasm/void-packages routinator-0.11.3
https://github.com/void-linux/void-packages/pull/39516

routinator: update to 0.12.0
I also have a draft PR #37848 and would appreciate feedback on if there's anything else that should be done there.

#### Testing the changes
- I tested the changes in this PR: **YES**
Release notes at https://github.com/NLnetLabs/routinator/releases

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc, x86_64-musl)
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl
  - x86_64-musl

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

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

From cbbfc3dea701d106cdb07a3096232c6be5e10e20 Mon Sep 17 00:00:00 2001
From: Klara Modin <klarasmodin@gmail.com>
Date: Wed, 28 Sep 2022 21:18:46 +0000
Subject: [PATCH] routinator: update to 0.12.0

---
 srcpkgs/routinator/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/routinator/template b/srcpkgs/routinator/template
index 5a8b3c2965b0..7394b4990ba4 100644
--- a/srcpkgs/routinator/template
+++ b/srcpkgs/routinator/template
@@ -1,6 +1,6 @@
 # Template file for 'routinator'
 pkgname=routinator
-version=0.11.2
+version=0.12.0
 revision=1
 build_style=cargo
 depends="rsync"
@@ -11,7 +11,7 @@ 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=00f825c53168592da0285e8dbd228018e77248d458214a2c0f86cd0ca45438f5
+checksum=e1e517280b3adca7a976c86bc59ea4cc5b6a6c7a0b8ab0166be6e6bff001c698
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;

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

* Re: routinator: update to 0.12.0
  2022-09-28 22:02 [PR PATCH] routinator: update to 0.11.3 klarasm
                   ` (2 preceding siblings ...)
  2022-11-15 18:33 ` [PR PATCH] [Updated] " klarasm
@ 2022-11-15 18:45 ` klarasm
  2022-11-15 18:45 ` [PR PATCH] [Closed]: " klarasm
  4 siblings, 0 replies; 6+ messages in thread
From: klarasm @ 2022-11-15 18:45 UTC (permalink / raw)
  To: ml

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

New comment by klarasm on void-packages repository

https://github.com/void-linux/void-packages/pull/39516#issuecomment-1315723503

Comment:
I'll close this PR as I already include the update in #37848.

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

* Re: [PR PATCH] [Closed]: routinator: update to 0.12.0
  2022-09-28 22:02 [PR PATCH] routinator: update to 0.11.3 klarasm
                   ` (3 preceding siblings ...)
  2022-11-15 18:45 ` klarasm
@ 2022-11-15 18:45 ` klarasm
  4 siblings, 0 replies; 6+ messages in thread
From: klarasm @ 2022-11-15 18:45 UTC (permalink / raw)
  To: ml

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

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

routinator: update to 0.12.0
https://github.com/void-linux/void-packages/pull/39516

Description:
I also have a draft PR #37848 and would appreciate feedback on if there's anything else that should be done there.

#### Testing the changes
- I tested the changes in this PR: **YES**
Release notes at https://github.com/NLnetLabs/routinator/releases

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc, x86_64-musl)
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl
  - x86_64-musl

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

end of thread, other threads:[~2022-11-15 18:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28 22:02 [PR PATCH] routinator: update to 0.11.3 klarasm
2022-11-13 15:43 ` [PR PATCH] [Updated] " klarasm
2022-11-13 15:46 ` routinator: update to 0.12.0 klarasm
2022-11-15 18:33 ` [PR PATCH] [Updated] " klarasm
2022-11-15 18:45 ` klarasm
2022-11-15 18:45 ` [PR PATCH] [Closed]: " klarasm

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