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:   js
Date:           Sun Jun 18 15:42:22 UTC 2023

Modified Files:
        pkgsrc/security/acmesh: Makefile PLIST distinfo

Log Message:
Update security/acmesh to 3.0.6

This fixes a RCE vulnerability.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/acmesh/Makefile \
    pkgsrc/security/acmesh/distinfo
cvs rdiff -u -r1.5 -r1.6 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.14 pkgsrc/security/acmesh/Makefile:1.15
--- pkgsrc/security/acmesh/Makefile:1.14        Wed Jan  4 17:27:10 2023
+++ pkgsrc/security/acmesh/Makefile     Sun Jun 18 15:42:22 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2023/01/04 17:27:10 prlw1 Exp $
+# $NetBSD: Makefile,v 1.15 2023/06/18 15:42:22 js Exp $
 
-DISTNAME=      acme.sh-3.0.5
+DISTNAME=      acme.sh-3.0.6
 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.14 pkgsrc/security/acmesh/distinfo:1.15
--- pkgsrc/security/acmesh/distinfo:1.14        Wed Jan  4 17:27:10 2023
+++ pkgsrc/security/acmesh/distinfo     Sun Jun 18 15:42:22 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2023/01/04 17:27:10 prlw1 Exp $
+$NetBSD: distinfo,v 1.15 2023/06/18 15:42:22 js Exp $
 
-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
+BLAKE2s (acme.sh-3.0.6.tar.gz) = beaf27aa4d8a0ed83f5731414624811ca7769d6f2b1dc4a6812ed010da1dde3d
+SHA512 (acme.sh-3.0.6.tar.gz) = 2ddd561356586a289bcd08770b7347ef2e1cb121948987031a9e53d19abd5beda433e50c659aa3ee5dc3b06bdf8e479b5b31ba0b52c4a283d2c491aead4d10ac
+Size (acme.sh-3.0.6.tar.gz) = 275569 bytes

Index: pkgsrc/security/acmesh/PLIST
diff -u pkgsrc/security/acmesh/PLIST:1.5 pkgsrc/security/acmesh/PLIST:1.6
--- pkgsrc/security/acmesh/PLIST:1.5    Wed Jan  4 17:27:10 2023
+++ pkgsrc/security/acmesh/PLIST        Sun Jun 18 15:42:22 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2023/01/04 17:27:10 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.6 2023/06/18 15:42:22 js Exp $
 sbin/acme.sh
 share/acmesh/acme.sh
 share/acmesh/deploy/apache.sh
@@ -87,8 +87,10 @@ 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_gcore.sh
 share/acmesh/dnsapi/dns_gd.sh
 share/acmesh/dnsapi/dns_geoscaling.sh
+share/acmesh/dnsapi/dns_googledomains.sh
 share/acmesh/dnsapi/dns_he.sh
 share/acmesh/dnsapi/dns_hetzner.sh
 share/acmesh/dnsapi/dns_hexonet.sh
@@ -99,6 +101,7 @@ 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_ipv64.sh
 share/acmesh/dnsapi/dns_ispconfig.sh
 share/acmesh/dnsapi/dns_jd.sh
 share/acmesh/dnsapi/dns_joker.sh
@@ -124,6 +127,7 @@ 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
+share/acmesh/dnsapi/dns_nanelo.sh
 share/acmesh/dnsapi/dns_nederhost.sh
 share/acmesh/dnsapi/dns_neodigit.sh
 share/acmesh/dnsapi/dns_netcup.sh



Home | Main Index | Thread Index | Old Index