[wrynose] ci/base.lock: update meta-oe and meta-virt#2514
Open
ricardosalveti wants to merge 1 commit into
Open
[wrynose] ci/base.lock: update meta-oe and meta-virt#2514ricardosalveti wants to merge 1 commit into
ricardosalveti wants to merge 1 commit into
Conversation
Contributor
Author
|
Kept the base layers aligned with 6.0.1 and updated the remaining layers to the most recent revs, so we can be aligned with current latest before the final build cut. The critical one is meta-selinux due qualcomm-linux/meta-qcom-distro#350. |
anujm1
approved these changes
Jun 18, 2026
lumag
approved these changes
Jun 18, 2026
Contributor
|
I'd suggest separating meta-selinux change so that it can be merged separtely. |
Contributor
Author
Will keep this one and rebase once the other one is merged. |
koenkooi
approved these changes
Jun 19, 2026
Keep base layers aligned with 6.0.1. Relevant changes for meta-openembedded: - a43f0d532c README: update listed maintainer - 34debec4d8 layer.conf: remove dead BBFILES_DYNAMIC entry for clang-layer - 7d1f4b0940 kmscon: fix zlib cross-compiling errors - 74c663dd4e nodejs: upgrade 22.22.2 -> 22.22.3 - a1ffc4960b imagemagick: upgrade 7.1.2-22 -> 7.1.2-23 - 0537a67fc8 pipewire: update 1.6.3 -> 1.6.5 - ed946592da dnsmasq: fix CVE-2026-5172 - b81fd0e23e dnsmasq: fix CVE-2026-4893 - be8d0f006a dnsmasq: fix CVE-2026-4892 - 81572e132c dnsmasq: fix CVE-2026-4891 - 82dc5548d5 lldpd: upgrade 1.0.21 -> 1.0.22 - c51bb39ebf postgresql: upgrade 17.8 -> 17.10 - 61931269ec uriparser: upgrade 1.0.1 -> 1.0.2 - 343e59e762 uriparser: upgrade 1.0.0 -> 1.0.1 - 915cca7078 bit7z: upgrade 4.0.11 -> 4.0.12 - f9eea94890 imagemagick: upgrade 7.1.2-21 -> 7.1.2-22 - 38c0ee7d23 swagger-ui: upgrade 5.32.5 -> 5.32.6 - d8cfc583c3 swagger-ui: upgrade 5.32.2 -> 5.32.5 - 815a038905 python3-django: upgrade 6.0.4 -> 6.0.5 - 9148bf8e3d python3-django: upgrade 5.2.13 -> 5.2.14 - be10315436 python3-huey: upgrade 3.0.0 -> 3.0.1 - 4dc835862b python3-typeguard: upgrade 4.5.1 -> 4.5.2 - eff6fc8cd9 python3-tzdata: upgrade 2026.1 -> 2026.2 - 0f94b8aa14 python3-inline-snapshot: upgrade 0.32.6 -> 0.32.7 - 009207f76f neatvnc: upgrade 0.9.5 -> 0.9.6 - ca24d4cbb3 localsearch: upgrade 3.11.0 -> 3.11.1 - 563d2c514f Update README.md example with new branch name. Relevant changes for meta-virtualization: - 781735b9 openvswitch: re-enable ptest - 4b9ba41f openvswitch: update to v3.7.1-tip - 7797bcc5 kubernetes: upgrade to 1.35.5 - b9deaf7d skopeo: upgrade v1.22.0 -> v1.22.2 - d805e74d buildah: update to v1.43.1 Signed-off-by: Ricardo Salveti <ricardo.salveti@oss.qualcomm.com>
b407b06 to
d9bf23a
Compare
Contributor
|
Should this be a part of the 2.0 GA? |
quaresmajose
approved these changes
Jun 22, 2026
Contributor
Author
Would not hurt (based on the changes), but we can merge post GA as well, to avoid potentially bringing more issues. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Keep base layers aligned with 6.0.1.
Relevant changes for meta-openembedded:
Relevant changes for meta-virtualization: