Bug 242600 - [MAINTAINER] net/routinator upgrade to version 0.6.4
Summary: [MAINTAINER] net/routinator upgrade to version 0.6.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jochen Neumeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-12 13:30 UTC by Jaap Akkerhuis
Modified: 2019-12-16 09:30 UTC (History)
1 user (show)

See Also:


Attachments
patch to upgrade (12.18 KB, patch)
2019-12-12 13:30 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 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