From: "Igor Zornik" Subject: [UPDATE] security/lego 4.32.0 -> 4.33.0 To: "OpenBSD ports" Cc: "Horia Racoviceanu" Date: Wed, 01 Apr 2026 19:57:04 +0200 Hello, ports. Just a little heads-up to the maintainer in case he wants to look at the latest version of lego before the new release. It seems to mostly deal with new providers. Build and a short run done on yesterday's amd64 snap. QP-encoded diff below the changelog. Changelog: - Add DNS provider for EuroDNS. - Add DNS provider for Excedo. - Add DNS provider for Czechia. - Gigahostno: Remove unused Zone fields. - Liara: Add support for team ID. - Safedns: Rename UKFast SafeDNS to ANS SafeDNS. Detailed changelog is available at https://github.com/go-acme/lego/releases/tag/v4.33.0 Index: Makefile =================================================================== RCS file: /cvs/ports/security/lego/Makefile,v retrieving revision 1.35 diff -u -p -u -p -r1.35 Makefile --- Makefile 22 Feb 2026 00:20:14 -0000 1.35 +++ Makefile 31 Mar 2026 17:13:00 -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.32.0 +MODGO_VERSION = v4.33.0 DISTNAME = lego-${MODGO_VERSION} CATEGORIES = security Index: distinfo =================================================================== RCS file: /cvs/ports/security/lego/distinfo,v retrieving revision 1.33 diff -u -p -u -p -r1.33 distinfo --- distinfo 22 Feb 2026 00:20:14 -0000 1.33 +++ distinfo 31 Mar 2026 17:13:02 -0000 @@ -2019,7 +2019,7 @@ SHA256 (go_modules/sigs.k8s.io/yaml/@v/v SHA256 (go_modules/sigs.k8s.io/yaml/@v/v1.2.0.zip) = Ve0Ixd9EigM79+LCkS1NqoW4VqBchUsMh8zIXH8/v8c= SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.7.0.mod) = +/Vbaah9WjkQgv2brl5MdYEEH+Cbi7k7D+Fs3f6FzpU= SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.7.0.zip) = lmW8NGG+tvNvLRuM4+HVl8Flydgp1CF2IbHGqKErxkc= -SHA256 (lego-v4.32.0.zip) = Y6ca/NLCN5OW1EGONQ8lPphUmcdSk/ESSDxB5HMvfAA= +SHA256 (lego-v4.33.0.zip) = MSEbmVDNWZfkVcDNPGza4ccjYgz4eM0pH944bnV9nb4= SIZE (go_modules/cel.dev/expr/@v/v0.24.0.mod) = 231 SIZE (go_modules/cel.dev/expr/@v/v0.24.0.zip) = 269497 SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.mod) = 1349 @@ -4041,4 +4041,4 @@ SIZE (go_modules/sigs.k8s.io/yaml/@v/v1. SIZE (go_modules/sigs.k8s.io/yaml/@v/v1.2.0.zip) = 20937 SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.7.0.mod) = 100 SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.7.0.zip) = 66599 -SIZE (lego-v4.32.0.zip) = 1905911 +SIZE (lego-v4.33.0.zip) = 1937589