Ximon Eighteen and Tim Bruijnzeels
5addcfc399
Handle more PKCS#11 transient failure scenarios. ( #761 )
2022-08-29 16:51:39 +02:00
Ximon Eighteen and Tim Bruijnzeels
780b9b3b60
Upgrade KMIP dependencies. ( #860 )
2022-08-29 16:51:39 +02:00
Tim Bruijnzeels
463d5753d6
Move testbed info to top of readme and update it.
2022-08-08 10:40:49 +02:00
Tim Bruijnzeels
269e9fda43
Prepare release 0.10.0-rc2
2022-07-27 08:16:33 -04:00
Tim Bruijnzeels
565b6f14b0
Update readme with documentation links for RC
2022-07-22 13:58:04 +02:00
Tim Bruijnzeels
483c1974f6
Merge 'main' version and README into dev prior to release.
2022-07-20 12:22:32 +02:00
Tim Bruijnzeels
6dfe953066
Fix typo
2022-07-20 12:12:21 +02:00
Tim Bruijnzeels
c12b70e0bc
Update readme for release 0.10.0-rc1
2022-07-20 12:07:23 +02:00
Tim Bruijnzeels and GitHub
d68c07b59c
Sign BGP router certificates ( #827 )
2022-07-07 13:20:00 +02:00
Tim Bruijnzeels
95e6681d5b
Clarify need to upgrade to 0.9.6.
2022-06-10 22:07:59 +02:00
Tim Bruijnzeels
427d6e9756
Update readme and version for release 0.9.6
2022-06-10 22:07:59 +02:00
Tim Bruijnzeels
12c4a1fc9a
Merge release 0.9.5 into dev
2022-04-13 16:58:52 +02:00
Tim Bruijnzeels
180185b07e
Update version and readme for release 0.9.5
2022-04-13 11:27:15 +02:00
Tim Bruijnzeels and GitHub
760db30910
Do not resync CAs with repo on startup if there are too many #818
2022-04-13 11:15:32 +02:00
388b931645
V0.9.5 rc9 prep ( #812 )
...
* Improve efficiency of connection status tracking #811
* Update version and readme for 0.9.5-rc9
Co-authored-by: Ximon Eighteen <3304436+ximon18@users.noreply.github.com >
2022-04-06 15:11:55 +02:00
Tim Bruijnzeels
4e1df9294a
Merge 0.9.5-rc8 (main) into dev
2022-03-30 14:05:02 +02:00
Tim Bruijnzeels
820f1c76ad
Update version and readme for rc8
2022-03-30 09:11:22 +02:00
ffb7d6ecdd
V0.9.5 rc7 prep ( #803 )
...
* Use PriorityQueue with time based Priority.
* Improve session sweep logging (make it less noisy)
* Update config file with new refresh settings - cap jitter at 50% of refresh
* Let api schedule repo sync tasks rather than execute it synchronously.
* Update version and readme for RC7
* Use the highest priority in case a task was already in the queue.
* Use consistent capitalization of Krill in config files.
* Update readme regarding ca-parent sync changes
* Update to Lagosta with updated dependencies
* Update developer documentation with new scheduler behaviour.
* Add hidden api end-point for scheduling suspend all - used in testing.
Co-authored-by: Ximon Eighteen <3304436+ximon18@users.noreply.github.com >
2022-03-28 16:01:51 +02:00
Tim Bruijnzeels
d2d471c698
update version and readme for 0.9.5-rc6
2022-03-06 23:28:16 +01:00
Tim Bruijnzeels and GitHub
cd00b4ebc9
V0.9.5 rc5 prep
...
* Do not sign/validate RFC6492 messages to/from local parent #797
* Add per CA locks to StatusStore. #795
* Update version and readme for 0.9.5-rc5
2022-03-06 21:29:48 +01:00
Tim Bruijnzeels
94853bfade
Prep version and readme for 0.9.5-rc4
2022-03-05 23:30:24 +01:00
Tim Bruijnzeels
74d3947fb2
Update version and readme for 0.9.5-rc3
2022-03-05 17:19:13 +01:00
Tim Bruijnzeels
b0b9a08900
Prep 0.9.5-rc2 - only move dirs if data was migrated!!
2022-02-24 10:25:12 +01:00
Tim Bruijnzeels
f9bc193ce2
Prep 0.9.5 rc1 ( #786 )
...
* Update version for release 0.9.5-rc1
* Update readme for 0.9.5-rc1
Small fixes:
* Depend on released version of rpki lib.
* Remove warning about diskspace - we will document elsewhere.
* Remove setting the version on migration finalize, it's set at the start.
2022-02-18 18:02:55 +01:00
Ximon Eighteen
4c4374c713
Merge branch 'main' into dev
2022-01-17 11:46:56 +01:00
Ximon Eighteen and Tim Bruijnzeels
441d522b62
Docker images are no longer built by Docker Hub.
2022-01-12 10:19:33 +01:00
Tim Bruijnzeels
b6eba04800
Update changelog for release 0.9.4
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
e80e12582b
Update changelog for release 0.9.4
2021-12-16 10:07:15 +01:00
Tim Bruijnzeels and GitHub
1dee3dfe73
Prep 0.9.4 with a fix to start the RRDP serial from 1 ( #741 )
2021-12-16 08:39:00 +01:00
Tim Bruijnzeels and GitHub
8be620b606
Update dependencies: rpki-rs, bytes, tokio, hyper, reqwest ( #584 )
...
* Update dependencies: rpki-rs, and therefore bytes, tokio, hyper, reqwest
* Rust 1.51 clippy
* Update minimal rust version to 1.47
socket2 requires improved const fn support.
exponential compile-time and type_length_limit and async in 1.46.
See PR #586
2021-07-02 10:20:24 +02:00
Tim Bruijnzeels and GitHub
07da12f5ec
Merge branch 'master' into v0.8.1-bis
2021-04-20 20:22:15 +02:00
Tim Bruijnzeels and GitHub
3b139e4a9f
Clippy and spelling fixes ( #471 )
...
* Fix clippy warnings.
* Fix spelling - as agreed use american spelling in code (like RFCs do as well).
2021-04-15 14:42:32 +02:00
Alex Band
9b644d5981
Best effort
2021-03-24 16:07:54 +01:00
Alex Band
864b7769b8
Add Discord
2021-03-24 14:54:20 +01:00
Alex Band and GitHub
e4308ef0d2
Remove superfluous header
2021-03-10 09:46:18 +01:00
Alex Band and GitHub
bbbb9aa0eb
Add logo, update screenshot
2021-02-25 09:21:17 +01:00
Alex Band
201dc19f60
Remove KrillManager reference
2021-02-14 20:06:48 +01:00
Alex Band and GitHub
58eb3d70b0
typos
2021-02-02 11:19:45 +01:00
Alex Band and GitHub
da70a04762
Use --locked with Cargo
2021-02-02 10:35:36 +01:00
Alex Band and GitHub
63f86ee8b4
Add sudo
2020-11-23 11:40:07 +01:00
ximon18 and GitHub
e51d6f10ab
Add a Debian package disclaimer to the README.
2020-10-28 11:39:21 +01:00
Alex Band and GitHub
465a261b08
Remove reference to installing master branch
2020-06-29 13:34:44 +02:00
Alex Band and GitHub
5743990bc9
Add packed installation QuickStart
2020-06-29 13:33:19 +02:00
Alex Band and GitHub
d9b5f70ce4
Properly link badge
2020-05-15 11:25:53 +02:00
Alex Band and GitHub
80a34a3424
Deep link badge
2020-05-15 11:24:31 +02:00
Alex Band and GitHub
cf9524e0a5
Add AWS Marketplace
2020-05-08 19:28:41 +02:00
Alex Band and GitHub
f2c35a09cd
Link directly to Krill docs section
2020-04-21 08:48:20 +02:00
Alex Band and GitHub
8b370de79d
Add link to 1-Click App
2020-04-19 12:47:59 +02:00
ximon18 and GitHub
9417b68560
Show the Krlill CI badge, not the Routinator one.
2020-03-25 23:38:37 +01:00