[Bug 251732] net/routinator: Update to version 0.8.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 10 14:35:21 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251732
Bug ID: 251732
Summary: net/routinator: Update to version 0.8.2
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://www.nlnetlabs.nl/news/2020/Dec/09/routinator-0
.8.2-released/
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: jaap at NLnetLabs.nl
Attachment #220425 maintainer-approval+
Flags:
Created attachment 220425
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220425&action=edit
patch tp update
This update also contains improvements as suggested by PR #251144
Release notes for 0.8.2 ‘Once More, with Feeling’
All users of Routinator 0.8.0 and 0.8.1 are encouraged to upgrade
to this release.
Changes
* As the rules proposed by draft-ietf-sidrops-6486bis turned
out to be too strict, validation has been relaxed again. A CA is
now only rejected and all its objects ignored if the manifest or
CRL are invalid or if any of the objects listed on the manifest
are either missing or have a different hash. Previously, a CA was
rejected entirely if objects themselves where invalid for any
reason, including cases such as expired child certificates. (#438)
Bug Fixes
* Switch logging to the configured target for the update command. (#433)
Other Changes
* Update minor dependencies in Cargo.lock. (#439)
Release notes for 0.8.1 ‘Pure as New York Snow’
Bug Fixes
* VRPs filtered via local exceptions are dropped again. In 0.8.0,
they were only added to the metrics but not actually dropped.
(#424, discovered by @cwiech)
* The prefix validation option incorrectly matched VRPs for host
prefixes to prefixes with an identical bit pattern of any length.
(Found by [@vamseedhar-reddyvari] and fixed in #415 by @morrowc
and @aaronw112358)
* The config file option for the policy on dealing with objects on
unknown types is now correctly spelled unknown-objects (with a
dash rather than an underscore). The old spelling will be also
be accepted in 0.8 releases. (Found and fixed by @johannesmoos,
#413, #416.)
* The config file option rtr-tcp-keepalive now accepts an integer
value as it should have from the beginning (and the config command
even created). For the time being, both integers and strings will
be accepted. String values will be rejected starting with 0.9.0.
([#427], discovered by @johannesmoos)
New
* The log output of the HTTP /log endpoint now states the start
date of the validation run it represents. (#426)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list