diff options
author | Vijay Anusuri <vanusuri@mvista.com> | 2024-11-04 21:31:53 +0530 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-11-09 05:53:57 -0800 |
commit | bed155a9f7e865c061c2460701cd545d183edc5b (patch) | |
tree | 847b7434c84223dce04caa033a80d49177abdb0d | |
parent | fa4c9ed2e5c132bc9a6f13363f895590d1e4bf28 (diff) | |
download | poky-bed155a9f7e865c061c2460701cd545d183edc5b.tar.gz |
xserver-xorg: upgrade 21.1.13 -> 21.1.14
Includes security fix CVE-2024-9632
Ref: https://lists.x.org/archives/xorg/2024-October/061765.html
(From OE-Core rev: 79fed0fa3e25e29ed15c2e80c736a44535556a67)
Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 957ba32bc6fdffd3a796a04ba222fae6cd673f7e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.14.bb (renamed from meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.13.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.13.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.14.bb index 1f18c22fa8..28c98eb527 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.13.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.14.bb | |||
@@ -3,7 +3,7 @@ require xserver-xorg.inc | |||
3 | SRC_URI += "file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch \ | 3 | SRC_URI += "file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch \ |
4 | file://0001-Avoid-duplicate-definitions-of-IOPortBase.patch \ | 4 | file://0001-Avoid-duplicate-definitions-of-IOPortBase.patch \ |
5 | " | 5 | " |
6 | SRC_URI[sha256sum] = "b45a02d5943f72236a360d3cc97e75134aa4f63039ff88c04686b508a3dc740c" | 6 | SRC_URI[sha256sum] = "8f2102cebdc4747d1656c1099ef610f5063c7422c24a177e300de569b354ee35" |
7 | 7 | ||
8 | # These extensions are now integrated into the server, so declare the migration | 8 | # These extensions are now integrated into the server, so declare the migration |
9 | # path for in-place upgrades. | 9 | # path for in-place upgrades. |