rpki-client 9.2
This release includes the following changes to the previous release:
-
Ensure synchronization jobs are stopped when the timeout is reached.
-
Fix a corner case in repository handling. If the last RRDP repository failed to load, rpki-client would fail to fall back to rsync due to an ordering bug in the event loop.
-
Improve detection of duplicate file paths. Only trigger a duplicate error if a valid path is revisited otherwise a bad CA could prevent legitimate files from being considered valid.
-
Normalize internal representation of the caRepository to have a trailing slash and ensure that the rpkiManifest is a file inside it.