Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] easyrsa: update to 3.0.8.
@ 2020-09-16 20:41 agausmann
  2020-09-19  2:47 ` [PR REVIEW] " fosslinux
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: agausmann @ 2020-09-16 20:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/agausmann/void-packages easyrsa
https://github.com/void-linux/void-packages/pull/24948

easyrsa: update to 3.0.8.


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

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

From 8d751fdf6850f01f15d802ab22475a41ba3b09d9 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <agausmann@fastmail.com>
Date: Wed, 16 Sep 2020 15:44:31 -0500
Subject: [PATCH] easyrsa: update to 3.0.8.

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

diff --git a/srcpkgs/easyrsa/template b/srcpkgs/easyrsa/template
index 517dd6ff50b..2fa104efe2b 100644
--- a/srcpkgs/easyrsa/template
+++ b/srcpkgs/easyrsa/template
@@ -1,6 +1,6 @@
 # Template file for 'easyrsa'
 pkgname=easyrsa
-version=3.0.7
+version=3.0.8
 revision=1
 archs="noarch"
 wrksrc="EasyRSA-${version}"
@@ -10,7 +10,7 @@ maintainer="Adam Gausmann <agausmann@fastmail.com>"
 license="GPL-2.0-only"
 homepage="https://github.com/OpenVPN/easy-rsa"
 distfiles="https://github.com/OpenVPN/easy-rsa/releases/download/v${version}/EasyRSA-${version}.tgz"
-checksum="157d2e8c115c3ad070c1b2641a4c9191e06a32a8e50971847a718251eeb510a8"
+checksum="cae114c212a5be4d89f2253d36c70ab94f68d295f24e8b6711c2cab0fabf7e18"
 conf_files="/etc/easyrsa/vars /etc/easyrsa/openssl-easyrsa.cnf /etc/easyrsa/x509-types/*"
 
 do_install() {

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

* Re: [PR REVIEW] easyrsa: update to 3.0.8.
  2020-09-16 20:41 [PR PATCH] easyrsa: update to 3.0.8 agausmann
@ 2020-09-19  2:47 ` fosslinux
  2020-09-21  0:10 ` [PR PATCH] [Updated] " agausmann
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: fosslinux @ 2020-09-19  2:47 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/24948#discussion_r491259467

Comment:
remove see xlint

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

* Re: [PR PATCH] [Updated] easyrsa: update to 3.0.8.
  2020-09-16 20:41 [PR PATCH] easyrsa: update to 3.0.8 agausmann
  2020-09-19  2:47 ` [PR REVIEW] " fosslinux
@ 2020-09-21  0:10 ` agausmann
  2020-09-21  0:10 ` [PR REVIEW] " agausmann
  2020-09-21 14:54 ` [PR PATCH] [Merged]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: agausmann @ 2020-09-21  0:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/agausmann/void-packages easyrsa
https://github.com/void-linux/void-packages/pull/24948

easyrsa: update to 3.0.8.


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

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

From a1bf82f1e06d5abb944b00640c7f6a878aa308e0 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <agausmann@fastmail.com>
Date: Wed, 16 Sep 2020 15:44:31 -0500
Subject: [PATCH] easyrsa: update to 3.0.8.

---
 srcpkgs/easyrsa/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/easyrsa/template b/srcpkgs/easyrsa/template
index 517dd6ff50b..5fb47055643 100644
--- a/srcpkgs/easyrsa/template
+++ b/srcpkgs/easyrsa/template
@@ -1,8 +1,7 @@
 # Template file for 'easyrsa'
 pkgname=easyrsa
-version=3.0.7
+version=3.0.8
 revision=1
-archs="noarch"
 wrksrc="EasyRSA-${version}"
 depends="libressl"
 short_desc="Simple shell based CA utility"
@@ -10,7 +9,7 @@ maintainer="Adam Gausmann <agausmann@fastmail.com>"
 license="GPL-2.0-only"
 homepage="https://github.com/OpenVPN/easy-rsa"
 distfiles="https://github.com/OpenVPN/easy-rsa/releases/download/v${version}/EasyRSA-${version}.tgz"
-checksum="157d2e8c115c3ad070c1b2641a4c9191e06a32a8e50971847a718251eeb510a8"
+checksum="cae114c212a5be4d89f2253d36c70ab94f68d295f24e8b6711c2cab0fabf7e18"
 conf_files="/etc/easyrsa/vars /etc/easyrsa/openssl-easyrsa.cnf /etc/easyrsa/x509-types/*"
 
 do_install() {

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

* Re: [PR REVIEW] easyrsa: update to 3.0.8.
  2020-09-16 20:41 [PR PATCH] easyrsa: update to 3.0.8 agausmann
  2020-09-19  2:47 ` [PR REVIEW] " fosslinux
  2020-09-21  0:10 ` [PR PATCH] [Updated] " agausmann
@ 2020-09-21  0:10 ` agausmann
  2020-09-21 14:54 ` [PR PATCH] [Merged]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: agausmann @ 2020-09-21  0:10 UTC (permalink / raw)
  To: ml

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

New review comment by agausmann on void-packages repository

https://github.com/void-linux/void-packages/pull/24948#discussion_r491752089

Comment:
Ah thanks - updated

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

* Re: [PR PATCH] [Merged]: easyrsa: update to 3.0.8.
  2020-09-16 20:41 [PR PATCH] easyrsa: update to 3.0.8 agausmann
                   ` (2 preceding siblings ...)
  2020-09-21  0:10 ` [PR REVIEW] " agausmann
@ 2020-09-21 14:54 ` sgn
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2020-09-21 14:54 UTC (permalink / raw)
  To: ml

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

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

easyrsa: update to 3.0.8.
https://github.com/void-linux/void-packages/pull/24948

Description:


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

end of thread, other threads:[~2020-09-21 14:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16 20:41 [PR PATCH] easyrsa: update to 3.0.8 agausmann
2020-09-19  2:47 ` [PR REVIEW] " fosslinux
2020-09-21  0:10 ` [PR PATCH] [Updated] " agausmann
2020-09-21  0:10 ` [PR REVIEW] " agausmann
2020-09-21 14:54 ` [PR PATCH] [Merged]: " sgn

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