Skip to content

dom0 packages: Update to dom0 release v2411.19.1 #13648

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

Merged
merged 4 commits into from
May 15, 2025

Conversation

ms-mahuber
Copy link
Contributor

@ms-mahuber ms-mahuber commented Apr 30, 2025

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

Upgrade dom0 bits to version v2411.19.1

Change Log
  • Change kernel-mshv, kernel-uvm, cloud-hypervisor-cvm
  • Accompanying change to mshv, mshv-kd, mshv-lxvhloader outside of this change
Does this affect the toolchain?

NO

Associated issues
  • N/A
Links to CVEs
  • N/A
Test Methodology
  • Pipeline build id: 798283, 798144, 798865, 799142, 799037, 800390

@microsoft-github-policy-service microsoft-github-policy-service bot added Packaging 3.0-dev PRs Destined for AzureLinux 3.0 labels May 1, 2025
@ms-mahuber ms-mahuber marked this pull request as ready for review May 2, 2025 00:35
@ms-mahuber ms-mahuber requested a review from a team as a code owner May 2, 2025 00:35
@christopherco christopherco requested a review from Copilot May 14, 2025 16:52
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the dom0 packages to release v2411.19.1 by updating version numbers and associated metadata for kernel-mshv, kernel-uvm, and cloud-hypervisor-cvm. Key changes include updated version and download URL entries in cgmanifest.json, version bumps and configuration adjustments in the kernel SPEC files, and removal or update of obsolete patch files.

Reviewed Changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
cgmanifest.json Upgraded version and download URL for cloud-hypervisor-cvm, kernel-mshv, and kernel-uvm.
SPECS/kernel-uvm/* Updated version and changelog to reflect the new kernel-uvm release.
SPECS/kernel-mshv/* Version bump, updated BuildRequires, and removal of the Python 3.12 build errors patch.
SPECS/kata-containers-cc/* Incremented the Release value.
SPECS/cloud-hypervisor-cvm/* Upgraded version in multiple fields, adjusted source extraction, and updated licensing.
SPECS-SIGNED/kernel-mshv-signed/* Upgraded version and Release to match the new kernel-mshv release.
Comments suppressed due to low confidence (2)

SPECS/cloud-hypervisor-cvm/cloud-hypervisor-cvm.spec:71

  • Ensure that the top-level directory name extracted from the tarball matches the new setup directory name 'cloud-hypervisor-%{version}' to avoid build failures.
%setup -q -n cloud-hypervisor-%{version}

SPECS/kernel-mshv/kernel-mshv.spec:37

  • Confirm that the newly added BuildRequires dependencies (libtraceevent-devel and libtracefs-devel) are available in the build environment and do not conflict with other packages.
BuildRequires:  libtraceevent-devel

@ms-mahuber ms-mahuber force-pushed the kata/dom0-azl3-2411-19-1 branch from d7570d5 to ee75a6b Compare May 14, 2025 17:46
@ms-mahuber ms-mahuber merged commit 3f48a1a into 3.0-dev May 15, 2025
17 checks passed
@ms-mahuber ms-mahuber deleted the kata/dom0-azl3-2411-19-1 branch May 15, 2025 17:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants