Skip to content

Commit b798420

Browse files
author
Tim Bruijnzeels
authored
Update version and Changelog for 0.9.3 (#739)
1 parent e659485 commit b798420

File tree

3 files changed

+3
-13
lines changed

3 files changed

+3
-13
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
# Note: some of these values are also used when building Debian packages below.
33
name = "krill"
4-
version = "0.9.3-rc3"
4+
version = "0.9.3"
55
edition = "2018"
66
authors = [ "The NLnet Labs RPKI team <[email protected]>" ]
77
description = "Resource Public Key Infrastructure (RPKI) daemon"

Changelog.md

+1-11
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
11
# Change Log
22

3-
<<<<<<< HEAD
4-
## 0.9.3 (RC3) 'The Thundering Herd'
3+
## 0.9.3 'The Thundering Herd'
54

6-
RC3 fixes the following issues in RC2:
7-
- Use the, now official, ASPA OID (#700)
8-
- Re-issue ASPA objects on key rolls (717)
9-
10-
=======
11-
## 0.9.3 (RC2) 'The Thundering Herd'
12-
13-
>>>>>>> main
145
This release adds the following features and fixes:
156
- Prevent a thundering herd of hosted CAs publishing at the same time (#692)
167
- Re-issue ROAs to ensure that short EE subject names are used (#700)
@@ -26,7 +17,6 @@ https://krill.docs.nlnetlabs.nl/en/prototype-aspa-support/manage-aspas.html
2617
The full list of changes can be found here:
2718
https://github.com/NLnetLabs/krill/projects/18
2819

29-
3020
## 0.9.2 'Motive and Opportunity'
3121

3222
This release includes two features aimed at users who run a Krill CA to maintain ROAs:

0 commit comments

Comments
 (0)