Subject: CVS commit: pkgsrc/security/go-mkcert
From: Amitai Schleier
Date: 2023-03-15 19:20:51
Message id: 20230315182052.01598FA90@cvs.NetBSD.org

Log Message:
Update to 1.4.4. From the changelog:

1.4.4:
- Firefox packaged in a Snap, which is the default browser of Ubuntu
  22.04, is now supported
- Fixed a crash when a CSR doesn't have SANs
- Calling mkcert with no arguments only prints the help text

1.4.3:
- The EKU logic is now simpler, and it follows the following rules
    - if an IP address, DNS name, or URI SAN is present, serverAuth
      is included
    - if -client is used, clientAuth is included
    - if an email address SAN in present, emailProtection is included
- Certificate generation based on CSRs is now consistent with standard
  certificate generation

1.4.2:
- Reduce certificate lifetime to 2 years and 3 months
- Detect various flavors of Firefox (#225, #280)

pkgsrc changes:

- Simplify packaging
- Take MAINTAINER

Files:
RevisionActionfile
1.49modifypkgsrc/security/go-mkcert/Makefile
1.5modifypkgsrc/security/go-mkcert/distinfo
1.1addpkgsrc/security/go-mkcert/go-modules.mk