Monday, November 28, 2022

[MAINTAINER UPDATE] security/lego 4.9.0 -> 4.9.1

Index: Makefile
===================================================================
RCS file: /cvs/ports/security/lego/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile 13 Oct 2022 11:59:46 -0000 1.4
+++ Makefile 28 Nov 2022 21:06:36 -0000
@@ -1,7 +1,7 @@
COMMENT = Let's Encrypt/ACME client written in Go

MODGO_MODNAME = github.com/go-acme/lego/v4
-MODGO_VERSION
= v4.9.0
+MODGO_VERSION = v4.9.1

DISTNAME = lego-${MODGO_VERSION}
CATEGORIES = security
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/lego/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo 13 Oct 2022 11:59:46 -0000 1.4
+++ distinfo 28 Nov 2022 21:06:36 -0000
@@ -1138,7 +1138,7 @@ SHA256 (go_modules/rsc.io/sampler/@v/v1.
SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 2iArDagDqyZhq5imgLuk9kEjoyblQMJVgrbNu53BFKo=
SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = ycxHNZ55+c2ONOTeypncJ5t0zinSW0a1T86Qmw5wOm8=
SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = qse6k1xBU6O0e8ObNvLorTJD8DNJwRy33Mlt2fMWn6Y=
-SHA256 (lego-v4.9.0.zip) = Blof5xJ+y4pXDgB39cBJyPrHW4sXjao8mvZWgrLd2Zw=
+SHA256 (lego-v4.9.1.zip) = inTTVo921sTSVMLFI8m/ZuW3f63APdKV1q170ilILf0=
SIZE (go_modules/cloud.google.com/go/@v/v0.26.0.mod) = 27
SIZE (go_modules/cloud.google.com/go/@v/v0.34.0.mod) = 27
SIZE (go_modules/cloud.google.com/go/@v/v0.38.0.mod) = 1006
@@ -2279,4 +2279,4 @@ SIZE (go_modules/rsc.io/sampler/@v/v1.3.
SIZE (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 14308
SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = 127
SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = 36374
-SIZE (lego-v4.9.0.zip) = 1064879
+SIZE (lego-v4.9.1.zip) = 1066530
- Upgrade to v4.9.1

Changelog

cname: add log about CNAME entries
fix: CNAME support
regru: improve error handling
chore: update actions/cache to v3
Route 53: Update IAM policy example to grant least privilege access
hurricane: fix CNAME support
cname: stop trying to traverse cname if none have been found
duckdns: fix CNAME support
oraclecloud: use fqdn to resolve zone

No comments:

Post a Comment