Bug 1976780

Summary: Update libepoxy to version 1.5.8
Product: Red Hat Enterprise Linux 8 Reporter: Olivier Fourdan <ofourdan>
Component: libepoxyAssignee: Olivier Fourdan <ofourdan>
Status: CLOSED ERRATA QA Contact: Tomas Pelka <tpelka>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.5CC: tpelka
Target Milestone: betaKeywords: Rebase, Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libepoxy-1.5.8-1.el8 Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-09 18:37:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1976132    

Description Olivier Fourdan 2021-06-28 08:28:06 UTC
Description of problem:

Xwayland (and many other components) rely on libepoxy, but the version we ship in el8 is a bit old and does not contain support for some of the recent API.

Typically, EGLstream support requires `eglStreamFlushNV` shich is not in libepoxy 1.5.3 as found currently in el8

Version-Release number of selected component (if applicable):

libepoxy-1.5.3

How reproducible:

Always

Steps to Reproduce:
1. Install NVIDIA driver
2. Enable Wayland with NVIDIA driver
3. Log in a Wayland session
4. Run xterm
5. Resize xterm

Actual results:

The window goes black at times

Expected results:

The window is fine

Additional info:

This is bug 1976132 and in the journalctl logs we see:

"EGL_NV_stream_flush not available, this may cause visible corruption."

This is because "eglStreamFlushNV()" is not available in libepoxy 1.5.3 as explained in the merge request upstream:

https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/668#note_914414

Comment 5 errata-xmlrpc 2021-11-09 18:37:11 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (mesa and related packages bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2021:4234