pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/easy-rsa
Module Name: pkgsrc
Committed By: adam
Date: Wed Sep 6 20:13:08 UTC 2023
Modified Files:
pkgsrc/security/easy-rsa: Makefile distinfo
Log Message:
easy-rsa: updated to 3.1.6
3.1.6 (2023-07-18)
* New commands: 'inline' and 'x509-eku'
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.
* Expand default status to include vars-file and CA status
* sign-req: Allow the CSR DN-field order to be preserved
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/easy-rsa/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/security/easy-rsa/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/easy-rsa/Makefile
diff -u pkgsrc/security/easy-rsa/Makefile:1.14 pkgsrc/security/easy-rsa/Makefile:1.15
--- pkgsrc/security/easy-rsa/Makefile:1.14 Sat Aug 5 07:11:08 2023
+++ pkgsrc/security/easy-rsa/Makefile Wed Sep 6 20:13:08 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2023/08/05 07:11:08 adam Exp $
+# $NetBSD: Makefile,v 1.15 2023/09/06 20:13:08 adam Exp $
-DISTNAME= EasyRSA-3.1.5
+DISTNAME= EasyRSA-3.1.6
PKGNAME= ${DISTNAME:S/EasyRSA/easy-rsa/}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenVPN/}
Index: pkgsrc/security/easy-rsa/distinfo
diff -u pkgsrc/security/easy-rsa/distinfo:1.15 pkgsrc/security/easy-rsa/distinfo:1.16
--- pkgsrc/security/easy-rsa/distinfo:1.15 Sat Aug 5 07:11:08 2023
+++ pkgsrc/security/easy-rsa/distinfo Wed Sep 6 20:13:08 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2023/08/05 07:11:08 adam Exp $
+$NetBSD: distinfo,v 1.16 2023/09/06 20:13:08 adam Exp $
-BLAKE2s (EasyRSA-3.1.5.tgz) = b7941b3578315089e3197bbcb6eaf31eb4c8a6861b025d1ab0c5e0818d264f33
-SHA512 (EasyRSA-3.1.5.tgz) = 1132a165d7f6a29aff08605e749110cabaeeb7169e7e9718148b175561f57c348a6a6f63b6eca7f8334bb7bcc3a081132098cfc9742bcf2e963b05905d82241d
-Size (EasyRSA-3.1.5.tgz) = 75808 bytes
+BLAKE2s (EasyRSA-3.1.6.tgz) = 7e4a4216083010bcb2dd281bc58166352ac70762d37e4d1ed5f718d7b679cd77
+SHA512 (EasyRSA-3.1.6.tgz) = 5e67fb2be8c21ff4377acdb4e93e8b108ef5939f6f9145324d77328dd40700069af9181493a5b1f5c415631e8a6cbfc3d7ed564b2c6db70d2c4d7bfd46610151
+Size (EasyRSA-3.1.6.tgz) = 81177 bytes
SHA1 (patch-easyrsa) = 9c5855682cee9674fc6695ad08dd69b1c3ee1561
SHA1 (patch-vars.example) = 6148e15e404da398b9e04064f3195b60361339e9
Home |
Main Index |
Thread Index |
Old Index