pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/acmesh acmesh: Update to 3.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/edda924ef4e8
branches: trunk
changeset: 457331:edda924ef4e8
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Mon Aug 23 15:00:02 2021 +0000
description:
acmesh: Update to 3.0.0
Changelog:
Zerossl.com is set a default CA now: https://github.com/acmesh-official/acme.sh/wiki/Change-default-CA-to-ZeroSSL
SSL.com is supported now: https://github.com/acmesh-official/acme.sh/wiki/SSL.com-CA
Add more retry logic for unstable network connections.
More dns apis are aded.
Bug fixes.
diffstat:
security/acmesh/Makefile | 5 ++---
security/acmesh/PLIST | 5 ++++-
security/acmesh/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 9 deletions(-)
diffs (58 lines):
diff -r 7e6c5f2c86c7 -r edda924ef4e8 security/acmesh/Makefile
--- a/security/acmesh/Makefile Mon Aug 23 14:27:43 2021 +0000
+++ b/security/acmesh/Makefile Mon Aug 23 15:00:02 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2021/07/22 19:05:14 tm Exp $
+# $NetBSD: Makefile,v 1.12 2021/08/23 15:00:02 ryoon Exp $
-DISTNAME= acme.sh-2.9.0
-PKGREVISION= 1
+DISTNAME= acme.sh-3.0.0
PKGNAME= ${DISTNAME:S/acme.sh/acmesh/}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=acmesh-official/}
diff -r 7e6c5f2c86c7 -r edda924ef4e8 security/acmesh/PLIST
--- a/security/acmesh/PLIST Mon Aug 23 14:27:43 2021 +0000
+++ b/security/acmesh/PLIST Mon Aug 23 15:00:02 2021 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2021/07/22 19:05:14 tm Exp $
+@comment $NetBSD: PLIST,v 1.3 2021/08/23 15:00:02 ryoon Exp $
sbin/acme.sh
share/acmesh/acme.sh
share/acmesh/deploy/apache.sh
share/acmesh/deploy/cleverreach.sh
+share/acmesh/deploy/consul.sh
share/acmesh/deploy/cpanel_uapi.sh
share/acmesh/deploy/docker.sh
share/acmesh/deploy/dovecot.sh
@@ -43,6 +44,7 @@
share/acmesh/dnsapi/dns_aurora.sh
share/acmesh/dnsapi/dns_autodns.sh
share/acmesh/dnsapi/dns_aws.sh
+share/acmesh/dnsapi/dns_azion.sh
share/acmesh/dnsapi/dns_azure.sh
share/acmesh/dnsapi/dns_cf.sh
share/acmesh/dnsapi/dns_clouddns.sh
@@ -122,6 +124,7 @@
share/acmesh/dnsapi/dns_nsone.sh
share/acmesh/dnsapi/dns_nsupdate.sh
share/acmesh/dnsapi/dns_nw.sh
+share/acmesh/dnsapi/dns_oci.sh
share/acmesh/dnsapi/dns_one.sh
share/acmesh/dnsapi/dns_online.sh
share/acmesh/dnsapi/dns_openprovider.sh
diff -r 7e6c5f2c86c7 -r edda924ef4e8 security/acmesh/distinfo
--- a/security/acmesh/distinfo Mon Aug 23 14:27:43 2021 +0000
+++ b/security/acmesh/distinfo Mon Aug 23 15:00:02 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/06/12 07:04:46 nia Exp $
+$NetBSD: distinfo,v 1.10 2021/08/23 15:00:02 ryoon Exp $
-SHA1 (acme.sh-2.9.0.tar.gz) = d8eda4fbb40af99565a5000195c638f42cfb4865
-RMD160 (acme.sh-2.9.0.tar.gz) = 0f97960fb4ea1cad6c8d830a766fd0539fddc9a0
-SHA512 (acme.sh-2.9.0.tar.gz) = bfe19e322b18830406f372a920873b6a4ced0dd2358bdf2f59a97d6b6e163276dd362b51d3b6eef5eb941fd6245d77768bb7b9ed8cfc5182ed171a4263bfb1a1
-Size (acme.sh-2.9.0.tar.gz) = 232001 bytes
+SHA1 (acme.sh-3.0.0.tar.gz) = f02b33c20fa36065b0f3c252e304fda64018ad00
+RMD160 (acme.sh-3.0.0.tar.gz) = 1f94710bb3e9455c1363f7ce54baf8b0bdab285f
+SHA512 (acme.sh-3.0.0.tar.gz) = e93e955100071fda9398131aad965fe6d5b51d9c496b1db0269744513baca4c8eb142d9a35a72b72d4919c004848696fdf9de1ae51edec835ae0f695a6cb14b1
+Size (acme.sh-3.0.0.tar.gz) = 237047 bytes
Home |
Main Index |
Thread Index |
Old Index