net/routinator: Update to 0.3.0
Changelog:
- Several API and organizational changes in the Routinator library crate for the various improvements below.
New Features:
- New output format csvext that mimics the output format of the Original RIPE NCC Validator.
- Support for alternative resource extensions and validation defined in [RFC 8360].
- Support for cargo-deb-based Debian packaging.
- Log warnings for stale manifests and CRLs.
- Optional HTTP service in rtrd mode. This can be enabled via the --listen-http command line option and the listen-http config option. This is only the beginning of more extensive monitoring support.
Bug Fixes:
- Converts the endianess of the serial number in the SerialNotify RTR PDU.
For a full changelog see:
https://github.com/NLnetLabs/routinator/blob/v0.3.0/Changelog.md
PR: 235779
Submitted by: Jaap Akkerhuis (maintainer)
Approved by: joneum (mentor)
Differential Revision: https://reviews.freebsd.org/D19285