From fb40173923789263a57d3a9a393f220b73a72c70 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 18 Aug 2023 19:13:34 +0200 Subject: [PATCH] security/easy-rsa: update to 3.1.6 Quoting its changes: * New commands: 'inline' and 'x509-eku' (#993) inline: Build an inline file for a commonName x509-eku: Extract X509v3 extended key usage from a certificate * Expose serial-check, display-dn, display-san and default-san to command line. (#980) (Debugging functions, which remain undocumented) * Expand default status to include vars-file and CA status (#973) * sign-req: Allow the CSR DN-field order to be preserved (#970) --- security/easy-rsa/Makefile | 2 +- security/easy-rsa/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/easy-rsa/Makefile b/security/easy-rsa/Makefile index a48c4b43502f5..dc87d47316876 100644 --- a/security/easy-rsa/Makefile +++ b/security/easy-rsa/Makefile @@ -1,5 +1,5 @@ PORTNAME= easy-rsa -DISTVERSION= 3.1.5 +DISTVERSION= 3.1.6 CATEGORIES= security net-mgmt MASTER_SITES= https://github.com/OpenVPN/easy-rsa/releases/download/v${DISTVERSION}/ \ LOCAL/mandree/ diff --git a/security/easy-rsa/distinfo b/security/easy-rsa/distinfo index c77961d0396c2..67bbeb6f49148 100644 --- a/security/easy-rsa/distinfo +++ b/security/easy-rsa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686493431 -SHA256 (EasyRSA-3.1.5.tgz) = 9fc6081d4927e68e9baef350e6b3010c7fb4f4a5c3e645ddac901081eb6adbb2 -SIZE (EasyRSA-3.1.5.tgz) = 75808 +TIMESTAMP = 1692378729 +SHA256 (EasyRSA-3.1.6.tgz) = ccd27c704692f2a9e24a11672d330ada585c94d6793cb68baf1165ed4e0fa757 +SIZE (EasyRSA-3.1.6.tgz) = 81177