Commit Graph

40 Commits

Author SHA1 Message Date
Vincent Haupert
f348ae03dc step-ca: fix hash 2024-07-28 12:57:28 +02:00
R. Ryantm
e0eb2db3b1 step-ca: 0.26.2 -> 0.27.2 2024-07-22 07:23:59 +00:00
Moritz Hedtke
9e70b38d6b step-ca: remove mohe2015 as maintainer 2024-06-21 12:40:11 +02:00
R. Ryantm
4d7b917ee2 step-ca: 0.26.1 -> 0.26.2 2024-06-14 03:33:27 +00:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Jonathan Davies
c43df0840e
step-ca: Set version in ldflags so this is correctly displayed in startup
message
2024-05-18 11:03:41 +01:00
Fabian Affolter
d3f38e70bd step-ca: format with nixfmt 2024-04-27 22:59:06 +02:00
Fabian Affolter
05acad93d3 step-ca: 0.25.2 -> 0.26.1
Diff: https://github.com/smallstep/certificates/compare/refs/tags/v0.25.2...v0.26.1

Changelog: https://github.com/smallstep/certificates/releases/tag/v0.26.1
2024-04-27 22:57:53 +02:00
Paul Meyer
77d6ba8a4c treewide: remove explicit -buildid=
from buildGoModules invocations

This is now always set by buildGoModule.
2023-12-28 09:59:34 +01:00
Fabian Affolter
5f33404b95 step-ca: 0.25.0 -> 0.25.2
Diff: https://github.com/smallstep/certificates/compare/refs/tags/v0.25.0...v0.25.2

Changelog: https://github.com/smallstep/certificates/releases/tag/v0.25.2
2023-12-16 18:18:36 +01:00
R. Ryantm
4c5fde1c6a step-ca: 0.24.2 -> 0.25.0 2023-10-01 04:30:46 +00:00
Fabian Affolter
2aade383c9
step-ca: add changelog to meta 2023-05-21 21:06:22 +02:00
Fabian Affolter
9227561605 step-ca: 0.23.2 -> 0.24.2
Diff: https://github.com/smallstep/certificates/compare/v0.23.2...v0.24.2
2023-05-21 21:04:00 +02:00
R. Ryantm
ccc0fbca35 step-ca: 0.23.1 -> 0.23.2 2023-02-05 04:31:50 +00:00
ckie
72bd24702b
step-ca: fix flaky test parallelism
step-ca seems to run some tests using the global `localhost` interface
inside the build sandbox, and on big x86_64-linux machines we've
observed they occasionally fail.

This restricts the tests to one core.

https://hydra.nixos.org/build/206729862
2023-01-25 16:45:34 +02:00
R. Ryantm
3469fcfe48 step-ca: 0.23.0 -> 0.23.1 2023-01-19 15:21:38 +00:00
R. Ryantm
672f0ddbb1 step-ca: 0.22.1 -> 0.23.0 2022-11-13 01:04:48 +00:00
R. Ryantm
3d6636ba27 step-ca: 0.22.0 -> 0.22.1 2022-08-31 22:07:18 +00:00
R. Ryantm
3165c31822 step-ca: 0.21.0 -> 0.22.0 2022-08-29 01:06:25 +00:00
R. Ryantm
c75607194a step-ca: 0.19.0 -> 0.21.0 2022-08-03 11:19:50 +00:00
techknowlogick
2c3dcb1169 step-ca: 0.18.2 -> 0.19.0 2022-05-06 14:00:28 -04:00
Fabian Affolter
baad4cbe62 step-ca: 0.18.1 -> 0.18.2 2022-03-15 09:50:01 +01:00
R. RyanTM
ffa68dd65e
step-ca: 0.18.0 -> 0.18.1
(#158442)
2022-02-10 15:17:29 +01:00
R. Ryantm
0e2c517db8 step-ca: 0.17.6 -> 0.18.0 2021-12-06 19:13:23 +00:00
ajs124
559552ea19
Merge pull request #145695 from mohe2015/step-ca-tests
nixos/tests: add step-ca test
2021-12-03 00:54:10 +01:00
Moritz Hedtke
9d01ce82ac
nixos/tests: add step-ca test 2021-11-13 12:40:47 +01:00
R. Ryantm
879d7ee0c1 step-ca: 0.17.4 -> 0.17.6 2021-10-28 21:49:31 +00:00
Moritz Hedtke
a77c1b39b8
step-ca: 0.16.2 -> 0.17.4 2021-10-02 17:43:22 +02:00
Pavol Rusnak
513a3ae36c
step-ca: re-enable tests on darwin by enabling local networking 2021-09-04 22:40:34 +02:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
R. RyanTM
6df214b21b step-ca: 0.16.0 -> 0.16.2 2021-08-23 04:19:45 +00:00
Moritz Hedtke
5f645dd536
step-ca: make reproducible 2021-07-28 16:39:09 +02:00
Moritz Hedtke
a44657d200
step-ca: 0.15.15 -> 0.16.0 2021-07-28 15:37:39 +02:00
David Guibert
f9eedc3457 step-ca: 0.15.11 -> 0.15.15 2021-05-25 09:49:30 +02:00
Hedtke, Moritz
01b1ddfa70 Add mohe2015 as maintainer to step-ca and nixos/step-ca 2021-04-09 14:57:43 +02:00
Hedtke, Moritz
2d821cb5c0 step-ca: Add option to disable HSM support 2021-04-07 16:38:23 +02:00
Hedtke, Moritz
106b8616f7 step-ca: Add systemd service file at correct location to get it picked up automatically 2021-04-07 16:38:23 +02:00
Hedtke, Moritz
53a17d2a44 step-ca: 0.15.6 -> 0.15.11 2021-04-07 16:38:16 +02:00
Arian van Putten
ba89f01861 step-ca: 0.13.3 -> 0.15.6
Co-Authored-By: Florian Klink <flokli@flokli.de>
2020-12-25 01:06:50 +01:00
Roger Qiu
84163bf4c8
step-ca: init at 0.13.3 2019-12-16 13:25:55 +11:00