Page MenuHomeFreeBSD

net/routinator: Update to 0.3.0
ClosedPublic

Authored by kai on Feb 21 2019, 6:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 31, 9:16 PM
Unknown Object (File)
Fri, Mar 7, 2:04 AM
Unknown Object (File)
Mar 2 2025, 9:36 AM
Unknown Object (File)
Mar 1 2025, 10:20 AM
Unknown Object (File)
Oct 2 2024, 10:13 PM
Unknown Object (File)
Oct 2 2024, 6:08 PM
Unknown Object (File)
Oct 2 2024, 8:10 AM
Unknown Object (File)
Oct 1 2024, 9:09 PM
Subscribers
None

Details

Summary

PR 235779

Changelog:

  • Several API and organizational changes in the Routinator library crate for the various improvements below.

New:

  • 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

Test Plan
  • poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r344112 amd64 + i386) -> OK
  • portlint -> OK
  • Runtime test -> OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 22 2019, 7:43 PM
This revision was automatically updated to reflect the committed changes.