tuf v0.11.2.dev3
Pre-release
Pre-release
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