Bug 253250 - net/routinator: Update to version 0.8.3
Summary: net/routinator: Update to version 0.8.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL: https://nlnetlabs.nl/news/2021/Feb/02...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-04 15:34 UTC by Jaap Akkerhuis
Modified: 2021-02-04 19:28 UTC (History)
1 user (show)

See Also:


Attachments
patch to update (2.29 KB, patch)
2021-02-04 15:34 UTC, Jaap Akkerhuis
jaap: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaap Akkerhuis 2021-02-04 15:34:26 UTC
Created attachment 222164 [details]
patch to update

Desciption


While we are still hard at work on the next big release of Routinator,
we do have a treat for Routinator users that aren’t routers: The very
first version of a lightweight user interface. So, today we published
the first release candidate for Routinator 0.8.3. The release will have
no functional changes other than including the UI.

The user interface provides two main functions. First, it displays
statistics from the last validation run Routinator has performed.
Secondly, you can the user interface to verify the RPKI origin
validation status of an AS Number and IP Prefix combination.

Verifying the validation status can be done by entering an existing BGP
announcement or an ASN and prefix of your choice, for example for an
announcement you're planning to do. The returned RPKI validity state
will be Valid, Invalid or Not Found and is based on the current set of
Validated ROA Payloads (VRPs) in the cache. Routinator will provide an
overview of all VRPs that led to the result, along with the reason for
the outcome.

This UI is available via the regular HTTP interface at the "/"
endpoint and requires access to /api and /ui (in case you use a reverse
proxy). It was built using Vue.js as Javascript framework, Element as
UI framework and queries the existing Routinator API. It is maintained
as a separate project at https://github.com/NLnetLabs/routinator-ui/
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2021-02-04 19:28:09 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-02-04 19:28:33 UTC
A commit references this bug:

Author: pi
Date: Thu Feb  4 19:28:07 UTC 2021
New revision: 564062
URL: https://svnweb.freebsd.org/changeset/ports/564062

Log:
  net/routinator: 0.8.2 -> 0.8.3

  - This has the very first version of a lightweight user interface,
    for more details see the release notes

  PR:		253250
  Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
  Relnotes:	https://nlnetlabs.nl/news/2021/Feb/02/routinator-0.8.3-released/

Changes:
  head/net/routinator/Makefile
  head/net/routinator/distinfo