Bug 233968 - net/routinator: Update to 0.2.0
Summary: net/routinator: Update to 0.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Steve Wills
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2018-12-12 20:59 UTC by Jaap Akkerhuis
Modified: 2018-12-26 22:44 UTC (History)
0 users

See Also:


Attachments
Patch to upgrade (27.93 KB, patch)
2018-12-12 20:59 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 2018-12-12 20:59:46 UTC
Created attachment 200069 [details]
Patch to upgrade

From the Change Log:

0.2.0 ‘Instant Gezellig’

  Breaking Changes

The command line arguments have been restructured to use commands to determine the mode of operation rather than options. In the course of that, some options changed, too. (#35)

Add trust anchor information to the CSV, JSON, and RPSL output. (#21)

  New

Add a configuration file for all standard options and the options for the RTR server mode. (#35)

Add a Dockerfile for building and deploying through Docker. Thanks to David Monosov. (#23)

Output from the rsync runs is now send to the logger and will be handled according to log settings. Output to stderr is logged with log level warn, stdout is logged with info. (#27)

New options for daemon mode: pid-file, working-dir, and chroot. Options to change the user and group in daemon mode are coming soon. (#42)

In daemon mode, forking now happens after the TALs are checked so that you can see the error messages and that it fails.

New VRP output format openbgpd which produces a roa-set for OpenBGPD config. Thanks to Job Snijders. (#32)

A new command line and config file option rsync-command allows to choose which command to run for rsync. A new config file option rsync-args allows to provide arguments to rsync. (#41)

  Bug Fixes

The default output format was accidentally changed to none. It is csv again.
Performance Improvements

Caching of CRL serial numbers for CAs with large manifests leads to about half the validation time for the current repository. (#34)
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-26 22:30:04 UTC
A commit references this bug:

Author: swills
Date: Wed Dec 26 22:29:07 UTC 2018
New revision: 488474
URL: https://svnweb.freebsd.org/changeset/ports/488474

Log:
  net/routinator: update to 0.2.0

  PR:		233968
  Submitted by:	jaap@NLnetLabs.nl (maintainer)

Changes:
  head/net/routinator/Makefile
  head/net/routinator/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-12-26 22:30:18 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-12-26 22:44:23 UTC
A commit references this bug:

Author: tobik
Date: Wed Dec 26 22:43:59 UTC 2018
New revision: 488479
URL: https://svnweb.freebsd.org/changeset/ports/488479

Log:
  net/routinator: Remove duplicate lang/rust build dependency

  USES=cargo already adds it with a newer version spec.

  PR:		233968
  With hat:	rust

Changes:
  head/net/routinator/Makefile