mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
In the spec version 1.0.30, a new change has been added considering what should happen if there is a new timestamp with the same version. It says the following: "In case they [versions] are equal, discard the new timestamp metadata and abort the update cycle. This is normal and it shouldn't raise any error." In other words, if there is a new timestamp with the same version, then stop the update process and use the old timestamp. Those changes reflect these latest specification modifications. Signed-off-by: Martin Vrachev <mvrachev@vmware.com> |
||
|---|---|---|
| .. | ||
| generated_data | ||
| repository_data | ||
| .coveragerc | ||
| __init__.py | ||
| aggregate_tests.py | ||
| repository_simulator.py | ||
| simple_server.py | ||
| test_api.py | ||
| test_examples.py | ||
| test_fetcher_ng.py | ||
| test_metadata_eq_.py | ||
| test_metadata_generation.py | ||
| test_metadata_serialization.py | ||
| test_trusted_metadata_set.py | ||
| test_updater_consistent_snapshot.py | ||
| test_updater_delegation_graphs.py | ||
| test_updater_fetch_target.py | ||
| test_updater_key_rotations.py | ||
| test_updater_ng.py | ||
| test_updater_top_level_update.py | ||
| test_updater_validation.py | ||
| test_utils.py | ||
| utils.py | ||