Debian Patches
Status for xwayland/2:22.1.9-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| xwayland-Detect-gbm_bo_get_fd_for_plane-at-runtime.patch | xwayland: Detect gbm_bo_get_fd_for_plane at runtime `gbm_bo_get_fd_for_plane` was introduced in Mesa 21 but some proprietary GBM implementations (Xilinx) still haven't been updated to support it: ``` /usr/bin/Xwayland: symbol lookup error: /usr/bin/Xwayland: undefined symbol: gbm_bo_get_fd_for_plane ``` . Since distros would like to build a single Xwayland binary for all OEMs of the same architecture, we now make the function always available. . If a real implementation of `gbm_bo_get_fd_for_plane` exists at runtime then it will be used, otherwise fall back to `gbm_bo_get_fd` or fail. =================================================================== |
Daniel van Vugt <daniel.van.vugt@canonical.com> | invalid | https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/946 | 2022-08-25 |
All known versions for source package 'xwayland'
- 2:24.1.9-1 (sid, forky)
- 2:24.1.6-1 (trixie)
- 2:22.1.9-1 (bookworm)
