Skip to content

Add update-ssh-keys 0.3.0 to core repo in azure linux #15913

Merged
jslobodzian merged 19 commits intomicrosoft:3.0-devfrom
AkarshHCL:topic_update-ssh-keys
Mar 30, 2026
Merged

Add update-ssh-keys 0.3.0 to core repo in azure linux #15913
jslobodzian merged 19 commits intomicrosoft:3.0-devfrom
AkarshHCL:topic_update-ssh-keys

Conversation

@AkarshHCL
Copy link
Copy Markdown
Contributor

@AkarshHCL AkarshHCL commented Feb 19, 2026

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

Adding a new package to azurelinux .

Flatcar / Gentoo vs Azure Linux / RPM – build & packaging comparison

Aspect Flatcar / Gentoo Azure Linux / RPM
Cargo integration inherit cargo BuildRequires: cargo
Cargo invocation Via Gentoo cargo.eclass Explicit cargo build …
Build implementation Hidden inside cargo.eclass Declared in %build section
Dependency specification CRATES list + SRC_URI Vendored crates tarball
Cargo registry Portage-managed local registry .cargo/config with vendor/
Offline build Yes (pre-fetched crates) Yes (--offline)
Target architecture Implicit via CHOST Explicit --target=%{rust_def_target}

Reference-https://devmanual.gentoo.org/eclass-reference/cargo.eclass/index.html

Change Log

-LICENSES-AND-NOTICES/SPECS/data/licenses.json
-LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md
-SPECS/update-ssh-keys/update-ssh-keys.signatures.json
-SPECS/update-ssh-keys/update-ssh-keys.spec
-cgmanifest.json

Does this affect the toolchain?

NO

Test Methodology

Screenshot of successful build-
image

@AkarshHCL AkarshHCL requested a review from a team as a code owner February 19, 2026 09:44
@AkarshHCL AkarshHCL marked this pull request as draft February 19, 2026 09:44
@microsoft-github-policy-service microsoft-github-policy-service bot added Packaging specs-extended PR to fix SPECS-EXTENDED 3.0-dev PRs Destined for AzureLinux 3.0 labels Feb 19, 2026
@AkarshHCL AkarshHCL changed the title Topic update ssh keys Add update-ssh-keys to core repo in azure linux Feb 19, 2026
@AkarshHCL AkarshHCL force-pushed the topic_update-ssh-keys branch from 9a289cb to cf2a967 Compare February 19, 2026 11:49
@AkarshHCL AkarshHCL changed the title Add update-ssh-keys to core repo in azure linux Add update-ssh-keys-0.70 to core repo in azure linux Feb 19, 2026
@AkarshHCL AkarshHCL changed the title Add update-ssh-keys-0.70 to core repo in azure linux Add update-ssh-keys 0.7.0 to core repo in azure linux Feb 19, 2026
@AkarshHCL AkarshHCL closed this Feb 23, 2026
@AkarshHCL AkarshHCL reopened this Feb 23, 2026
@AkarshHCL AkarshHCL changed the title Add update-ssh-keys 0.7.0 to core repo in azure linux Add update-ssh-keys 0.3.0 to core repo in azure linux Feb 25, 2026
Comment thread SPECS/update-ssh-keys/update-ssh-keys.spec Outdated
@mayankfz
Copy link
Copy Markdown
Contributor

Would request to push the vendor tarballs, then we can publish and merge the changes

@AkarshHCL AkarshHCL marked this pull request as ready for review March 30, 2026 12:50
@AkarshHCL AkarshHCL requested a review from a team as a code owner March 30, 2026 12:50
@sandeepkarambelkar
Copy link
Copy Markdown
Contributor

@sandeepkarambelkar
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor

@sandeepkarambelkar sandeepkarambelkar left a comment

Choose a reason for hiding this comment

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

Changes LGTM
We need to merge coreos-init and cloud-init first before merging this.
The buddy build is performed with PR from all the other package changes.

@sandeepkarambelkar
Copy link
Copy Markdown
Contributor

@jslobodzian jslobodzian merged commit 411d648 into microsoft:3.0-dev Mar 30, 2026
17 checks passed
archana25-ms pushed a commit to azurelinux-security/azurelinux that referenced this pull request Apr 17, 2026
Co-authored-by: Sandeep Karambelkar <sandeep.karambelkar@gmail.com>
Co-authored-by: Sandeep Karambelkar <skarambelkar@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 Packaging specs-extended PR to fix SPECS-EXTENDED

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants