Commit Graph
1613 Commits
Author SHA1 Message Date
Ximon EighteenandTim Bruijnzeels 4e7a4e9c75 We use -dev as the next version label now, not -bis.
As requested by @timbru.
2022-02-18 18:02:55 +01:00
Ximon EighteenandGitHub 478e05ff25 Remove accidentally left behind case block in the pkg workflow. 2022-01-24 10:55:31 +01:00
Ximon Eighteen f36a93c18a Enable running the pkg workflow on demand rather than on every PR. 2022-01-19 14:53:08 +01:00
Ximon Eighteen 36c3bc354c When packaging handle the workflow_dispatch event and use a valid fallback email address. 2022-01-19 14:51:47 +01:00
Ximon EighteenandGitHub 4769876e36 Bump cargo-deb and cargo-generate-rpm. (#758) 2022-01-13 16:30:28 +01:00
Ximon EighteenandGitHub c1aadd421f Also run packaging checks on PRs to the dev branch. 2022-01-12 11:09:26 +01:00
Ximon EighteenandTim Bruijnzeels 0eb81dacc9 Upgrade to actions/checkout v2 to avoid potential security issue (see #746). 2022-01-12 10:22:34 +01:00
Ximon EighteenandTim Bruijnzeels 441d522b62 Docker images are no longer built by Docker Hub. 2022-01-12 10:19:33 +01:00
Tim Bruijnzeels 3ab1f38c48 Update version for development 2021-12-16 10:41:04 +01:00
Tim Bruijnzeels b6eba04800 Update changelog for release 0.9.4 v0.9.4 2021-12-16 10:30:10 +01:00
Tim Bruijnzeels 18ee87f6e0 Allow configuring RFC6492/8181 client timeouts #743 2021-12-16 10:30:10 +01:00
Tim Bruijnzeels 24adcae2ea Prep 0.9.4 with a fix to start the RRDP serial from 1 (#741) 2021-12-16 10:30:10 +01:00
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