pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/easy-rsa easy-rsa: updated to 3.0.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2030da759cef
branches:  trunk
changeset: 414843:2030da759cef
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Apr 03 08:27:05 2020 +0000

description:
easy-rsa: updated to 3.0.7

3.0.7:
Include OpenSSL libs and binary for Windows 1.1.0j
Remove RANDFILE environment variable
Workaround for bug in win32 mktemp
Handle IP address in SAN and renewals
Workaround for ash and no set -o echo
Shore up windows testing framework
Provide upgrade mechanism for older versions of EasyRSA
Add support for KDC certificates
Add support for Edward Curves
Add support for EASYRSA_PASSIN and EASYRSA_PASSOUT env vars
Add support for RID to SAN

diffstat:

 security/easy-rsa/Makefile |   6 +++---
 security/easy-rsa/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r 93b2149e7f06 -r 2030da759cef security/easy-rsa/Makefile
--- a/security/easy-rsa/Makefile        Fri Apr 03 08:02:17 2020 +0000
+++ b/security/easy-rsa/Makefile        Fri Apr 03 08:27:05 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2019/02/06 08:07:59 adam Exp $
+# $NetBSD: Makefile,v 1.10 2020/04/03 08:27:05 adam Exp $
 
-DISTNAME=      EasyRSA-unix-v3.0.6
-PKGNAME=       ${DISTNAME:S/EasyRSA-unix-v/easy-rsa-/}
+DISTNAME=      EasyRSA-3.0.7
+PKGNAME=       ${DISTNAME:S/EasyRSA/easy-rsa/}
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=OpenVPN/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}
diff -r 93b2149e7f06 -r 2030da759cef security/easy-rsa/distinfo
--- a/security/easy-rsa/distinfo        Fri Apr 03 08:02:17 2020 +0000
+++ b/security/easy-rsa/distinfo        Fri Apr 03 08:27:05 2020 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2019/02/06 08:07:59 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/04/03 08:27:05 adam Exp $
 
-SHA1 (EasyRSA-unix-v3.0.6.tgz) = 797c9c6498e37c28d8e40b9faf0848cf8791624a
-RMD160 (EasyRSA-unix-v3.0.6.tgz) = 8ceebe348ab266c1a44727070c9396d135e8e8fe
-SHA512 (EasyRSA-unix-v3.0.6.tgz) = 1e0eb08fb343345c2bc079d622474f1b34dda3a0517b119efc7cb09113ab467f1346a6678e67d65e535bd404c2abb350d47a00c8f24e4541d54dbeb5600fab72
-Size (EasyRSA-unix-v3.0.6.tgz) = 40840 bytes
+SHA1 (EasyRSA-3.0.7.tgz) = 0f08ae1b5fc32c9867d3623f13c2520082af6ca2
+RMD160 (EasyRSA-3.0.7.tgz) = 6c36cb7147a52eaa3878711049b27da210305fde
+SHA512 (EasyRSA-3.0.7.tgz) = 538b4dc4e4277e842849da41e77a10089cfa4652ba6e46355aff5e96a86eab78b2548ea8f81a6b2e20549cc1f2f4c426572185e998df19770cc4df94ee86e83f
+Size (EasyRSA-3.0.7.tgz) = 48215 bytes
 SHA1 (patch-easyrsa) = e64deb7ca97eba9e2a3bd07688ce720ebef5331e
 SHA1 (patch-vars.example) = 31ffcf40ced1fb07a7531ec7de373ad24c04455e



Home | Main Index | Thread Index | Old Index