Skip to content

T7830: Add signing key into vyos-dev.list file, apt-key is deprecated - #1051

Merged
dmbaturin merged 1 commit into
vyos:currentfrom
sarthurdev:T7830
Oct 2, 2025
Merged

T7830: Add signing key into vyos-dev.list file, apt-key is deprecated#1051
dmbaturin merged 1 commit into
vyos:currentfrom
sarthurdev:T7830

Conversation

@sarthurdev

Copy link
Copy Markdown
Member

Change summary

  • Adds signing key directly into vyos-dev.list
  • apt-key is deprecated, dropped in Trixie
  • Scope of key is limited to VyOS repository

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

Related PR(s)

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

@github-actions

github-actions Bot commented Oct 1, 2025

Copy link
Copy Markdown

👍
No issues in PR Title / Commit Title

@github-actions github-actions Bot added the current VyOS rolling release label Oct 1, 2025

@sever-sever sever-sever left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Use the sign-key instead of the deprecated apt-key

@dmbaturin dmbaturin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

apt-key has been deprecated for quite a while, and with an inline key reference, there's no need for the manual apt-key add step in the container or hand-made setups, so it's a win-win.

@dmbaturin
dmbaturin merged commit 942d122 into vyos:current Oct 2, 2025
8 checks passed
@vyosbot vyosbot added mirror-initiated This PR initiated for mirror sync workflow mirror-completed and removed mirror-initiated This PR initiated for mirror sync workflow labels Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

current VyOS rolling release mirror-completed

Development

Successfully merging this pull request may close these issues.

5 participants