Commit Graph
1601 Commits
Author SHA1 Message Date
Tim Bruijnzeels e76b6cc7bd Update version to post release dev version. 2021-12-14 12:24:56 +01:00
Tim BruijnzeelsandGitHub b798420cf8 Update version and Changelog for 0.9.3 (#739) v0.9.3 2021-12-14 09:09:28 +01:00
Tim BruijnzeelsandGitHub e659485d85 Merge release 0.9.3-rc3 v0.9.3-rc3 2021-11-10 15:37:59 +01:00
Tim Bruijnzeels 6bf5ddd91e Merge branch 'main' into dev 2021-11-10 13:40:32 +01:00
Tim Bruijnzeels 6ac7acfc33 Update version and changelog for release 0.9.3-rc3 2021-11-10 13:25:15 +01:00
Tim BruijnzeelsandGitHub 733a9baae8 Depend on rpki-rs 0.13.1-rc2 with updated aspa OID. (#723) 2021-11-10 13:10:37 +01:00
Tim BruijnzeelsandGitHub 11df249bd0 Re-issue all objects on key activation or resource shrink (#720) 2021-11-10 12:27:31 +01:00
Tim Bruijnzeels f9c023223d Update changelog v0.9.3-rc2 2021-11-05 15:59:17 +01:00
Tim Bruijnzeels 9249ab50b7 Prepare release 0.9.3-rc2 2021-11-05 15:59:17 +01:00
Tim Bruijnzeels 9965a72070 Support ASPAs with an explicit empty provider as set. (#685) 2021-11-05 15:59:17 +01:00
Tim Bruijnzeels df7ebaf07f Improve error message when the repository was not initialised. (#687) 2021-11-05 15:59:17 +01:00
Tim Bruijnzeels fb80a04583 Fix eligible not after in case no certificates had been issued yet (#713) 2021-11-05 15:59:17 +01:00
Tim Bruijnzeels 7faded129e Use max batch size for parent sync (cope with rate limits) (#680) 2021-11-05 15:59:17 +01:00
Tim Bruijnzeels cc56e85640 Plus means '+', not '-'.. 2021-11-05 15:59:17 +01:00
Tim Bruijnzeels 3b94ff2fa6 Proof of concept ASPA support (#685) 2021-11-05 15:59:17 +01:00
Tim Bruijnzeels 7f5590f58c Show the error for 'show history' #705 2021-11-05 15:59:17 +01:00
Tim Bruijnzeels bb10f00d0e Force re-issuance of ROAs on upgrade from before 0.9.3-rc2 (#704) 2021-11-05 15:59:17 +01:00
Tim Bruijnzeels 59810f14fa Report correct next update times (#701) 2021-11-05 15:59:17 +01:00
Tim Bruijnzeels 78030c6299 Update changelog 2021-11-05 15:20:27 +01:00
Tim Bruijnzeels b925f022b2 Prepare release 0.9.3-rc2 2021-11-05 15:07:53 +01:00
Tim BruijnzeelsandGitHub 77dac7a6ca Support ASPAs with an explicit empty provider as set. (#685) 2021-11-05 14:43:35 +01:00
Tim BruijnzeelsandGitHub 2c78bbaad4 Improve error message when the repository was not initialised. (#687) 2021-11-05 11:51:47 +01:00
Tim BruijnzeelsandGitHub 9d9473338d Fix eligible not after in case no certificates had been issued yet (#713) 2021-11-05 11:42:59 +01:00
Tim BruijnzeelsandGitHub 2580fa9b55 Use max batch size for parent sync (cope with rate limits) (#680) 2021-11-04 16:27:38 +01:00
Tim Bruijnzeels c12140f197 Plus means '+', not '-'.. 2021-11-02 16:42:20 +01:00
Tim BruijnzeelsandGitHub 9931d61601 Proof of concept ASPA support (#685) 2021-11-02 16:34:33 +01:00
Tim BruijnzeelsandGitHub cd26d0b1e8 Show the error for 'show history' #705 2021-11-02 16:25:37 +01:00
Tim BruijnzeelsandGitHub 86ea9cd686 Force re-issuance of ROAs on upgrade from before 0.9.3-rc2 (#704) 2021-11-02 16:23:45 +01:00
Tim BruijnzeelsandGitHub 4aa8f783cf Report correct next update times (#701) 2021-11-02 10:09:15 +01:00
Ximon EighteenandGitHub e0c3b98959 Remove outdated e2e test trigger rule 2021-10-31 14:01:06 +01:00
Tim BruijnzeelsandGitHub 917f0e991b Release 0.9.3-rc1
See PR #696
v0.9.3-rc1
2021-10-20 11:31:13 +02:00
Tim Bruijnzeels 2a696d1be3 Update versions for release 0.9.3-rc1 2021-10-20 11:27:56 +02:00
Tim Bruijnzeels faaffe8f78 Update changelog for release 0.9.3-rc1 2021-10-20 11:27:38 +02:00
Tim Bruijnzeels 590e69e833 Disable cargo audit for now. 2021-10-20 11:16:18 +02:00
Tim Bruijnzeels 2832be8548 Re-add GHA audit step, but ignore it on all branches for now. 2021-10-20 11:09:13 +02:00
Tim Bruijnzeels 0ab7e724dc Disable cargo audit for now. 2021-10-20 10:52:52 +02:00
Tim Bruijnzeels 36478b221e Disable cargo audit github actions flow (for now). 2021-10-20 10:51:57 +02:00
61e7fc01e4 Add random jitter to ca publish next update times (#692)
Co-authored-by: Ximon Eighteen <3304436+ximon18@users.noreply.github.com>
2021-10-20 10:34:27 +02:00
Alex BandandGitHub c86f34667c s/routinator/krill 2021-10-14 12:50:35 +02:00
Alex Band b2303d9617 Create CONTRIBUTING.md 2021-10-14 12:29:33 +02:00
Alex BandandGitHub 2d7480fd51 Create SECURITY.md 2021-10-13 22:57:34 +02:00
Ximon EighteenandGitHub faf6bd2549 HSM: Support multiple signers (#539) (#674)
Support multiple signers of different types behind a HSM feature flag, and support in principle selecting which signer to use for which purpose. (#539)
2021-10-05 14:50:58 +02:00
Tim BruijnzeelsandGitHub a84029dee0 Merge pull request #682 from NLnetLabs/dev
release 0.9.2
v0.9.2
2021-10-04 15:00:16 +02:00
Tim Bruijnzeels 95498489cd Update changelog for release 0.9.2 2021-10-04 14:23:18 +02:00
Tim Bruijnzeels 33379c7c19 Update version for release 0.9.2 2021-10-04 14:22:52 +02:00
Ximon EighteenandGitHub 0347e77d3c Use a separate Docker Hub token for the e2e test cache rebuild image push. 2021-09-27 12:59:34 +02:00
Ximon EighteenandGitHub 74ec6eb322 Enable manual triggering of the E2E test cache rebuild workflow. 2021-09-27 12:23:12 +02:00
Ximon EighteenandGitHub 67f39e6454 FIX: use automation account credentials to login ot Docker Hub
The personal login no longer works because MFA was enabled for that account.
2021-09-27 12:17:37 +02:00
Ximon EighteenandGitHub 1f390a7883 FIX: Ensure rc Docker images are v prefixed 2021-09-27 12:09:58 +02:00
Tim BruijnzeelsandGitHub 43ddcb0700 Merge pull request #678 from NLnetLabs/dev
Release 0.9.2-rc3
v0.9.2-rc3
2021-09-24 11:15:12 +02:00