2023-11-10 16:45:25 by Benny Siegert | Files touched by this commit (152) |  |
Log message:
Revbump all Go packages after go121 update
|
2023-10-29 15:48:24 by Benny Siegert | Files touched by this commit (152) |
Log message:
Revbump all Go packages because go121 is now the default
|
2023-10-15 14:04:35 by Benny Siegert | Files touched by this commit (155) |  |
Log message:
Revbump all Go packages after go120 security update
|
2023-09-08 21:06:15 by Benny Siegert | Files touched by this commit (154) |  |
Log message:
Revbump all Go packages after go120 update
|
2023-08-26 18:31:41 by Benny Siegert | Files touched by this commit (149) |  |
Log message:
Revbump all Go packages after go120 update
|
2023-07-15 12:53:10 by Benny Siegert | Files touched by this commit (151) |  |
Log message:
Revbump all Go packages after go120 update
|
2023-05-11 15:15:43 by Amitai Schleier | Files touched by this commit (1) |  |
Log message:
DEPENDS+=nss for certutil, so mkcert can also update the Firefox trust
store. Bump PKGREVISION.
|
2023-05-05 21:37:45 by Benny Siegert | Files touched by this commit (134) |  |
Log message:
Revbump all Go packages after go120 security update
|
2023-04-05 22:48:01 by Benny Siegert | Files touched by this commit (140) |  |
Log message:
Revbump all Go packages after yesterday's go120 security update
|
2023-03-15 19:20:51 by Amitai Schleier | Files touched by this commit (3) |
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
|