update to 1.4.0 OBS-URL: https://build.opensuse.org/request/show/1293258 OBS-URL: https://build.opensuse.org/package/show/security/certgen?expand=0&rev=3
29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jul 15 06:12:48 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- Update to version 1.4.0:
|
|
* update go.mod formatting
|
|
* Overwrite ouName (#3)
|
|
* update go1.24.5 (#8)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 16 14:29:58 UTC 2024 - opensuse_buildservice@ojkastl.de
|
|
|
|
- Update to version 1.3.0:
|
|
* update go-releaser with latest changes
|
|
* upgrade vulncheck min-go-version (#6)
|
|
* Remove duplicated `Install` section (#5)
|
|
* adding vulncheck github workflow action (#4)
|
|
* add common-name support for client certs
|
|
* update README.md binaries
|
|
* fix generating certs, default to ecdsa-prime256v1
|
|
* update certgen docs
|
|
* add support for generating client certs
|
|
* update goreleaser and format certgen.go
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 16 14:29:30 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- new package certgen: a dead simple tool to generate self signed
|
|
certificates (for MinIO TLS deployments)
|