security/easy-rsa: update to 3.0.8

* Provide --version option (#372)
   * Version information now within generated certificates like on *nix
   * Fixed issue where gen-dh overwrote existing files without warning (#373)
   * Fixed issue with ED/EC certificates were still signed by RSA (#374)
   * Added support for export-p8 (#339)
   * Clarified error message (#384)
   * 2->3 upgrade now errors and prints message when vars isn't found (#377)
This commit is contained in:
Matthias Andree 2020-09-19 07:49:11 +00:00
parent 65abbdd8c8
commit 59f8721ef7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548946
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= easy-rsa
DISTVERSION= 3.0.7
DISTVERSION= 3.0.8
CATEGORIES= security net-mgmt
MASTER_SITES= https://github.com/OpenVPN/easy-rsa/releases/download/v${DISTVERSION}/
DISTNAME= EasyRSA-${DISTVERSION}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1585614158
SHA256 (EasyRSA-3.0.7.tgz) = 157d2e8c115c3ad070c1b2641a4c9191e06a32a8e50971847a718251eeb510a8
SIZE (EasyRSA-3.0.7.tgz) = 48215
TIMESTAMP = 1600501362
SHA256 (EasyRSA-3.0.8.tgz) = cae114c212a5be4d89f2253d36c70ab94f68d295f24e8b6711c2cab0fabf7e18
SIZE (EasyRSA-3.0.8.tgz) = 48907