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)
Thu, Apr 16, 11:19 AM
Unknown Object (File)
Wed, Apr 15, 3:37 AM
Unknown Object (File)
Tue, Apr 14, 6:05 PM
Unknown Object (File)
Tue, Apr 14, 9:28 AM
Unknown Object (File)
Tue, Apr 14, 4:54 AM
Unknown Object (File)
Mon, Apr 13, 10:40 PM
Unknown Object (File)
Sat, Apr 11, 2:20 PM
Unknown Object (File)
Sun, Apr 5, 5:14 AM
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

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 22646
Build 21752: arc lint + arc unit

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.