1
0
mirror of https://github.com/NLnetLabs/routinator.git synced 2024-05-19 06:50:04 +00:00

Prepare for release 0.11.2. (#748)

This commit is contained in:
Martin Hoffmann
2022-04-20 13:14:36 +02:00
committed by GitHub
parent 3bda459ebb
commit a5e347dfa5
4 changed files with 7 additions and 10 deletions

2
Cargo.lock generated
View File

@ -983,7 +983,7 @@ dependencies = [
[[package]]
name = "routinator"
version = "0.11.2-dev"
version = "0.11.2"
dependencies = [
"base64",
"bytes",

View File

@ -1,7 +1,7 @@
[package]
# Note: some of these values are also used when building Debian packages below.
name = "routinator"
version = "0.11.2-dev"
version = "0.11.2"
edition = "2018"
authors = ["The NLnet Labs RPKI Team <rpki@nlnetlabs.nl>"]
description = "An RPKI relying party software."

View File

@ -1,17 +1,14 @@
# Change Log
## Unreleased future version
## 0.11.2
Breaking Changes
New
Released 2022-04-20.
Bug Fixes
* Fixes an issue that caused the RTR server to possibly skip over some
withdrawn VRPs when in response to a serial query. ([#747])
Other Changes
withdrawn VRPs in response to a serial query. (Found by Jay Borkenhagen,
[#747])
[#747]: https://github.com/NLnetLabs/routinator/pull/747

View File

@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "ROUTINATOR" "1" "Apr 07, 2022" "0.11.2-dev" "Routinator"
.TH "ROUTINATOR" "1" "Apr 20, 2022" "0.11.2" "Routinator"
.SH NAME
routinator \- RPKI relying party software
.SH SYNOPSIS