Bug 242600

Summary: [MAINTAINER] net/routinator upgrade to version 0.6.4
Product: Ports & Packages Reporter: Jaap Akkerhuis <jaap>
Component: Individual Port(s)Assignee: Jochen Neumeister <joneum>
Status: Closed FIXED    
Severity: Affects Only Me CC: joneum
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to upgrade jaap: maintainer-approval+

Description Jaap Akkerhuis 2019-12-12 13:30:09 UTC
Created attachment 209893 [details]
patch to upgrade

This update to 6.4 incorporates the update to 6.3 as well, see the
notes below.


Notes to version 6.3

This release primarly fixes an issue where all RRDP requests would time out
in detached server mode, i.e., if server mode is invoked with the -d
option. Because Routinator only falls back to rsync if an RRDP fetch for
a given repository has never succeeded and otherwise uses the data previously
fetched (assuming that the RRDP failure was only of a temporary nature), this
caused the eventual loss of the RIPE and APNIC regions ROAs if Routinator
was ever run in a different way before.

But it is not all bleak news, there is a new feature, too. Veit Heller kindly
contributed code to make Routinator reload the TALs and restart validation in
server mode when signal USR1 is sent to it. This can be used both to notify
Routinator of a change in the set of TALs without having to tear down all RTR
sessions as well as kicking off a new validation run before the refresh time
has passed.
____________________________________________________________________

New * Reload TALs and restart validation via SIGUSR1 on Unix systems.
(#241, thanks to Veit Heller!)

Bug Fixes * RRDP requests failed with a timeout if Routinator was
started in detached server mode (server -d). (#250, discovered by
Will McLendon) * Fix spelling of routinator_rrdp_duration metrics
definition. (#248)



Notes to version 6.4

This is a bug fix release that fixes an issue introduced in the
last version which caused Routinator to hang indefinitely on occasion.
_____________________________________________________________________

Bug Fixes * Fixes an issue where Routinator occasionally gets
completely stuck. (#255)
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-12-16 09:27:54 UTC
A commit references this bug:

Author: joneum
Date: Mon Dec 16 09:27:51 UTC 2019
New revision: 520235
URL: https://svnweb.freebsd.org/changeset/ports/520235

Log:
  Update to 0.6.4

  PR:		242600
  Sponsored by:	Netzkommune GmbH

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