Conversation
Removes "isOptional" flags for UEFI CA entries to prevent regressions in validation.
|
Member
Author
|
Thanks for the comments!
Generally speaking that date is suppose to reference the patch tuesday that the revocations went public. I'll defer to @SochiOgbuanya.
So the original intent of "isOptional" which I realize has been lost in translation here is - if the PC revoked the "Windows Production CA 2011" then those revocations are unecessary and optional dependent on that CA being revoked.
Yup fixing that.
Yup that's also being looked at. In general, that file is supposed to allow someone to know the contents of the binary files that are actually what are serviced. |
SochiOgbuanya
approved these changes
Oct 24, 2025
Collaborator
|
@Flickdm I vote for keeping the ship date (10_14_25) on the json file for posterity. It helps with keeping track of when this dbx package was shipped. |
Javagedes
approved these changes
Oct 24, 2025
apop5
approved these changes
Oct 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR creates a copy of the lastest dbx_info file for manual comparison. This should allow for easier identification of regression events.
additionally,
Updates the DBX info file to include the latest SVN.
Removes "isOptional" flags for UEFI CA entries to prevent regressions in validation.
Seen in #278
For details on how to complete these options and their meaning refer to CONTRIBUTING.md.
How This Was Tested
Beyond compare to check for regressions.
Additional pipeline changes are to be added.
Integration Instructions
N/A