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

xorg-x11-server-Xorg-1.20.14-35.fc41 RPM for x86_64

From Fedora Rawhide for x86_64 / x

Name: xorg-x11-server-Xorg Distribution: Fedora Project
Version: 1.20.14 Vendor: Fedora Project
Release: 35.fc41 Build date: Wed Apr 10 10:02:15 2024
Group: Unspecified Build host: buildhw-x86-08.iad2.fedoraproject.org
Size: 3737403 Source RPM: xorg-x11-server-1.20.14-35.fc41.src.rpm
Packager: Fedora Project
Url: http://www.x.org
Summary: Xorg X server
X.org X11 is an open source implementation of the X Window System.  It
provides the basic low level functionality which full fledged
graphical user interfaces (GUIs) such as GNOME and KDE are designed
upon.

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

* 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
* 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)

Files

/etc/X11/xorg.conf.d
/etc/pam.d/xserver
/usr/bin/X
/usr/bin/Xorg
/usr/bin/cvt
/usr/bin/gtf
/usr/lib/.build-id
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/c3327687fc45e93b019965173f77c3db049837
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/0c31d32650f52cd297b4704aa39f8ea8c36f6a
/usr/lib/.build-id/32
/usr/lib/.build-id/32/a83f4387f71bc20cd0a57237ccc70e8de20ccd
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/e6ba3c1e5f3eeaa15e2ad658301cc426a99df0
/usr/lib/.build-id/40
/usr/lib/.build-id/40/279a988482de9fbf156661c7d8e0486e9a179b
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/90c46ccd21614c8ef56877601e2db74f17f517
/usr/lib/.build-id/63
/usr/lib/.build-id/63/7a1344d46a5a25f98e3e4284133a62e837835a
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/00cb10947ff5cf24ac834043c030a33cc97732
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/8f9cff3abaf388b67ce52e759339ca84bf2459
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/e17b514423af104574aae208c561a7e17b6e63
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/e2ebfd1e0925fda9acb051eeff04169600c90c
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/86d5c9304cfe492f77bf692a49314dcf8ebc9d
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/3fa16efdbd000b7c082fa82abe07ad3069ec6b
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/f8f9caec4f4827b7d534078aabd0f0c7c4eb55
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/ac400c4b1664d0e15a7769bfb2accad1484197
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/63bd08b7e3c9f7f8264c0ce07a01363f499227
/usr/lib64/xorg
/usr/lib64/xorg/modules
/usr/lib64/xorg/modules/drivers
/usr/lib64/xorg/modules/drivers/modesetting_drv.so
/usr/lib64/xorg/modules/extensions
/usr/lib64/xorg/modules/extensions/libglx.so
/usr/lib64/xorg/modules/input
/usr/lib64/xorg/modules/libexa.so
/usr/lib64/xorg/modules/libfb.so
/usr/lib64/xorg/modules/libfbdevhw.so
/usr/lib64/xorg/modules/libglamoregl.so
/usr/lib64/xorg/modules/libint10.so
/usr/lib64/xorg/modules/libshadow.so
/usr/lib64/xorg/modules/libshadowfb.so
/usr/lib64/xorg/modules/libvbe.so
/usr/lib64/xorg/modules/libvgahw.so
/usr/lib64/xorg/modules/libwfb.so
/usr/libexec/Xorg
/usr/libexec/Xorg.wrap
/usr/share/X11/xorg.conf.d
/usr/share/X11/xorg.conf.d/10-quirks.conf
/usr/share/man/man1/Xorg.1.gz
/usr/share/man/man1/Xorg.wrap.1.gz
/usr/share/man/man1/cvt.1.gz
/usr/share/man/man1/gtf.1.gz
/usr/share/man/man4/exa.4.gz
/usr/share/man/man4/fbdevhw.4.gz
/usr/share/man/man4/modesetting.4.gz
/usr/share/man/man5/Xwrapper.config.5.gz
/usr/share/man/man5/xorg.conf.5.gz
/usr/share/man/man5/xorg.conf.d.5.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 00:06:39 2024