Skip to content

Fix two issues in previous patches#36

Merged
mimizohar merged 2 commits intolinux-integrity:next-testingfrom
stefanberger:fixes
May 4, 2026
Merged

Fix two issues in previous patches#36
mimizohar merged 2 commits intolinux-integrity:next-testingfrom
stefanberger:fixes

Conversation

@stefanberger
Copy link
Copy Markdown
Contributor

  • Notify the user about the signature version that will be created if --v3 is first passed and then --v2 (or vice versa)
  • Rename the suffix of a temporary file and fix an error message

Notify the user which signature version will be created when first
--v3 (--v2) is passed and then switched to --v2 (--v3).

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Copy link
Copy Markdown
Collaborator

@mimizohar mimizohar left a comment

Choose a reason for hiding this comment

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

Typo: "temporay" -> "temporary" in "Rename the suffix of temporay file from $FILE.tmp to $FILE.ima_file_id to"

@stefanberger stefanberger force-pushed the fixes branch 2 times, most recently from 25ce73c to 76ce5ad Compare May 4, 2026 15:11
Rename the suffix of a temporary file from $FILE.tmp to $FILE.ima_file_id
to encode in its name that it holds an ima_file_id structure.

Fix an error message.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
@mimizohar mimizohar merged commit 821a3d0 into linux-integrity:next-testing May 4, 2026
15 of 18 checks passed
@stefanberger stefanberger deleted the fixes branch May 5, 2026 12:40
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