Skip to content

Commit dde039f

Browse files
committed
Fix some section references.
Signed-off-by: Joshua Lock <[email protected]>
1 parent 890b156 commit dde039f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tuf-spec.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,7 @@ repo](https://github.com/theupdateframework/specification/issues).
11231123
checking that the version number signed in the new root metadata file is
11241124
indeed N+1. If the version of the new root metadata file is less than the
11251125
trusted metadata file, discard it, abort the update cycle, and report the
1126-
rollback attack. On the next update cycle, begin at step 5.0 and version N
1126+
rollback attack. On the next update cycle, begin at step 5.1 and version N
11271127
of the root metadata file.
11281128

11291129
* **5.2.5**. Note that the expiration of the new (intermediate) root metadata
@@ -1141,7 +1141,7 @@ repo](https://github.com/theupdateframework/specification/issues).
11411141
trusted root metadata file MUST be higher than the fixed update expiration
11421142
time. If the trusted root metadata file has expired, abort the update
11431143
cycle, report the potential freeze attack. On the next update cycle, begin
1144-
at step 5.0 and version N of the root metadata file.
1144+
at step 5.1 and version N of the root metadata file.
11451145

11461146
* **5.2.10**. **If the timestamp and / or snapshot keys have been rotated,
11471147
then delete the trusted timestamp and snapshot metadata files.** This is done
@@ -1294,7 +1294,7 @@ snapshot metadata file.
12941294
the lack of any such metadata).
12951295

12961296
* **5.5.6.2.2**. If the current delegation is a terminating delegation,
1297-
then jump to step 5.5.
1297+
then jump to step 5.6.
12981298

12991299
* **5.5.6.2.3**. Otherwise, if the current delegation is a
13001300
non-terminating delegation, continue processing the next delegation, if

0 commit comments

Comments
 (0)