Skip to content

Commit

Permalink
security/easy-rsa: update to 3.1.6
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
mandree committed Aug 18, 2023
1 parent ab090f2 commit fb40173
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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/
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit fb40173

Please sign in to comment.