meta name='robots' content='noindex, nofollow'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
AgeCommit message (Expand)Author
2023-11-25gnu: xcompmgr: Fix cross-compilation....* gnu/packages/xorg.scm (xcompmgr): Fix cross-compilation. [native-inputs]: Add util-macros. Change-Id: Ice00c75ebd2cdf100bb9eb604c6928baaa85aa26 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Zheng Junjie
2023-10-15gnu: iceauth: Fix source....* gnu/packages/xorg.scm (iceauth)[source]: Fix name & hash. Reported by ulfvonbelow in #guix. Tobias Geerinckx-Rice
2023-10-15gnu: xcb-util-errors: Fix cross-compiling....* gnu/packages/xorg.scm (xcb-util-errors)[native-inputs]: When cross-compiling add libxcb. Efraim Flashner
2023-10-15gnu: xorg-server-xwayland: Fix cross-compiling....* gnu/packages/xorg.scm (xorg-server-xwayland)[native-inputs]: When cross-compiling add pkg-config-for-build, wayland, wayland-protocols. Efraim Flashner
2023-10-15gnu: egl-wayland: Fix cross-compiling....* gnu/packages/xorg.scm (egl-wayland)[native-inputs]: When cross-compiling add pkg-config-for-build, wayland, wayland-protocols. Efraim Flashner
2023-10-14gnu: xpra: Update to 5.0.3...* gnu/packages/xorg.scm (xpra): Update to 5.0.3 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Tai
2023-10-04gnu: libxpm: Graft with 3.5.17 [security fixes]....Fixes CVE-2023-43788 and CVE-2023-43789. See the X.Org security advisory <https://lists.x.org/archives/xorg/2023-October/061506.html> for more information. * gnu/packages/xorg.scm (libxpm)[replacement]: New field, set to ... (libxpm/fixed): ... this new variable. John Kehayias
2023-10-04gnu: libx11: Update replacement to 1.8.7 [security fixes]....Fixes CVE-2023-43785, CVE-2023-43786, and CVE-2023-43787. See the X.Org security advisory <https://lists.x.org/archives/xorg/2023-October/061506.html> for more information. * gnu/packages/xorg.scm (libx11-fixed): Update to 1.8.7. John Kehayias
2023-09-28gnu: xpra: Update to 5.0.2...* gnu/packages/patches/xpra-4.2-install_libs.patch: Move to ... * gnu/packages/patches/xpra-5.0-install_libs.patch: ... this file. * gnu/packages/patches/xpra-4.2-systemd-run.patch: Move to ... * gnu/packages/patches/xpra-5.0-systemd-run.patch: ... this file. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/xorg.scm (xpra): Update to 5.0.2. [source] <patches>: Rename per version changes [inputs]: Add cups. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Tai
2023-09-19gnu: xterm: Update to 384....* gnu/packages/xorg.scm (xterm): Update to 384. Efraim Flashner