Skip to content

rpki-client 9.2

Compare
Choose a tag to compare
@botovq botovq released this 26 Sep 19:23
· 2 commits to master since this release

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.