Created attachment 248256 [details] Patch to update This release includes several smaller fixes and improvements before the next release will see some major changes. We have fixed the "dump" command’s inability to deal with missing directories, accept private key files labeled “EC PRIVATE KEY” for the HTTP and RTR TLS configuration, and now log error output of the rsync command immediately rather than collecting it and logging it all at once, possibly overwhelming syslog.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d4c518ff47dff2349f8c0b6b01f20766fafe1606 commit d4c518ff47dff2349f8c0b6b01f20766fafe1606 Author: Jaap Akkerhuis <jaap@NLnetLabs.nl> AuthorDate: 2024-02-10 18:49:25 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-10 19:06:42 +0000 net/routinator: Update version 0.13.0=>0.13.1 Changelog: https://github.com/NLnetLabs/routinator/releases/tag/v0.13.1 PR: 276892 Approved by: submitter is maintainer net/routinator/Makefile | 3 +- net/routinator/Makefile.crates | 247 ++++++++++---------- net/routinator/distinfo | 500 +++++++++++++++++++++-------------------- 3 files changed, 382 insertions(+), 368 deletions(-)