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)