Received: by mail.netbsd.org (Postfix, from userid 605) id BD1D184EF6; Wed, 4 Jan 2023 17:27:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EDE2484EF3 for ; Wed, 4 Jan 2023 17:27:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id J9mHa0WVLIci for ; Wed, 4 Jan 2023 17:27:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 198F984CEF for ; Wed, 4 Jan 2023 17:27:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 145F0FA90; Wed, 4 Jan 2023 17:27:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1672853231110650" MIME-Version: 1.0 Date: Wed, 4 Jan 2023 17:27:11 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/security/acmesh To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20230104172711.145F0FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1672853231110650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Wed Jan 4 17:27:11 UTC 2023 Modified Files: pkgsrc/security/acmesh: Makefile PLIST distinfo Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/acmesh/Makefile \ pkgsrc/security/acmesh/distinfo cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/acmesh/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1672853231110650 Content-Disposition: inline Content-Length: 6527 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/security/acmesh/Makefile diff -u pkgsrc/security/acmesh/Makefile:1.13 pkgsrc/security/acmesh/Makefile:1.14 --- pkgsrc/security/acmesh/Makefile:1.13 Sun Oct 17 09:02:46 2021 +++ pkgsrc/security/acmesh/Makefile Wed Jan 4 17:27:10 2023 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2021/10/17 09:02:46 nia Exp $ +# $NetBSD: Makefile,v 1.14 2023/01/04 17:27:10 prlw1 Exp $ -DISTNAME= acme.sh-3.0.1 +DISTNAME= acme.sh-3.0.5 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.13 pkgsrc/security/acmesh/distinfo:1.14 --- pkgsrc/security/acmesh/distinfo:1.13 Tue Oct 26 11:16:58 2021 +++ pkgsrc/security/acmesh/distinfo Wed Jan 4 17:27:10 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2021/10/26 11:16:58 nia Exp $ +$NetBSD: distinfo,v 1.14 2023/01/04 17:27:10 prlw1 Exp $ -BLAKE2s (acme.sh-3.0.1.tar.gz) = ade71f5abcd0cb64a7b4b4f4415ffd103b306c135805eab790d8ef4e3e9e4d72 -SHA512 (acme.sh-3.0.1.tar.gz) = 8bc5468fa70bf0a23f516b05e49f4c457cceb3ae0c12e963b538297912adce1f16fca200b116fc39a88ee0ba522e1757654ed231bebb6199ef7f5ad152511c71 -Size (acme.sh-3.0.1.tar.gz) = 239311 bytes +BLAKE2s (acme.sh-3.0.5.tar.gz) = 4963300fc5609346bf2b76c77286219b3c2eea00add6c85aa50b7a8845fe7b38 +SHA512 (acme.sh-3.0.5.tar.gz) = 882768c84182a8b11f4f315a9b429cd84399145a97b64772a42e0c7fc478c6c5f93a6c73289410b4d2108786a7c275e99f2e47991bdca315fd7d80a4282eefc9 +Size (acme.sh-3.0.5.tar.gz) = 270092 bytes Index: pkgsrc/security/acmesh/PLIST diff -u pkgsrc/security/acmesh/PLIST:1.4 pkgsrc/security/acmesh/PLIST:1.5 --- pkgsrc/security/acmesh/PLIST:1.4 Sun Oct 17 09:02:46 2021 +++ pkgsrc/security/acmesh/PLIST Wed Jan 4 17:27:10 2023 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2021/10/17 09:02:46 nia Exp $ +@comment $NetBSD: PLIST,v 1.5 2023/01/04 17:27:10 prlw1 Exp $ sbin/acme.sh share/acmesh/acme.sh share/acmesh/deploy/apache.sh @@ -20,16 +20,19 @@ share/acmesh/deploy/myapi.sh share/acmesh/deploy/mydevil.sh share/acmesh/deploy/mysqld.sh share/acmesh/deploy/nginx.sh +share/acmesh/deploy/openmediavault.sh share/acmesh/deploy/opensshd.sh share/acmesh/deploy/openstack.sh share/acmesh/deploy/panos.sh share/acmesh/deploy/peplink.sh +share/acmesh/deploy/proxmoxve.sh share/acmesh/deploy/pureftpd.sh share/acmesh/deploy/qiniu.sh share/acmesh/deploy/routeros.sh share/acmesh/deploy/ssh.sh share/acmesh/deploy/strongswan.sh share/acmesh/deploy/synology_dsm.sh +share/acmesh/deploy/truenas.sh share/acmesh/deploy/unifi.sh share/acmesh/deploy/vault.sh share/acmesh/deploy/vault_cli.sh @@ -47,20 +50,24 @@ 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_bunny.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_conoha.sh share/acmesh/dnsapi/dns_constellix.sh -share/acmesh/dnsapi/dns_cx.sh +share/acmesh/dnsapi/dns_cpanel.sh +share/acmesh/dnsapi/dns_curanet.sh share/acmesh/dnsapi/dns_cyon.sh share/acmesh/dnsapi/dns_da.sh share/acmesh/dnsapi/dns_ddnss.sh share/acmesh/dnsapi/dns_desec.sh share/acmesh/dnsapi/dns_df.sh share/acmesh/dnsapi/dns_dgon.sh +share/acmesh/dnsapi/dns_dnshome.sh share/acmesh/dnsapi/dns_dnsimple.sh +share/acmesh/dnsapi/dns_dnsservices.sh share/acmesh/dnsapi/dns_do.sh share/acmesh/dnsapi/dns_doapi.sh share/acmesh/dnsapi/dns_domeneshop.sh @@ -76,11 +83,12 @@ share/acmesh/dnsapi/dns_easydns.sh share/acmesh/dnsapi/dns_edgedns.sh share/acmesh/dnsapi/dns_euserv.sh share/acmesh/dnsapi/dns_exoscale.sh +share/acmesh/dnsapi/dns_fornex.sh share/acmesh/dnsapi/dns_freedns.sh share/acmesh/dnsapi/dns_gandi_livedns.sh share/acmesh/dnsapi/dns_gcloud.sh share/acmesh/dnsapi/dns_gd.sh -share/acmesh/dnsapi/dns_gdnsdk.sh +share/acmesh/dnsapi/dns_geoscaling.sh share/acmesh/dnsapi/dns_he.sh share/acmesh/dnsapi/dns_hetzner.sh share/acmesh/dnsapi/dns_hexonet.sh @@ -98,6 +106,7 @@ share/acmesh/dnsapi/dns_kappernet.sh 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_leaseweb.sh share/acmesh/dnsapi/dns_lexicon.sh share/acmesh/dnsapi/dns_linode.sh @@ -111,6 +120,7 @@ share/acmesh/dnsapi/dns_misaka.sh share/acmesh/dnsapi/dns_myapi.sh share/acmesh/dnsapi/dns_mydevil.sh share/acmesh/dnsapi/dns_mydnsjp.sh +share/acmesh/dnsapi/dns_mythic_beasts.sh share/acmesh/dnsapi/dns_namecheap.sh share/acmesh/dnsapi/dns_namecom.sh share/acmesh/dnsapi/dns_namesilo.sh @@ -138,29 +148,39 @@ share/acmesh/dnsapi/dns_pointhq.sh share/acmesh/dnsapi/dns_porkbun.sh share/acmesh/dnsapi/dns_rackcorp.sh share/acmesh/dnsapi/dns_rackspace.sh +share/acmesh/dnsapi/dns_rage4.sh share/acmesh/dnsapi/dns_rcode0.sh share/acmesh/dnsapi/dns_regru.sh share/acmesh/dnsapi/dns_scaleway.sh share/acmesh/dnsapi/dns_schlundtech.sh 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_tele3.sh share/acmesh/dnsapi/dns_transip.sh +share/acmesh/dnsapi/dns_udr.sh share/acmesh/dnsapi/dns_ultra.sh 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_vscale.sh share/acmesh/dnsapi/dns_vultr.sh share/acmesh/dnsapi/dns_websupport.sh share/acmesh/dnsapi/dns_world4you.sh share/acmesh/dnsapi/dns_yandex.sh +share/acmesh/dnsapi/dns_yc.sh share/acmesh/dnsapi/dns_zilore.sh share/acmesh/dnsapi/dns_zone.sh share/acmesh/dnsapi/dns_zonomi.sh +share/acmesh/notify/bark.sh +share/acmesh/notify/callmebotWhatsApp.sh share/acmesh/notify/cqhttp.sh share/acmesh/notify/dingtalk.sh +share/acmesh/notify/discord.sh +share/acmesh/notify/feishu.sh +share/acmesh/notify/gotify.sh share/acmesh/notify/ifttt.sh share/acmesh/notify/mail.sh share/acmesh/notify/mailgun.sh @@ -170,9 +190,11 @@ share/acmesh/notify/pushbullet.sh share/acmesh/notify/pushover.sh share/acmesh/notify/sendgrid.sh share/acmesh/notify/slack.sh +share/acmesh/notify/slack_app.sh share/acmesh/notify/smtp.sh share/acmesh/notify/teams.sh share/acmesh/notify/telegram.sh +share/acmesh/notify/weixin_work.sh share/acmesh/notify/xmpp.sh share/doc/acmesh/README-deploy.md share/doc/acmesh/README-dnsapi.md --_----------=_1672853231110650--