summaryrefslogtreecommitdiffstats
path: root/patches/packages/xorg-server-xvfb-1.20.14-x86_64-3_slack15.0.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-07-13 19:56:59 +0000
committer Eric Hameleers <alien@slackware.com>2022-07-14 13:30:35 +0200
commit83e918a9794a98459b443e0095a9d13369d2fc7f (patch)
tree8346ba3f0c766cbe3458e2a2ac535eb9d307d832 /patches/packages/xorg-server-xvfb-1.20.14-x86_64-3_slack15.0.txt
parent86cbc477464406c1b7123dd57ca029d3148fbc4b (diff)
downloadcurrent-83e918a9794a98459b443e0095a9d13369d2fc7f.tar.gz
current-83e918a9794a98459b443e0095a9d13369d2fc7f.tar.xz
Wed Jul 13 19:56:59 UTC 202220220713195659_15.0
patches/packages/xorg-server-1.20.14-x86_64-3_slack15.0.txz: Rebuilt. xkb: switch to array index loops to moving pointers. xkb: add request length validation for XkbSetGeometry. xkb: swap XkbSetDeviceInfo and XkbSetDeviceInfoCheck. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2319 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2320 (* Security fix *) patches/packages/xorg-server-xephyr-1.20.14-x86_64-3_slack15.0.txz: Rebuilt. patches/packages/xorg-server-xnest-1.20.14-x86_64-3_slack15.0.txz: Rebuilt. patches/packages/xorg-server-xvfb-1.20.14-x86_64-3_slack15.0.txz: Rebuilt.
Diffstat (limited to 'patches/packages/xorg-server-xvfb-1.20.14-x86_64-3_slack15.0.txt')
-rw-r--r--patches/packages/xorg-server-xvfb-1.20.14-x86_64-3_slack15.0.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/xorg-server-xvfb-1.20.14-x86_64-3_slack15.0.txt b/patches/packages/xorg-server-xvfb-1.20.14-x86_64-3_slack15.0.txt
new file mode 100644
index 000000000..675c628db
--- /dev/null
+++ b/patches/packages/xorg-server-xvfb-1.20.14-x86_64-3_slack15.0.txt
@@ -0,0 +1,11 @@
+xorg-server-xvfb: xorg-server-xvfb (virtual framebuffer X server)
+xorg-server-xvfb:
+xorg-server-xvfb: Xvfb is an X server that can run on machines with no display hardware
+xorg-server-xvfb: and no physical input devices. It emulates a dumb framebuffer using
+xorg-server-xvfb: virtual memory. The primary use of this server is intended to be
+xorg-server-xvfb: server testing. The mfb or cfb code for any depth can be exercised
+xorg-server-xvfb: with this server without the need for real hardware that supports the
+xorg-server-xvfb: desired depths. A secondary use is testing clients against unusual
+xorg-server-xvfb: depths and screen configurations.
+xorg-server-xvfb:
+xorg-server-xvfb: