Skip to content

kek update map fixes#364

Merged
apop5 merged 2 commits intomicrosoft:mainfrom
kraxel:kek-update-map
Mar 16, 2026
Merged

kek update map fixes#364
apop5 merged 2 commits intomicrosoft:mainfrom
kraxel:kek-update-map

Conversation

@kraxel
Copy link
Contributor

@kraxel kraxel commented Mar 16, 2026

Description

Update scripts/get_auth_var_signing_certificate.py to sort the entries.

Fix PostSignedObjects/KEK/kek_update_map.json data file.
Changes:

  • All entries are now sorted by filename.
  • Fix some paths from windows ('\') to posix ('/') directory separator.
  • Remove duplicate RedHat entry.

How This Was Tested

  • Inspect the file changes.
  • Verify with jq utility that kek_update_map.json is valid JSON.

kraxel added 2 commits March 16, 2026 18:18
The rglob() function returns an unsorted list.
Sort the files before processing them to make
sure the json output is stable.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Run get_auth_var_signing_certificate script,
commit updated kek_update_map.json file.

Changes:
 - All entries are now sorted by filename.
 - Fix some paths from windows ('\\') to posix ('/') directory separator.
 - Remove duplicate RedHat entry.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
@apop5 apop5 requested a review from Flickdm March 16, 2026 17:45
@Flickdm Flickdm requested a review from apop5 March 16, 2026 17:47
@apop5
Copy link
Collaborator

apop5 commented Mar 16, 2026

@kraxel

it looks like MSI/KEKUpdate_MSI_PK2.bin has been removed

can you please double check that the reordering hasn't dropped others? Or maybe undo the reordering?

@apop5
Copy link
Collaborator

apop5 commented Mar 16, 2026

@kraxel

it looks like MSI/KEKUpdate_MSI_PK2.bin has been removed

can you please double check that the reordering hasn't dropped others? Or maybe undo the reordering?

Ignore this. My search missed it

@apop5 apop5 merged commit bd7abe3 into microsoft:main Mar 16, 2026
2 checks passed
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.

3 participants