Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop deprecated key management support #7524

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Drop deprecated key management support #7524

wants to merge 1 commit into from

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Nov 28, 2024

Description

We used to have this workaround to support older builds. Binary key support works with Bullseye and Focal, which are the oldes that makes sense. And more recent.

How Has This Been Tested?

  • Generating and booting Bullseye and Focal

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

We used to have this workaround to support older builds. Binary key support works with Bullseye and Focal, which are the oldes that makes sense. And more recent.
@igorpecovnik igorpecovnik requested a review from a team as a code owner November 28, 2024 21:14
@github-actions github-actions bot added size/small PR with less then 50 lines Needs review Seeking for review Framework Framework components labels Nov 28, 2024
@igorpecovnik igorpecovnik added 02 Milestone: First quarter release and removed size/small PR with less then 50 lines Framework Framework components labels Nov 28, 2024
@iav
Copy link
Contributor

iav commented Nov 29, 2024

More correct will be '/etc/apt/trusted.gpg.d/' or '/etc/apt/keyrings/' key folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Needs review Seeking for review
Development

Successfully merging this pull request may close these issues.

2 participants