github NLnetLabs/routinator v0.3.3
0.3.3 ‘Big Bada Boom’

latest releases: v0.14.0-rc2, v0.14.0-rc1, v0.13.2...
5 years ago

This is yet another bug fix release. It primarily fixes a crash that happened under certain conditions when checking address prefixes in certificates. In addition, some configuration file options related to rtrd mode were ignored. Finally, we now quietly ignore if the standard output is closed midway during output in vrps mode, making Routinator behave better when piping output somewhere.


Bug Fixes

  • The config file option specific to rtrd mode weren’t picked up.
    (#102, reported by Jay Borkenhagen)
  • Ignore ‘broken pipe’ errors when outputting VRPs to make Routinator play
    nice with piping output into scripts etc. (#105)
  • Fixes a crash when validating certain invalid resource sets on
    certificates. (rpki-rs #30)

Dependencies

  • There’s now a crude way to check if you have the minimum Rust version
    required and stop building. (#104)

Don't miss a new routinator release

NewReleases is sending notifications on new releases.