Message ID | 20250227042032.10655-1-vanusuri@mvista.com |
---|---|
State | Accepted, archived |
Commit | b5491688a045e52b2a1a00d04b746ed6af456784 |
Headers | show |
Series | xserver-xorg: upgrade 21.1.15 -> 21.1.16 | expand |
On Thu, 2025-02-27 at 09:50 +0530, Vijay Anusuri via lists.openembedded.org wrote: > From: Vijay Anusuri <vanusuri@mvista.com> > > Includes security fix > > * CVE-2025-26594 > * CVE-2025-26595 > * CVE-2025-26596 > * CVE-2025-26597 > * CVE-2025-26598 > * CVE-2025-26599 > * CVE-2025-26600 > * CVE-2025-26601 > > Ref: https://lists.x.org/archives/xorg-announce/2025-February/003584.html > https://lists.x.org/archives/xorg-announce/2025-February/003585.html > > Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> > --- > .../{xserver-xorg_21.1.15.bb => xserver-xorg_21.1.16.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_21.1.15.bb => xserver-xorg_21.1.16.bb} (92%) > This seems to break qemuarm at runtime: https://autobuilder.yoctoproject.org/valkyrie/#/builders/16/builds/1085/steps/13/logs/stdio https://autobuilder.yoctoproject.org/valkyrie/#/builders/74/builds/1077 https://autobuilder.yoctoproject.org/valkyrie/#/builders/40/builds/1075 Cheers, Richard
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.15.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.16.bb similarity index 92% rename from meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.15.bb rename to meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.16.bb index 080e6d220e..38c81f2372 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.15.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.16.bb @@ -3,7 +3,7 @@ require xserver-xorg.inc SRC_URI += "file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch \ file://0001-Avoid-duplicate-definitions-of-IOPortBase.patch \ " -SRC_URI[sha256sum] = "841c82901282902725762df03adbbcd68153d4cdfb0d61df0cfd73ad677ae089" +SRC_URI[sha256sum] = "b14a116d2d805debc5b5b2aac505a279e69b217dae2fae2dfcb62400471a9970" # These extensions are now integrated into the server, so declare the migration # path for in-place upgrades.