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-37.fc41 RPM for x86_64

From Fedora Rawhide for x86_64 / x

Name: xorg-x11-server-Xdmx Distribution: Fedora Project
Version: 1.20.14 Vendor: Fedora Project
Release: 37.fc41 Build date: Sun Jul 21 10:10:46 2024
Group: Unspecified Build host: buildvm-x86-30.iad2.fedoraproject.org
Size: 2191517 Source RPM: xorg-x11-server-1.20.14-37.fc41.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

Adobe-Display-PostScript AND BSD-3-Clause AND DEC-3-Clause AND HPND AND HPND-sell-MIT-disclaimer-xserver AND HPND-sell-variant AND ICU AND ISC AND MIT AND MIT-open-group AND NTP AND SGI-B-2.0 AND SMLNJ AND X11 AND X11-distribute-modifications-variant

Changelog

* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.14-37
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Apr 10 2024 José Expósito <jexposit@redhat.com> - 1.20.14-35
  - Backport fix for invalid Unicode sequence
* Wed Apr 10 2024 José Expósito <jexposit@redhat.com> - 1.20.14-35
  - Fix regression caused by the fix for CVE-2024-31083
* Wed Apr 03 2024 José Expósito <jexposit@redhat.com> - 1.20.14-34
  - CVE fix for: CVE-2024-31080, CVE-2024-31081, CVE-2024-31082 and
    CVE-2024-31083
* Mon Mar 04 2024 José Expósito <jexposit@redhat.com> - 1.20.14-33
  - Add util-linux as a dependency of Xvfb
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.14-32
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 José Expósito <jexposit@redhat.com> - 1.20.14-31
  - Fix compilation error on i686
* Fri Jan 19 2024 José Expósito <jexposit@redhat.com> - 1.20.14-30
  - Fix use after free related to CVE-2024-21886
* Tue Jan 16 2024 José Expósito <jexposit@redhat.com> - 1.20.14-29
  - CVE fix for: CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886,
    CVE-2024-0408 and CVE-2024-0409
* Wed Dec 13 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.20.14-28
  - CVE fix for: CVE-2023-6377, CVE-2023-6478
* Fri Nov 10 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.20.14-27
  - Update with full SPDX license list
* 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

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/0d
/usr/lib/.build-id/0d/f6e62890dd52393a4685e4fdd1ae8c3a3773ee
/usr/lib/.build-id/21
/usr/lib/.build-id/21/3a5ddefdf5a1125491f6ba82f79ce1b1706d91
/usr/lib/.build-id/34
/usr/lib/.build-id/34/c6b57dde9779ddc449fc8bdcf49ee132f74d45
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/de7d29db1490f275a564d535df572b36e39a6f
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/e7e6acafc08a728fdbc25cefb1e41cd0b93f19
/usr/lib/.build-id/5a/78d87a3872287a79d267a933b02246dab6b8ab
/usr/lib/.build-id/97
/usr/lib/.build-id/97/29e92eb4ab7d97401700f5fc1263cf818d367e
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/98eb7ef2119ffaec2022d13080d63b2425e1c8
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/7610566a00162a7865fb2aa45cfc6421dafc64
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/554dc21da567558467941367325e804a21e925
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/1da5d58c8f40b42807accf9a66786a6ed1ee49
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/e25cb737c70f316bf1e705506f31182a74fcd6
/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, Sat Sep 28 01:18:52 2024