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)
Dec 22 2023, 12:09 AM
Unknown Object (File)
Dec 20 2023, 1:25 AM
Unknown Object (File)
Aug 27 2023, 6:57 AM
Unknown Object (File)
Aug 13 2023, 6:21 AM
Unknown Object (File)
May 19 2023, 10:10 AM
Unknown Object (File)
Dec 20 2022, 7:04 PM
Unknown Object (File)
Dec 18 2022, 7:24 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.