File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1034,10 +1034,10 @@ repo](https://github.com/theupdateframework/specification/issues).
1034
1034
root metadata file (version N) must be less than or equal to the version
1035
1035
number of the new root metadata file (version N+1). Effectively, this means
1036
1036
checking that the version number signed in the new root metadata file is
1037
- indeed N+1. If the new root metadata file is less than the trusted metadata
1038
- file, discard it, abort the update cycle, and report the rollback attack. On
1039
- the next update cycle, begin at step 0 and version N of the root metadata
1040
- file.
1037
+ indeed N+1. If the version of the new root metadata file is less than the
1038
+ trusted metadata file, discard it, abort the update cycle, and report the
1039
+ rollback attack. On the next update cycle, begin at step 0 and version N of
1040
+ the root metadata file.
1041
1041
1042
1042
* ** 1.5** . Note that the expiration of the new (intermediate) root metadata
1043
1043
file does not matter yet, because we will check for it in step 1.8.
You can’t perform that action at this time.
0 commit comments