Wed Jan 4 17:27:11 2023 UTC ()
Update acmesh to 3.0.5

- fix  Why try to purge Cloudflare DNS TXT record? #4369  and other bugs
- support Google Public CA
- support NotBefore and NotAfter fields.
- more dns apis support.


(prlw1)
diff -r1.13 -r1.14 pkgsrc/security/acmesh/Makefile
diff -r1.13 -r1.14 pkgsrc/security/acmesh/distinfo
diff -r1.4 -r1.5 pkgsrc/security/acmesh/PLIST

cvs diff -r1.13 -r1.14 pkgsrc/security/acmesh/Makefile (expand / switch to unified diff)

--- pkgsrc/security/acmesh/Makefile 2021/10/17 09:02:46 1.13
+++ pkgsrc/security/acmesh/Makefile 2023/01/04 17:27:10 1.14
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.13 2021/10/17 09:02:46 nia Exp $ 1# $NetBSD: Makefile,v 1.14 2023/01/04 17:27:10 prlw1 Exp $
2 2
3DISTNAME= acme.sh-3.0.1 3DISTNAME= acme.sh-3.0.5
4PKGNAME= ${DISTNAME:S/acme.sh/acmesh/} 4PKGNAME= ${DISTNAME:S/acme.sh/acmesh/}
5CATEGORIES= security 5CATEGORIES= security
6MASTER_SITES= ${MASTER_SITE_GITHUB:=acmesh-official/} 6MASTER_SITES= ${MASTER_SITE_GITHUB:=acmesh-official/}
7GITHUB_PROJECT= acme.sh 7GITHUB_PROJECT= acme.sh
8GITHUB_TAG= ${PKGVERSION_NOREV} 8GITHUB_TAG= ${PKGVERSION_NOREV}
9 9
10MAINTAINER= ryoon@NetBSD.org 10MAINTAINER= ryoon@NetBSD.org
11HOMEPAGE= https://acme.sh/ 11HOMEPAGE= https://acme.sh/
12COMMENT= Let's Encrypt ACME client in shell script 12COMMENT= Let's Encrypt ACME client in shell script
13LICENSE= gnu-gpl-v3 13LICENSE= gnu-gpl-v3
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

cvs diff -r1.13 -r1.14 pkgsrc/security/acmesh/distinfo (expand / switch to unified diff)

--- pkgsrc/security/acmesh/distinfo 2021/10/26 11:16:58 1.13
+++ pkgsrc/security/acmesh/distinfo 2023/01/04 17:27:10 1.14
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.13 2021/10/26 11:16:58 nia Exp $ 1$NetBSD: distinfo,v 1.14 2023/01/04 17:27:10 prlw1 Exp $
2 2
3BLAKE2s (acme.sh-3.0.1.tar.gz) = ade71f5abcd0cb64a7b4b4f4415ffd103b306c135805eab790d8ef4e3e9e4d72 3BLAKE2s (acme.sh-3.0.5.tar.gz) = 4963300fc5609346bf2b76c77286219b3c2eea00add6c85aa50b7a8845fe7b38
4SHA512 (acme.sh-3.0.1.tar.gz) = 8bc5468fa70bf0a23f516b05e49f4c457cceb3ae0c12e963b538297912adce1f16fca200b116fc39a88ee0ba522e1757654ed231bebb6199ef7f5ad152511c71 4SHA512 (acme.sh-3.0.5.tar.gz) = 882768c84182a8b11f4f315a9b429cd84399145a97b64772a42e0c7fc478c6c5f93a6c73289410b4d2108786a7c275e99f2e47991bdca315fd7d80a4282eefc9
5Size (acme.sh-3.0.1.tar.gz) = 239311 bytes 5Size (acme.sh-3.0.5.tar.gz) = 270092 bytes

cvs diff -r1.4 -r1.5 pkgsrc/security/acmesh/PLIST (expand / switch to unified diff)

--- pkgsrc/security/acmesh/PLIST 2021/10/17 09:02:46 1.4
+++ pkgsrc/security/acmesh/PLIST 2023/01/04 17:27:10 1.5
@@ -1,126 +1,136 @@ @@ -1,126 +1,136 @@
1@comment $NetBSD: PLIST,v 1.4 2021/10/17 09:02:46 nia Exp $ 1@comment $NetBSD: PLIST,v 1.5 2023/01/04 17:27:10 prlw1 Exp $
2sbin/acme.sh 2sbin/acme.sh
3share/acmesh/acme.sh 3share/acmesh/acme.sh
4share/acmesh/deploy/apache.sh 4share/acmesh/deploy/apache.sh
5share/acmesh/deploy/cleverreach.sh 5share/acmesh/deploy/cleverreach.sh
6share/acmesh/deploy/consul.sh 6share/acmesh/deploy/consul.sh
7share/acmesh/deploy/cpanel_uapi.sh 7share/acmesh/deploy/cpanel_uapi.sh
8share/acmesh/deploy/docker.sh 8share/acmesh/deploy/docker.sh
9share/acmesh/deploy/dovecot.sh 9share/acmesh/deploy/dovecot.sh
10share/acmesh/deploy/exim4.sh 10share/acmesh/deploy/exim4.sh
11share/acmesh/deploy/fritzbox.sh 11share/acmesh/deploy/fritzbox.sh
12share/acmesh/deploy/gcore_cdn.sh 12share/acmesh/deploy/gcore_cdn.sh
13share/acmesh/deploy/gitlab.sh 13share/acmesh/deploy/gitlab.sh
14share/acmesh/deploy/haproxy.sh 14share/acmesh/deploy/haproxy.sh
15share/acmesh/deploy/keychain.sh 15share/acmesh/deploy/keychain.sh
16share/acmesh/deploy/kong.sh 16share/acmesh/deploy/kong.sh
17share/acmesh/deploy/lighttpd.sh 17share/acmesh/deploy/lighttpd.sh
18share/acmesh/deploy/mailcow.sh 18share/acmesh/deploy/mailcow.sh
19share/acmesh/deploy/myapi.sh 19share/acmesh/deploy/myapi.sh
20share/acmesh/deploy/mydevil.sh 20share/acmesh/deploy/mydevil.sh
21share/acmesh/deploy/mysqld.sh 21share/acmesh/deploy/mysqld.sh
22share/acmesh/deploy/nginx.sh 22share/acmesh/deploy/nginx.sh
 23share/acmesh/deploy/openmediavault.sh
23share/acmesh/deploy/opensshd.sh 24share/acmesh/deploy/opensshd.sh
24share/acmesh/deploy/openstack.sh 25share/acmesh/deploy/openstack.sh
25share/acmesh/deploy/panos.sh 26share/acmesh/deploy/panos.sh
26share/acmesh/deploy/peplink.sh 27share/acmesh/deploy/peplink.sh
 28share/acmesh/deploy/proxmoxve.sh
27share/acmesh/deploy/pureftpd.sh 29share/acmesh/deploy/pureftpd.sh
28share/acmesh/deploy/qiniu.sh 30share/acmesh/deploy/qiniu.sh
29share/acmesh/deploy/routeros.sh 31share/acmesh/deploy/routeros.sh
30share/acmesh/deploy/ssh.sh 32share/acmesh/deploy/ssh.sh
31share/acmesh/deploy/strongswan.sh 33share/acmesh/deploy/strongswan.sh
32share/acmesh/deploy/synology_dsm.sh 34share/acmesh/deploy/synology_dsm.sh
 35share/acmesh/deploy/truenas.sh
33share/acmesh/deploy/unifi.sh 36share/acmesh/deploy/unifi.sh
34share/acmesh/deploy/vault.sh 37share/acmesh/deploy/vault.sh
35share/acmesh/deploy/vault_cli.sh 38share/acmesh/deploy/vault_cli.sh
36share/acmesh/deploy/vsftpd.sh 39share/acmesh/deploy/vsftpd.sh
37share/acmesh/dnsapi/dns_1984hosting.sh 40share/acmesh/dnsapi/dns_1984hosting.sh
38share/acmesh/dnsapi/dns_acmedns.sh 41share/acmesh/dnsapi/dns_acmedns.sh
39share/acmesh/dnsapi/dns_acmeproxy.sh 42share/acmesh/dnsapi/dns_acmeproxy.sh
40share/acmesh/dnsapi/dns_active24.sh 43share/acmesh/dnsapi/dns_active24.sh
41share/acmesh/dnsapi/dns_ad.sh 44share/acmesh/dnsapi/dns_ad.sh
42share/acmesh/dnsapi/dns_ali.sh 45share/acmesh/dnsapi/dns_ali.sh
43share/acmesh/dnsapi/dns_anx.sh 46share/acmesh/dnsapi/dns_anx.sh
44share/acmesh/dnsapi/dns_arvan.sh 47share/acmesh/dnsapi/dns_arvan.sh
45share/acmesh/dnsapi/dns_aurora.sh 48share/acmesh/dnsapi/dns_aurora.sh
46share/acmesh/dnsapi/dns_autodns.sh 49share/acmesh/dnsapi/dns_autodns.sh
47share/acmesh/dnsapi/dns_aws.sh 50share/acmesh/dnsapi/dns_aws.sh
48share/acmesh/dnsapi/dns_azion.sh 51share/acmesh/dnsapi/dns_azion.sh
49share/acmesh/dnsapi/dns_azure.sh 52share/acmesh/dnsapi/dns_azure.sh
 53share/acmesh/dnsapi/dns_bunny.sh
50share/acmesh/dnsapi/dns_cf.sh 54share/acmesh/dnsapi/dns_cf.sh
51share/acmesh/dnsapi/dns_clouddns.sh 55share/acmesh/dnsapi/dns_clouddns.sh
52share/acmesh/dnsapi/dns_cloudns.sh 56share/acmesh/dnsapi/dns_cloudns.sh
53share/acmesh/dnsapi/dns_cn.sh 57share/acmesh/dnsapi/dns_cn.sh
54share/acmesh/dnsapi/dns_conoha.sh 58share/acmesh/dnsapi/dns_conoha.sh
55share/acmesh/dnsapi/dns_constellix.sh 59share/acmesh/dnsapi/dns_constellix.sh
56share/acmesh/dnsapi/dns_cx.sh 60share/acmesh/dnsapi/dns_cpanel.sh
 61share/acmesh/dnsapi/dns_curanet.sh
57share/acmesh/dnsapi/dns_cyon.sh 62share/acmesh/dnsapi/dns_cyon.sh
58share/acmesh/dnsapi/dns_da.sh 63share/acmesh/dnsapi/dns_da.sh
59share/acmesh/dnsapi/dns_ddnss.sh 64share/acmesh/dnsapi/dns_ddnss.sh
60share/acmesh/dnsapi/dns_desec.sh 65share/acmesh/dnsapi/dns_desec.sh
61share/acmesh/dnsapi/dns_df.sh 66share/acmesh/dnsapi/dns_df.sh
62share/acmesh/dnsapi/dns_dgon.sh 67share/acmesh/dnsapi/dns_dgon.sh
 68share/acmesh/dnsapi/dns_dnshome.sh
63share/acmesh/dnsapi/dns_dnsimple.sh 69share/acmesh/dnsapi/dns_dnsimple.sh
 70share/acmesh/dnsapi/dns_dnsservices.sh
64share/acmesh/dnsapi/dns_do.sh 71share/acmesh/dnsapi/dns_do.sh
65share/acmesh/dnsapi/dns_doapi.sh 72share/acmesh/dnsapi/dns_doapi.sh
66share/acmesh/dnsapi/dns_domeneshop.sh 73share/acmesh/dnsapi/dns_domeneshop.sh
67share/acmesh/dnsapi/dns_dp.sh 74share/acmesh/dnsapi/dns_dp.sh
68share/acmesh/dnsapi/dns_dpi.sh 75share/acmesh/dnsapi/dns_dpi.sh
69share/acmesh/dnsapi/dns_dreamhost.sh 76share/acmesh/dnsapi/dns_dreamhost.sh
70share/acmesh/dnsapi/dns_duckdns.sh 77share/acmesh/dnsapi/dns_duckdns.sh
71share/acmesh/dnsapi/dns_durabledns.sh 78share/acmesh/dnsapi/dns_durabledns.sh
72share/acmesh/dnsapi/dns_dyn.sh 79share/acmesh/dnsapi/dns_dyn.sh
73share/acmesh/dnsapi/dns_dynu.sh 80share/acmesh/dnsapi/dns_dynu.sh
74share/acmesh/dnsapi/dns_dynv6.sh 81share/acmesh/dnsapi/dns_dynv6.sh
75share/acmesh/dnsapi/dns_easydns.sh 82share/acmesh/dnsapi/dns_easydns.sh
76share/acmesh/dnsapi/dns_edgedns.sh 83share/acmesh/dnsapi/dns_edgedns.sh
77share/acmesh/dnsapi/dns_euserv.sh 84share/acmesh/dnsapi/dns_euserv.sh
78share/acmesh/dnsapi/dns_exoscale.sh 85share/acmesh/dnsapi/dns_exoscale.sh
 86share/acmesh/dnsapi/dns_fornex.sh
79share/acmesh/dnsapi/dns_freedns.sh 87share/acmesh/dnsapi/dns_freedns.sh
80share/acmesh/dnsapi/dns_gandi_livedns.sh 88share/acmesh/dnsapi/dns_gandi_livedns.sh
81share/acmesh/dnsapi/dns_gcloud.sh 89share/acmesh/dnsapi/dns_gcloud.sh
82share/acmesh/dnsapi/dns_gd.sh 90share/acmesh/dnsapi/dns_gd.sh
83share/acmesh/dnsapi/dns_gdnsdk.sh 91share/acmesh/dnsapi/dns_geoscaling.sh
84share/acmesh/dnsapi/dns_he.sh 92share/acmesh/dnsapi/dns_he.sh
85share/acmesh/dnsapi/dns_hetzner.sh 93share/acmesh/dnsapi/dns_hetzner.sh
86share/acmesh/dnsapi/dns_hexonet.sh 94share/acmesh/dnsapi/dns_hexonet.sh
87share/acmesh/dnsapi/dns_hostingde.sh 95share/acmesh/dnsapi/dns_hostingde.sh
88share/acmesh/dnsapi/dns_huaweicloud.sh 96share/acmesh/dnsapi/dns_huaweicloud.sh
89share/acmesh/dnsapi/dns_infoblox.sh 97share/acmesh/dnsapi/dns_infoblox.sh
90share/acmesh/dnsapi/dns_infomaniak.sh 98share/acmesh/dnsapi/dns_infomaniak.sh
91share/acmesh/dnsapi/dns_internetbs.sh 99share/acmesh/dnsapi/dns_internetbs.sh
92share/acmesh/dnsapi/dns_inwx.sh 100share/acmesh/dnsapi/dns_inwx.sh
93share/acmesh/dnsapi/dns_ionos.sh 101share/acmesh/dnsapi/dns_ionos.sh
94share/acmesh/dnsapi/dns_ispconfig.sh 102share/acmesh/dnsapi/dns_ispconfig.sh
95share/acmesh/dnsapi/dns_jd.sh 103share/acmesh/dnsapi/dns_jd.sh
96share/acmesh/dnsapi/dns_joker.sh 104share/acmesh/dnsapi/dns_joker.sh
97share/acmesh/dnsapi/dns_kappernet.sh 105share/acmesh/dnsapi/dns_kappernet.sh
98share/acmesh/dnsapi/dns_kas.sh 106share/acmesh/dnsapi/dns_kas.sh
99share/acmesh/dnsapi/dns_kinghost.sh 107share/acmesh/dnsapi/dns_kinghost.sh
100share/acmesh/dnsapi/dns_knot.sh 108share/acmesh/dnsapi/dns_knot.sh
 109share/acmesh/dnsapi/dns_la.sh
101share/acmesh/dnsapi/dns_leaseweb.sh 110share/acmesh/dnsapi/dns_leaseweb.sh
102share/acmesh/dnsapi/dns_lexicon.sh 111share/acmesh/dnsapi/dns_lexicon.sh
103share/acmesh/dnsapi/dns_linode.sh 112share/acmesh/dnsapi/dns_linode.sh
104share/acmesh/dnsapi/dns_linode_v4.sh 113share/acmesh/dnsapi/dns_linode_v4.sh
105share/acmesh/dnsapi/dns_loopia.sh 114share/acmesh/dnsapi/dns_loopia.sh
106share/acmesh/dnsapi/dns_lua.sh 115share/acmesh/dnsapi/dns_lua.sh
107share/acmesh/dnsapi/dns_maradns.sh 116share/acmesh/dnsapi/dns_maradns.sh
108share/acmesh/dnsapi/dns_me.sh 117share/acmesh/dnsapi/dns_me.sh
109share/acmesh/dnsapi/dns_miab.sh 118share/acmesh/dnsapi/dns_miab.sh
110share/acmesh/dnsapi/dns_misaka.sh 119share/acmesh/dnsapi/dns_misaka.sh
111share/acmesh/dnsapi/dns_myapi.sh 120share/acmesh/dnsapi/dns_myapi.sh
112share/acmesh/dnsapi/dns_mydevil.sh 121share/acmesh/dnsapi/dns_mydevil.sh
113share/acmesh/dnsapi/dns_mydnsjp.sh 122share/acmesh/dnsapi/dns_mydnsjp.sh
 123share/acmesh/dnsapi/dns_mythic_beasts.sh
114share/acmesh/dnsapi/dns_namecheap.sh 124share/acmesh/dnsapi/dns_namecheap.sh
115share/acmesh/dnsapi/dns_namecom.sh 125share/acmesh/dnsapi/dns_namecom.sh
116share/acmesh/dnsapi/dns_namesilo.sh 126share/acmesh/dnsapi/dns_namesilo.sh
117share/acmesh/dnsapi/dns_nederhost.sh 127share/acmesh/dnsapi/dns_nederhost.sh
118share/acmesh/dnsapi/dns_neodigit.sh 128share/acmesh/dnsapi/dns_neodigit.sh
119share/acmesh/dnsapi/dns_netcup.sh 129share/acmesh/dnsapi/dns_netcup.sh
120share/acmesh/dnsapi/dns_netlify.sh 130share/acmesh/dnsapi/dns_netlify.sh
121share/acmesh/dnsapi/dns_nic.sh 131share/acmesh/dnsapi/dns_nic.sh
122share/acmesh/dnsapi/dns_njalla.sh 132share/acmesh/dnsapi/dns_njalla.sh
123share/acmesh/dnsapi/dns_nm.sh 133share/acmesh/dnsapi/dns_nm.sh
124share/acmesh/dnsapi/dns_nsd.sh 134share/acmesh/dnsapi/dns_nsd.sh
125share/acmesh/dnsapi/dns_nsone.sh 135share/acmesh/dnsapi/dns_nsone.sh
126share/acmesh/dnsapi/dns_nsupdate.sh 136share/acmesh/dnsapi/dns_nsupdate.sh
@@ -128,52 +138,64 @@ share/acmesh/dnsapi/dns_nw.sh @@ -128,52 +138,64 @@ share/acmesh/dnsapi/dns_nw.sh
128share/acmesh/dnsapi/dns_oci.sh 138share/acmesh/dnsapi/dns_oci.sh
129share/acmesh/dnsapi/dns_one.sh 139share/acmesh/dnsapi/dns_one.sh
130share/acmesh/dnsapi/dns_online.sh 140share/acmesh/dnsapi/dns_online.sh
131share/acmesh/dnsapi/dns_openprovider.sh 141share/acmesh/dnsapi/dns_openprovider.sh
132share/acmesh/dnsapi/dns_openstack.sh 142share/acmesh/dnsapi/dns_openstack.sh
133share/acmesh/dnsapi/dns_opnsense.sh 143share/acmesh/dnsapi/dns_opnsense.sh
134share/acmesh/dnsapi/dns_ovh.sh 144share/acmesh/dnsapi/dns_ovh.sh
135share/acmesh/dnsapi/dns_pdns.sh 145share/acmesh/dnsapi/dns_pdns.sh
136share/acmesh/dnsapi/dns_pleskxml.sh 146share/acmesh/dnsapi/dns_pleskxml.sh
137share/acmesh/dnsapi/dns_pointhq.sh 147share/acmesh/dnsapi/dns_pointhq.sh
138share/acmesh/dnsapi/dns_porkbun.sh 148share/acmesh/dnsapi/dns_porkbun.sh
139share/acmesh/dnsapi/dns_rackcorp.sh 149share/acmesh/dnsapi/dns_rackcorp.sh
140share/acmesh/dnsapi/dns_rackspace.sh 150share/acmesh/dnsapi/dns_rackspace.sh
 151share/acmesh/dnsapi/dns_rage4.sh
141share/acmesh/dnsapi/dns_rcode0.sh 152share/acmesh/dnsapi/dns_rcode0.sh
142share/acmesh/dnsapi/dns_regru.sh 153share/acmesh/dnsapi/dns_regru.sh
143share/acmesh/dnsapi/dns_scaleway.sh 154share/acmesh/dnsapi/dns_scaleway.sh
144share/acmesh/dnsapi/dns_schlundtech.sh 155share/acmesh/dnsapi/dns_schlundtech.sh
145share/acmesh/dnsapi/dns_selectel.sh 156share/acmesh/dnsapi/dns_selectel.sh
 157share/acmesh/dnsapi/dns_selfhost.sh
146share/acmesh/dnsapi/dns_servercow.sh 158share/acmesh/dnsapi/dns_servercow.sh
147share/acmesh/dnsapi/dns_simply.sh 159share/acmesh/dnsapi/dns_simply.sh
148share/acmesh/dnsapi/dns_tele3.sh 160share/acmesh/dnsapi/dns_tele3.sh
149share/acmesh/dnsapi/dns_transip.sh 161share/acmesh/dnsapi/dns_transip.sh
 162share/acmesh/dnsapi/dns_udr.sh
150share/acmesh/dnsapi/dns_ultra.sh 163share/acmesh/dnsapi/dns_ultra.sh
151share/acmesh/dnsapi/dns_unoeuro.sh 164share/acmesh/dnsapi/dns_unoeuro.sh
152share/acmesh/dnsapi/dns_variomedia.sh 165share/acmesh/dnsapi/dns_variomedia.sh
153share/acmesh/dnsapi/dns_veesp.sh 166share/acmesh/dnsapi/dns_veesp.sh
 167share/acmesh/dnsapi/dns_vercel.sh
154share/acmesh/dnsapi/dns_vscale.sh 168share/acmesh/dnsapi/dns_vscale.sh
155share/acmesh/dnsapi/dns_vultr.sh 169share/acmesh/dnsapi/dns_vultr.sh
156share/acmesh/dnsapi/dns_websupport.sh 170share/acmesh/dnsapi/dns_websupport.sh
157share/acmesh/dnsapi/dns_world4you.sh 171share/acmesh/dnsapi/dns_world4you.sh
158share/acmesh/dnsapi/dns_yandex.sh 172share/acmesh/dnsapi/dns_yandex.sh
 173share/acmesh/dnsapi/dns_yc.sh
159share/acmesh/dnsapi/dns_zilore.sh 174share/acmesh/dnsapi/dns_zilore.sh
160share/acmesh/dnsapi/dns_zone.sh 175share/acmesh/dnsapi/dns_zone.sh
161share/acmesh/dnsapi/dns_zonomi.sh 176share/acmesh/dnsapi/dns_zonomi.sh
 177share/acmesh/notify/bark.sh
 178share/acmesh/notify/callmebotWhatsApp.sh
162share/acmesh/notify/cqhttp.sh 179share/acmesh/notify/cqhttp.sh
163share/acmesh/notify/dingtalk.sh 180share/acmesh/notify/dingtalk.sh
 181share/acmesh/notify/discord.sh
 182share/acmesh/notify/feishu.sh
 183share/acmesh/notify/gotify.sh
164share/acmesh/notify/ifttt.sh 184share/acmesh/notify/ifttt.sh
165share/acmesh/notify/mail.sh 185share/acmesh/notify/mail.sh
166share/acmesh/notify/mailgun.sh 186share/acmesh/notify/mailgun.sh
167share/acmesh/notify/pop.sh 187share/acmesh/notify/pop.sh
168share/acmesh/notify/postmark.sh 188share/acmesh/notify/postmark.sh
169share/acmesh/notify/pushbullet.sh 189share/acmesh/notify/pushbullet.sh
170share/acmesh/notify/pushover.sh 190share/acmesh/notify/pushover.sh
171share/acmesh/notify/sendgrid.sh 191share/acmesh/notify/sendgrid.sh
172share/acmesh/notify/slack.sh 192share/acmesh/notify/slack.sh
 193share/acmesh/notify/slack_app.sh
173share/acmesh/notify/smtp.sh 194share/acmesh/notify/smtp.sh
174share/acmesh/notify/teams.sh 195share/acmesh/notify/teams.sh
175share/acmesh/notify/telegram.sh 196share/acmesh/notify/telegram.sh
 197share/acmesh/notify/weixin_work.sh
176share/acmesh/notify/xmpp.sh 198share/acmesh/notify/xmpp.sh
177share/doc/acmesh/README-deploy.md 199share/doc/acmesh/README-deploy.md
178share/doc/acmesh/README-dnsapi.md 200share/doc/acmesh/README-dnsapi.md
179share/doc/acmesh/README.md 201share/doc/acmesh/README.md