pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/acmesh



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Aug  1 10:34:00 UTC 2019

Modified Files:
        pkgsrc/security/acmesh: Makefile distinfo

Log Message:
acme.sh: Update to 2.8.1

Changes:

* Support TLS-alpn mode.
* Support Post-As-Get
* Support Buypass.com CA
* Support 12 more dns api.
* Bug fixes.
* Use letsencrypt v2 api as default.
* Use dns over tls to check domain status.
* Support Windows native taskschuler for cronjob.
* fix IDN name issues.
* fix other issues.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/acmesh/Makefile \
    pkgsrc/security/acmesh/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/acmesh/Makefile
diff -u pkgsrc/security/acmesh/Makefile:1.1 pkgsrc/security/acmesh/Makefile:1.2
--- pkgsrc/security/acmesh/Makefile:1.1 Thu Nov 22 13:08:28 2018
+++ pkgsrc/security/acmesh/Makefile     Thu Aug  1 10:34:00 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/11/22 13:08:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2019/08/01 10:34:00 nia Exp $
 
-DISTNAME=      acme.sh-2.7.9
+DISTNAME=      acme.sh-2.8.1
 PKGNAME=       ${DISTNAME:S/acme.sh/acmesh/}
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Neilpang/}
Index: pkgsrc/security/acmesh/distinfo
diff -u pkgsrc/security/acmesh/distinfo:1.1 pkgsrc/security/acmesh/distinfo:1.2
--- pkgsrc/security/acmesh/distinfo:1.1 Thu Nov 22 13:08:28 2018
+++ pkgsrc/security/acmesh/distinfo     Thu Aug  1 10:34:00 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/11/22 13:08:28 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2019/08/01 10:34:00 nia Exp $
 
-SHA1 (acme.sh-2.7.9.tar.gz) = 82dd82a74d1b04f55ed936293a8c5553237f32dd
-RMD160 (acme.sh-2.7.9.tar.gz) = ea3ade012fa6f330970b02baab33c466716badb1
-SHA512 (acme.sh-2.7.9.tar.gz) = 24374783ca52835b400b84316ffab5e9066805362f02082f8ef409e21ca590d837b3dd11401633947f9fcc98dc977b0e8b6076d5deecd02b38478f257500a052
-Size (acme.sh-2.7.9.tar.gz) = 110323 bytes
+SHA1 (acme.sh-2.8.1.tar.gz) = 598d58734012e536396e28a27b4cfc5bdf264333
+RMD160 (acme.sh-2.8.1.tar.gz) = bea2dd4a3c7b9221f4ce8c4771276f3cea62caf0
+SHA512 (acme.sh-2.8.1.tar.gz) = 2b88d604559fea66edf4cca4be5aba0666c2ecc7275bdddf28c6fa54f4c779b3cd929aa2f9f91a21a5f3ce4bfdd15342ee10bbaae6915230711f39c8493c7d34
+Size (acme.sh-2.8.1.tar.gz) = 130201 bytes



Home | Main Index | Thread Index | Old Index