Skip to content

tuf v0.11.2.dev3

Pre-release
Pre-release

Choose a tag to compare

@awwad awwad released this 10 Jan 17:10
· 3415 commits to develop since this release
v0.11.2.dev3
0b82d9a

Changelog

v0.11.2.dev3 -- not stable due to compromised slow retrieval attack protection

  • Fix unnecessary delegated role downloads when using Updater.targets_of_role (PR here)
  • Minor documentation refinements and corrections
  • Highlight deprecations of Updater.targets_of_role() and Updater.all_targets().
  • Update dependencies to latest versions: pbr, colorama, cryptography, ipaddress (Python2 only), pyyaml, six, requests, idna.
  • Other minor changes