* Fix typo in release workflow (#163) * Move to Go 1.18 (#162) * Add support for setting `pathlen` on CA certificates and intermediate CA (#135) * Fix docker file (#161) * Expand on permissions error message. (#160) * Bump go.step.sm/crypto from 0.15.2 to 0.16.2 * created test_tags and test_tags_windows since 600 permissions are not available in windows * Update go.yml * Update go.yml * updated go version to 1.16 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/certstrap?expand=0&rev=11
84 lines
3.1 KiB
Plaintext
84 lines
3.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jul 11 08:49:02 UTC 2022 - kukuk@suse.de
|
|
|
|
- Update to version 1.3.0+git20220701.1377eab:
|
|
* Fix typo in release workflow (#163)
|
|
* Move to Go 1.18 (#162)
|
|
* Add support for setting `pathlen` on CA certificates and intermediate CA (#135)
|
|
* Fix docker file (#161)
|
|
* Expand on permissions error message. (#160)
|
|
* Bump go.step.sm/crypto from 0.15.2 to 0.16.2
|
|
* created test_tags and test_tags_windows since 600 permissions are not available in windows
|
|
* Update go.yml
|
|
* Update go.yml
|
|
* updated go version to 1.16
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 15 11:21:06 UTC 2020 - kukuk@suse.de
|
|
|
|
- Update to version 1.2.0+git20200507.7cda9d4:
|
|
* update to readme & .gitignore
|
|
* update to generated binaries information
|
|
* Enforce linter errors
|
|
* Fix issues surfaced by running `golangci-lint run`
|
|
* Configure GitHub Actions
|
|
* Fix docker build after removal of vendored deps
|
|
* Bump github.com/urfave/cli from 1.22.3 to 1.22.4
|
|
* Clean-up test execution
|
|
* Remove vendorized dependencies in favor of Go modules
|
|
* Bump github.com/urfave/cli from 1.22.2 to 1.22.3
|
|
* Set CRL expiration to 2 years
|
|
* Add option to create CA restricted to some domains
|
|
* Bump github.com/urfave/cli from 1.22.1 to 1.22.2
|
|
* Use raw string to avoid escaping
|
|
* Add minute and second granularity to expiration time
|
|
* Remove duplicate travis build
|
|
* Update README regarding go version
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 21 08:34:39 UTC 2019 - kukuk@suse.de
|
|
|
|
- Build pie binary
|
|
- Update to version 1.2.0+git20190920.dceba24:
|
|
* Bump Go to 1.13
|
|
* Automatically inject version from tag in CI
|
|
* Bump github.com/urfave/cli from 1.21.0 to 1.22.1
|
|
* Allow to override default file inputs and outputs
|
|
* Bump github.com/urfave/cli from 1.20.0 to 1.21.0
|
|
* avoid using global variables
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 26 12:31:22 UTC 2019 - Richard Brown <rbrown@suse.com>
|
|
|
|
- Correct factual inaccuracies and excess technical details from description
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 18 14:27:03 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Trim bias from description
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 18 11:54:41 CEST 2019 - kukuk@suse.de
|
|
|
|
- Removed unused CDDL licensed files
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 15 08:42:59 UTC 2019 - kukuk@suse.de
|
|
|
|
- Update to version 1.1.1+git20190303.350df15:
|
|
* cmd: Make errors from existing CA/CSR/Cert paths more explicit
|
|
* Add Dockerfile
|
|
* Update dependencies to lastest versions
|
|
* Remove dep references in README, travis.yml
|
|
* Switch to using Go modules for dependencies
|
|
* The CLA link is outdated; remove it
|
|
* Adding URI SAN support (#63)
|
|
* Add revoke command
|
|
* Makes golang 1.11 default and skips golang 1.5 in CI build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 15 10:41:38 CEST 2019 - kukuk@suse.de
|
|
|
|
- Initial release
|
|
|