Skip to content

Commit 8c9c40c

Browse files
committed
Prepare for release 0.13.2.
1 parent 7bbc8e9 commit 8c9c40c

File tree

4 files changed

+6
-9
lines changed

4 files changed

+6
-9
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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 = "routinator"
4-
version = "0.13.2-dev"
4+
version = "0.13.2"
55
edition = "2021"
66
rust-version = "1.70"
77
authors = ["The NLnet Labs RPKI Team <[email protected]>"]

Changelog.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change Log
22

3-
## Unreleased next version in the 0.13 series
3+
## 0.13.2 ‘Existential Funk’
4+
5+
Released 2024-01-26.
46

57
Bug Fixes
68

@@ -9,15 +11,10 @@ Bug Fixes
911
Nishimura, Atsushi Enomoto, Ruka Miyachi; Internet Multifeed Co., Japan.
1012
Assigned [CVE-2024-1622].)
1113

12-
New
13-
14-
Other Changes
15-
1614
[#937]: https://github.com/NLnetLabs/routinator/pull/937
1715
[CVE-2024-1622]: https://www.nlnetlabs.nl/downloads/routinator/CVE-2024-1622.txt
1816

1917

20-
2118
## 0.13.1 ‘Aziz, Light!’
2219

2320
Released 2024-01-24.

doc/routinator.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "ROUTINATOR" "1" "Jan 24, 2024" "0.13.2-dev" "Routinator"
30+
.TH "ROUTINATOR" "1" "Feb 26, 2024" "0.13.2-dev" "Routinator"
3131
.SH NAME
3232
routinator \- RPKI relying party software
3333
.SH SYNOPSIS

0 commit comments

Comments
 (0)