Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

xorg-x11-server-Xdmx-1.20.14-26.fc37 RPM for x86_64

From Fedora 37 updates for x86_64 / Packages / x

Name: xorg-x11-server-Xdmx Distribution: Fedora Project
Version: 1.20.14 Vendor: Fedora Project
Release: 26.fc37 Build date: Wed Oct 25 14:57:47 2023
Group: Unspecified Build host: buildvm-x86-11.iad2.fedoraproject.org
Size: 2256749 Source RPM: xorg-x11-server-1.20.14-26.fc37.src.rpm
Packager: Fedora Project
Url: http://www.x.org
Summary: Distributed Multihead X Server and utilities
Xdmx is proxy X server that provides multi-head support for multiple displays
attached to different machines (each of which is running a typical X server).
When Xinerama is used with Xdmx, the multiple displays on multiple machines
are presented to the user as a single unified screen.  A simple application
for Xdmx would be to provide multi-head support using two desktop machines,
each of which has a single display device attached to it.  A complex
application for Xdmx would be to unify a 4 by 4 grid of 1280x1024 displays
(each attached to one of 16 computers) into a unified 5120x4096 display.

Provides

Requires

License

MIT

Changelog

* Wed Oct 25 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.20.14-26
  - CVE fix for: CVE-2023-5367, CVE-2023-5380
* Fri Oct 20 2023 José Expósito <jexposit@redhat.com>
  - SPDX migration: license is already SPDX compatible
* Fri Sep 29 2023 Orion Poplawski <orion@nwra.com> - 1.20.14-25
  - Fix xvfb-run --error-file / auth-file options
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.14-24
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Apr 25 2023 Olivier Fourdan <ofourdan@redhat.com> - 1.20.14-23
  - Backport fix for a deadlock with DRI3 (#2189434)
* Thu Apr 13 2023 Florian Weimer <fweimer@redhat.com> - 1.20.14-22
  - Make more functions available in fb.h with !FB_ACCESS_WRAPPER
* Wed Mar 29 2023 Olivier Fourdan <ofourdan@redhat.com> - 1.20.14-21
  - CVE fix for: CVE-2023-1393
* Thu Feb 23 2023 Olivier Fourdan <ofourdan@redhat.com> - 1.20.14-20
  - Fix xvfb-run script with --listen-tcp
* Thu Feb 09 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.20.14-19
  - Remove pam_console from service file (#1822209)
* Thu Feb 02 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.20.14-18
  - CVE-2023-0494: potential use-after-free
* Wed Feb 01 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.20.14-17
  - Updated conditional fedora statement
* Tue Jan 17 2023 Olivier Fourdan <ofourdan@redhat.com> - 1.20.14-16
  - Use the recommended way to apply conditional patches without
    conditionalizing the sources (for byte-swapped clients).
* Fri Jan 13 2023 Leif Liddy <leifliddy@fedoraproject.org> 1.20.14-15
  - Xorg server does not correctly select the DCP for the display
    without a quirk on Apple silicon machines (#2152414)
* Fri Jan 13 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.20.14-14
  - Disallow byte-swapped clients (#2159489)
* Wed Jan 11 2023 Olivier Fourdan <ofourdan@redhat.com> - 1.20.14-13
  - Rename boolean config value field from bool to boolean to fix drivers
    build failures due to a conflict with C++ and stdbool.h
* Mon Dec 19 2022 Peter Hutterer <peter.hutterer@redhat.com> - 1.20.14-12
  - Fix buggy patch to CVE-2022-46340
* Wed Dec 14 2022 Peter Hutterer <peter.hutterer@redhat.com> 1.20.14-11
  - CVE fix for: CVE-2022-4283, CVE-2022-46340, CVE-2022-46341,
    CVE-2022-46342, CVE-2022-46343, CVE-2022-46344
* Wed Nov 23 2022 Peter Hutterer <peter.hutterer@redhat.com> - 1.20.14-10
  - Drop dependency on xorg-x11-font-utils, it was only there for on
    build-time variable that's always the same value anyway (#2145088)
* Tue Nov 08 2022 Olivier Fourdan <ofourdan@redhat.com> - 1.20.14-9
  - Fix CVE-2022-3550, CVE-2022-3551
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.14-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 12 2022 Olivier Fourdan <ofourdan@redhat.com> - 1.20.14-7
  - Fix CVE-2022-2319/ZDI-CAN-16062, CVE-2022-2320/ZDI-CAN-16070
* Wed Apr 13 2022 Dominik Mierzejewski <rpm@greysector.net> - 1.20.14-6
  - Don't hardcode fps for fake screen (#2054188)
* Fri Apr 08 2022 Jocelyn Falempe <jfalempe@redhat.com> - 1.20.14-5
  - Fix basic graphic mode not working with simpledrm (#2067151)
* Fri Jan 28 2022 Olivier Fourdan <ofourdan@redhat.com> - 1.20.14-4
  - Fix build with GCC 12 (#2047134)
* Tue Jan 25 2022 Olivier Fourdan <ofourdan@redhat.com> - 1.20.14-3
  - Fix crash with NVIDIA proprietary driver with Present (#2046147)
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.14-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Dec 17 2021 Olivier <ofourdan@redhat.com> - 1.20.14-1
  - xserver 1.20.14
    CVE-2021-4008/ZDI-CAN-14192 (#2026059, #2032941)
    CVE-2021-4009/ZDI-CAN-14950 (#2026072, #2032943)
    CVE-2021-4010/ZDI-CAN-14951 (#2026073, #2032944)
    CVE-2021-4011/ZDI-CAN-14952 (#2026074, #2032945)

Files

/usr/bin/Xdmx
/usr/bin/dmxaddinput
/usr/bin/dmxaddscreen
/usr/bin/dmxinfo
/usr/bin/dmxreconfig
/usr/bin/dmxresize
/usr/bin/dmxrminput
/usr/bin/dmxrmscreen
/usr/bin/dmxtodmx
/usr/bin/dmxwininfo
/usr/bin/vdltodmx
/usr/bin/xdmxconfig
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/e5a0a1b3a8ff3ded59ab9aeafbc0cadb61561b
/usr/lib/.build-id/06
/usr/lib/.build-id/06/d24f1a10468751005fa6b027489673bca38fe3
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/46f3e649163e3efc63cea140d4bd182d33605e
/usr/lib/.build-id/69
/usr/lib/.build-id/69/8f648f18a965fc6cd608ad7d1c186eddfa592f
/usr/lib/.build-id/76
/usr/lib/.build-id/76/f83ef4384220f2ba46b12bd97e44c8131f7554
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/f36cc5e3e2aaff3fb7053b5878e15682ca7975
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/b09748485ce6c2570ea4566351e656924a0a41
/usr/lib/.build-id/b6/0afd550a445043e49f5ef0fb80bf8822c9e932
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/fe6f4492de4145cf5d544744cdfe43aa8704bc
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/7afc50c9264d2b5b4d7954ab81b11c90e3e164
/usr/lib/.build-id/d4/427d986b862c6cbf35bbb4c6f727260fb480de
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/c12dfc4276642b89ec9763b2599aea3b568b3b
/usr/share/man/man1/Xdmx.1.gz
/usr/share/man/man1/dmxtodmx.1.gz
/usr/share/man/man1/vdltodmx.1.gz
/usr/share/man/man1/xdmxconfig.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 18:50:33 2024