Hi, I was thinking of dropping/removing current version 2 of gdnsd, so that somone can just start from scratch with a 3 version port. The update is not trivial because they changed a lot of things from version 2->3, see: https://github.com/gdnsd/gdnsd/blob/main/VERSION3.md Most important, they dropped service support and expect systemd alike to handle. I believe rc system supports this nowadays via rc_bg=NO and similar. I also believe ports tree contains already very similar n on-daemon rc script examples, i.e. audio/navidrome. Still, last time (months ago) I looked into gdnsd latest version needed some minor patches to compile, but I eventually got it working. However, unfortunately ENOTIME right now to update it. So any objections or OKs for removing it? Thanks, Regards, Joerg (jung@)
OpenBSD Mail Box
BTC:1BsNfN6m7xtT4PqDb9jJHnDDFBb38zS9Yi
Tuesday, August 04, 2026
Re: NEW: security/cosign
On Tue Aug 04, 2026 at 05:04:46PM +0200, Rafael Sadowski wrote: > OK to import cosign-3.1.2? > > Comment: > sigstore signing tool > > Description: > Signing OCI containers (and other artifacts) using Sigstore. > > Cosign supports: > > - "Keyless signing" with the Sigstore public good Fulcio certificate authority > and Rekor transparency log (default) > - Hardware and KMS signing > - Signing with a cosign generated encrypted private/public keypair > - Container Signing, Verification and Storage in an OCI registry > - Bring-your-own PKI > > Maintainer: Rafael Sadowski <rsadowski@openbsd.org> > > WWW: https://www.sigstore.dev/ > > Now with attachment, submitting new ports does involve this extra task ;)