From 8de9901cda44652ef1b923345ed4a0aa9dbebab5 Mon Sep 17 00:00:00 2001 From: Martin Hoffmann Date: Wed, 22 Jan 2025 15:39:38 +0100 Subject: [PATCH] Update changelog. --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 312eeb8..825dc2b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -28,6 +28,9 @@ New Bug fixes * Do not allow backslashes in idexchange handles. ([#304]) +* Check the content of file names in a manifest during parsing. This fixes a + crash when later code assumes that the file names only contain ASCII + characters and otherwise panics. ([#320]) Other changes @@ -47,6 +50,7 @@ Other changes [#316]: https://github.com/NLnetLabs/rpki-rs/pull/316 [#318]: https://github.com/NLnetLabs/rpki-rs/pull/318 [#319]: https://github.com/NLnetLabs/rpki-rs/pull/319 +[#320]: https://github.com/NLnetLabs/rpki-rs/pull/320 ## 0.18.4