Skip to content

Fix: Include FIPS-updates repo in security source list (#337)#338

Open
Rkoffer-SMX wants to merge 1 commit intoAzure:masterfrom
Rkoffer-SMX:fix/fips-updates-security-filter
Open

Fix: Include FIPS-updates repo in security source list (#337)#338
Rkoffer-SMX wants to merge 1 commit intoAzure:masterfrom
Rkoffer-SMX:fix/fips-updates-security-filter

Conversation

@Rkoffer-SMX
Copy link
Copy Markdown

The security source list filter excluded FIPS-updates repos because they use suite names like "jammy-updates" instead of "jammy-security". This caused apt to resolve packages from jammy-security during installation, replacing FIPS-certified packages with non-FIPS versions.

Broadens the filter in both one-line and DEB882-style source list readers to also retain lines/stanzas containing "fips-updates".

The security source list filter excluded FIPS-updates repos because they
use suite names like "jammy-updates" instead of "jammy-security". This
caused apt to resolve packages from jammy-security during installation,
replacing FIPS-certified packages with non-FIPS versions.

Broadens the filter in both one-line and DEB882-style source list
readers to also retain lines/stanzas containing "fips-updates".
@Rkoffer-SMX
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree company="SMX"

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.

1 participant