spec: phytium: xfree86: Fixed display error for ps23xx when using ast and pe2201 bmc card

bugzilla: https://gitee.com/openeuler/kernel/issues/I9NGXP

Used in conjunction with issue number I9NGXP to fix display error
for ps23xx when using ast and pe2201 bmc card.
Edit spec file to involve the patch and add some changelogs.

Signed-off-by: Jiakun Shuai <shuaijiakun1288@phytium.com.cn>
This commit is contained in:
Jiakun Shuai 2024-05-30 16:32:00 +08:00
parent 5da7cae33f
commit e86b6f108e

View File

@ -16,7 +16,7 @@
Name: xorg-x11-server
Version: 1.20.11
Release: 31
Release: 32
Summary: X.Org X11 X server
License: MIT and GPLv2
URL: https://www.x.org
@ -79,6 +79,7 @@ Patch0028: 0024-xwayland-Remove-unnecessary-xwl_window_is_toplevel-c.patch
Patch0100: 0001-Fix-the-crash-in-shadowUpdatePacked-because-of-memcp.patch
Patch0101: 0002-present-Crash-in-present_scmd_get_crtc-and-present_flush.patch
Patch0102: 0025-phytium-xfree86-Fixed-display-error-for-ps23xx-when-.patch
Patch0029: xorg-s11-server-CVE-2018-20839.patch
Patch6000: backport-CVE-2021-4008.patch
@ -465,6 +466,12 @@ find %{inst_srcdir}/hw/xfree86 -name \*.c -delete
%{_mandir}/man*/*
%changelog
* Thu May 30 2024 shuaijiakun <shuaijiakun1288@phytium.com.cn> -1.20.11-32
- Type:feature
- CVE:NA
- SUG:NA
- DESC:fix display error for ps23xx when using ast and pe2201 bmc card.
* Fri Apr 26 2024 yanglu <yanglu72@h-partners.com> -1.20.11-31
- Type:bugfix
- CVE:NA