From 2cff7a59f541aa184dd4da4930c6138a23cbf600 Mon Sep 17 00:00:00 2001 From: Martin Hoffmann Date: Thu, 13 Jun 2024 11:59:03 +0200 Subject: [PATCH] Release 0.14.0-rc2. (#966) Bug fixes * Updated the bundled Routinator UI to version 0.4.1. This fixes internal linking. ([#965]) --- Cargo.lock | 2 +- Cargo.toml | 2 +- Changelog.md | 8 +++++--- doc/routinator.1 | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b91e08f7..6f543891 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1221,7 +1221,7 @@ dependencies = [ [[package]] name = "routinator" -version = "0.14.0-dev" +version = "0.14.0-rc2" dependencies = [ "arbitrary", "bytes", diff --git a/Cargo.toml b/Cargo.toml index e190d09a..bb68950d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] # Note: some of these values are also used when building Debian packages below. name = "routinator" -version = "0.14.0-dev" +version = "0.14.0-rc2" edition = "2021" rust-version = "1.70" authors = ["NLnet Labs "] diff --git a/Changelog.md b/Changelog.md index 46b3bd71..48ca756e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,13 +1,15 @@ # Change Log -## Unreleased next version +## 0.14.0-rc2 + +Released 2024-06-13. Bug fixes * Updated the bundled Routinator UI to version 0.4.1. This fixes internal - linking. + linking. ([#965]) -Other changes +[#965]: https://github.com/NLnetLabs/routinator/pull/965 ## 0.14.0-rc1 diff --git a/doc/routinator.1 b/doc/routinator.1 index 96435312..d34d8ba2 100644 --- a/doc/routinator.1 +++ b/doc/routinator.1 @@ -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" "Jun 10, 2024" "0.14.0-dev" "Routinator" +.TH "ROUTINATOR" "1" "Jun 13, 2024" "0.14.0-rc2" "Routinator" .SH NAME routinator \- RPKI relying party software .SH SYNOPSIS