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: ryoon
Date: Tue Aug 25 13:59:39 UTC 2026
Modified Files:
pkgsrc/security/acmesh: Makefile PLIST distinfo
Log Message:
security/acmesh: Update to 3.1.4
* Noticed by he@. Thank you.
Changelog:
3.1.4:
1. Support ACME Renewal Information (ARI, RFC 9773), enabled by
default. Renewals now follow the renewal window suggested by the
CA. Set NO_ARI=1 to disable. The installed cron job now runs every
6 hours to react to ARI renewal windows in time.
2. Support the dns-persist-01 challenge, with --dns-persist-days.
3. A negative --days schedules renewal relative to the cert expiration
date, and can be combined with --valid-to to set a renewal margin.
4. Support ACME account key rollover.
5. Support multiple account emails. --update-account now persists
the new email.
6. Retry failed install/deploy steps on the next renewal.
7. Add bash completion, installed via --install.
8. New DNS providers: Level27, CDMON, Poweradmin, IP-Projects,
EuroDNS, Firestorm, creoline, LaoDC, WEDOS, muumuu, Volcano Engine,
Glesys, Aruba Business, Calrissia, Hostinger. New deploy hooks:
FortiGate, Baidu Cloud CDN, Windows RDP. New notify hook: customscript.
9. dns_hetzner.sh was removed (#6990).
10. Docker images are now also published to ghcr.io.
11. A lot of bug fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/acmesh/Makefile \
pkgsrc/security/acmesh/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/acmesh/PLIST
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.19 pkgsrc/security/acmesh/Makefile:1.20
--- pkgsrc/security/acmesh/Makefile:1.19 Tue Jan 27 14:27:01 2026
+++ pkgsrc/security/acmesh/Makefile Tue Aug 25 13:59:39 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2026/01/27 14:27:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.20 2026/08/25 13:59:39 ryoon Exp $
-DISTNAME= acme.sh-3.1.2
+DISTNAME= acme.sh-3.1.4
PKGNAME= ${DISTNAME:S/acme.sh/acmesh/}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=acmesh-official/}
Index: pkgsrc/security/acmesh/distinfo
diff -u pkgsrc/security/acmesh/distinfo:1.19 pkgsrc/security/acmesh/distinfo:1.20
--- pkgsrc/security/acmesh/distinfo:1.19 Tue Jan 27 14:27:01 2026
+++ pkgsrc/security/acmesh/distinfo Tue Aug 25 13:59:39 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2026/01/27 14:27:01 ryoon Exp $
+$NetBSD: distinfo,v 1.20 2026/08/25 13:59:39 ryoon Exp $
-BLAKE2s (acme.sh-3.1.2.tar.gz) = 43c54f0a5c12351ab860021c78ac9377b55a79506cb63298e66d1c124973711d
-SHA512 (acme.sh-3.1.2.tar.gz) = b7ea3ef8dd68f47f9770e2cebbacd9ab12a1b8a2ccc3bf85ff28141b7ac54c8b2ec68d6fbc245ef117bc41e00c6a5e3d8128bf401e07d12d7e0cf6e36f70966f
-Size (acme.sh-3.1.2.tar.gz) = 338572 bytes
+BLAKE2s (acme.sh-3.1.4.tar.gz) = 461838181bb373e22e24b262342ea76ad6a9043f4dfbb374520822e5282c0491
+SHA512 (acme.sh-3.1.4.tar.gz) = 64b6419f08cff8a759b230fe7e7bce207626996be607d8e1a46b59bb203d0f94a13862f98807425bbcd5dde668058355913693a87277b36ef9082a2f268dff32
+Size (acme.sh-3.1.4.tar.gz) = 439109 bytes
Index: pkgsrc/security/acmesh/PLIST
diff -u pkgsrc/security/acmesh/PLIST:1.10 pkgsrc/security/acmesh/PLIST:1.11
--- pkgsrc/security/acmesh/PLIST:1.10 Tue Jan 27 14:27:01 2026
+++ pkgsrc/security/acmesh/PLIST Tue Aug 25 13:59:39 2026
@@ -1,9 +1,11 @@
-@comment $NetBSD: PLIST,v 1.10 2026/01/27 14:27:01 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.11 2026/08/25 13:59:39 ryoon Exp $
sbin/acme.sh
share/acmesh/acme.sh
share/acmesh/deploy/ali_cdn.sh
share/acmesh/deploy/ali_dcdn.sh
share/acmesh/deploy/apache.sh
+share/acmesh/deploy/baidu_cdn.sh
+share/acmesh/deploy/byteplus_alb.sh
share/acmesh/deploy/cachefly.sh
share/acmesh/deploy/cleverreach.sh
share/acmesh/deploy/consul.sh
@@ -13,6 +15,7 @@ share/acmesh/deploy/docker.sh
share/acmesh/deploy/dovecot.sh
share/acmesh/deploy/edgio.sh
share/acmesh/deploy/exim4.sh
+share/acmesh/deploy/fortigate.sh
share/acmesh/deploy/fritzbox.sh
share/acmesh/deploy/gcore_cdn.sh
share/acmesh/deploy/gitlab.sh
@@ -23,7 +26,9 @@ share/acmesh/deploy/keyhelp.sh
share/acmesh/deploy/keyhelp_api.sh
share/acmesh/deploy/kong.sh
share/acmesh/deploy/lighttpd.sh
+share/acmesh/deploy/localcopy.sh
share/acmesh/deploy/mailcow.sh
+share/acmesh/deploy/multideploy.sh
share/acmesh/deploy/myapi.sh
share/acmesh/deploy/mydevil.sh
share/acmesh/deploy/mysqld.sh
@@ -49,6 +54,7 @@ share/acmesh/deploy/unifi.sh
share/acmesh/deploy/vault.sh
share/acmesh/deploy/vault_cli.sh
share/acmesh/deploy/vsftpd.sh
+share/acmesh/deploy/windows_rdp.sh
share/acmesh/deploy/zyxel_gs1900.sh
share/acmesh/dnsapi/dns_1984hosting.sh
share/acmesh/dnsapi/dns_acmedns.sh
@@ -59,24 +65,34 @@ share/acmesh/dnsapi/dns_ali.sh
share/acmesh/dnsapi/dns_alviy.sh
share/acmesh/dnsapi/dns_anx.sh
share/acmesh/dnsapi/dns_artfiles.sh
+share/acmesh/dnsapi/dns_arubabusiness.sh
share/acmesh/dnsapi/dns_arvan.sh
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_baidu.sh
share/acmesh/dnsapi/dns_beget.sh
+share/acmesh/dnsapi/dns_bh.sh
+share/acmesh/dnsapi/dns_bhosted.sh
share/acmesh/dnsapi/dns_bookmyname.sh
share/acmesh/dnsapi/dns_bunny.sh
+share/acmesh/dnsapi/dns_calrissia.sh
+share/acmesh/dnsapi/dns_cdmon.sh
share/acmesh/dnsapi/dns_cf.sh
share/acmesh/dnsapi/dns_clouddns.sh
share/acmesh/dnsapi/dns_cloudns.sh
share/acmesh/dnsapi/dns_cn.sh
+share/acmesh/dnsapi/dns_comlaude.sh
share/acmesh/dnsapi/dns_conoha.sh
share/acmesh/dnsapi/dns_constellix.sh
share/acmesh/dnsapi/dns_cpanel.sh
+share/acmesh/dnsapi/dns_cpanel_uapi.sh
+share/acmesh/dnsapi/dns_creoline.sh
share/acmesh/dnsapi/dns_curanet.sh
share/acmesh/dnsapi/dns_cyon.sh
+share/acmesh/dnsapi/dns_czechia.sh
share/acmesh/dnsapi/dns_da.sh
share/acmesh/dnsapi/dns_ddnss.sh
share/acmesh/dnsapi/dns_desec.sh
@@ -99,8 +115,11 @@ share/acmesh/dnsapi/dns_dynv6.sh
share/acmesh/dnsapi/dns_easydns.sh
share/acmesh/dnsapi/dns_edgecenter.sh
share/acmesh/dnsapi/dns_edgedns.sh
+share/acmesh/dnsapi/dns_efficientip.sh
+share/acmesh/dnsapi/dns_eurodns.sh
share/acmesh/dnsapi/dns_euserv.sh
share/acmesh/dnsapi/dns_exoscale.sh
+share/acmesh/dnsapi/dns_firestorm.sh
share/acmesh/dnsapi/dns_fornex.sh
share/acmesh/dnsapi/dns_freedns.sh
share/acmesh/dnsapi/dns_freemyip.sh
@@ -109,20 +128,25 @@ share/acmesh/dnsapi/dns_gcloud.sh
share/acmesh/dnsapi/dns_gcore.sh
share/acmesh/dnsapi/dns_gd.sh
share/acmesh/dnsapi/dns_geoscaling.sh
+share/acmesh/dnsapi/dns_glesys.sh
+share/acmesh/dnsapi/dns_gname.sh
share/acmesh/dnsapi/dns_googledomains.sh
share/acmesh/dnsapi/dns_he.sh
share/acmesh/dnsapi/dns_he_ddns.sh
-share/acmesh/dnsapi/dns_hetzner.sh
share/acmesh/dnsapi/dns_hetznercloud.sh
share/acmesh/dnsapi/dns_hexonet.sh
share/acmesh/dnsapi/dns_hostingde.sh
+share/acmesh/dnsapi/dns_hostinger.sh
+share/acmesh/dnsapi/dns_hostup.sh
share/acmesh/dnsapi/dns_huaweicloud.sh
share/acmesh/dnsapi/dns_infoblox.sh
+share/acmesh/dnsapi/dns_infoblox_uddi.sh
share/acmesh/dnsapi/dns_infomaniak.sh
share/acmesh/dnsapi/dns_internetbs.sh
share/acmesh/dnsapi/dns_inwx.sh
share/acmesh/dnsapi/dns_ionos.sh
share/acmesh/dnsapi/dns_ionos_cloud.sh
+share/acmesh/dnsapi/dns_ipprojects.sh
share/acmesh/dnsapi/dns_ipv64.sh
share/acmesh/dnsapi/dns_ispconfig.sh
share/acmesh/dnsapi/dns_jd.sh
@@ -132,7 +156,9 @@ share/acmesh/dnsapi/dns_kas.sh
share/acmesh/dnsapi/dns_kinghost.sh
share/acmesh/dnsapi/dns_knot.sh
share/acmesh/dnsapi/dns_la.sh
+share/acmesh/dnsapi/dns_laodc.sh
share/acmesh/dnsapi/dns_leaseweb.sh
+share/acmesh/dnsapi/dns_level27.sh
share/acmesh/dnsapi/dns_lexicon.sh
share/acmesh/dnsapi/dns_limacity.sh
share/acmesh/dnsapi/dns_linode.sh
@@ -141,9 +167,11 @@ share/acmesh/dnsapi/dns_loopia.sh
share/acmesh/dnsapi/dns_lua.sh
share/acmesh/dnsapi/dns_maradns.sh
share/acmesh/dnsapi/dns_me.sh
+share/acmesh/dnsapi/dns_mgwm.sh
share/acmesh/dnsapi/dns_miab.sh
share/acmesh/dnsapi/dns_mijnhost.sh
share/acmesh/dnsapi/dns_misaka.sh
+share/acmesh/dnsapi/dns_muumuu.sh
share/acmesh/dnsapi/dns_myapi.sh
share/acmesh/dnsapi/dns_mydevil.sh
share/acmesh/dnsapi/dns_mydnsjp.sh
@@ -171,11 +199,14 @@ share/acmesh/dnsapi/dns_openprovider.sh
share/acmesh/dnsapi/dns_openprovider_rest.sh
share/acmesh/dnsapi/dns_openstack.sh
share/acmesh/dnsapi/dns_opnsense.sh
+share/acmesh/dnsapi/dns_opusdns.sh
share/acmesh/dnsapi/dns_ovh.sh
share/acmesh/dnsapi/dns_pdns.sh
share/acmesh/dnsapi/dns_pleskxml.sh
share/acmesh/dnsapi/dns_pointhq.sh
share/acmesh/dnsapi/dns_porkbun.sh
+share/acmesh/dnsapi/dns_poweradmin.sh
+share/acmesh/dnsapi/dns_qc.sh
share/acmesh/dnsapi/dns_rackcorp.sh
share/acmesh/dnsapi/dns_rackspace.sh
share/acmesh/dnsapi/dns_rage4.sh
@@ -187,7 +218,10 @@ share/acmesh/dnsapi/dns_selectel.sh
share/acmesh/dnsapi/dns_selfhost.sh
share/acmesh/dnsapi/dns_servercow.sh
share/acmesh/dnsapi/dns_simply.sh
+share/acmesh/dnsapi/dns_sitehost.sh
+share/acmesh/dnsapi/dns_sotoon.sh
share/acmesh/dnsapi/dns_spaceship.sh
+share/acmesh/dnsapi/dns_subreg.sh
share/acmesh/dnsapi/dns_technitium.sh
share/acmesh/dnsapi/dns_tele3.sh
share/acmesh/dnsapi/dns_tencent.sh
@@ -199,9 +233,12 @@ share/acmesh/dnsapi/dns_unoeuro.sh
share/acmesh/dnsapi/dns_variomedia.sh
share/acmesh/dnsapi/dns_veesp.sh
share/acmesh/dnsapi/dns_vercel.sh
+share/acmesh/dnsapi/dns_virakcloud.sh
+share/acmesh/dnsapi/dns_volcengine.sh
share/acmesh/dnsapi/dns_vscale.sh
share/acmesh/dnsapi/dns_vultr.sh
share/acmesh/dnsapi/dns_websupport.sh
+share/acmesh/dnsapi/dns_wedos.sh
share/acmesh/dnsapi/dns_west_cn.sh
share/acmesh/dnsapi/dns_world4you.sh
share/acmesh/dnsapi/dns_yandex360.sh
@@ -214,6 +251,7 @@ share/acmesh/notify/aws_ses.sh
share/acmesh/notify/bark.sh
share/acmesh/notify/callmebotWhatsApp.sh
share/acmesh/notify/cqhttp.sh
+share/acmesh/notify/customscript.sh
share/acmesh/notify/dingtalk.sh
share/acmesh/notify/discord.sh
share/acmesh/notify/feishu.sh
@@ -234,6 +272,7 @@ share/acmesh/notify/slack_app.sh
share/acmesh/notify/smtp.sh
share/acmesh/notify/teams.sh
share/acmesh/notify/telegram.sh
+share/acmesh/notify/waha.sh
share/acmesh/notify/weixin_work.sh
share/acmesh/notify/xmpp.sh
share/doc/acmesh/README-deploy.md
Home |
Main Index |
Thread Index |
Old Index