Skip to content

Conversation

loosebazooka
Copy link
Member

  • Expose updateMeta and downloadTarget for conformance
  • Also don't persist derived attributes in TufMeta

- Expose updateMeta and downloadTarget for conformance
- Also don't persist derived attributes in TufMeta

Signed-off-by: Appu Goundan <[email protected]>
@@ -304,7 +317,6 @@ void updateTimestamp()
localTimestamp.getSignedMeta().getVersion(), timestamp.getSignedMeta().getVersion());
}
if (localTimestamp.getSignedMeta().getVersion() == timestamp.getSignedMeta().getVersion()) {
trustedMetaStore.setTimestamp(localTimestamp);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder why I was doing this...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I did this, in some weird refactor.

@loosebazooka loosebazooka merged commit 90d958b into main Nov 1, 2024
21 checks passed
@loosebazooka loosebazooka deleted the minor-tuf-updates branch November 1, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants