a3467c2cd2Accepting request 940503 from home:tdz:branches:X11:XOrgStefan Dirsch2021-12-14 15:30:16 +00:00
ca238ec72fAccepting request 935539 from X11:XOrg
Dominique Leuenberger
2021-12-06 22:59:14 +00:00
edcd3cf183Accepting request 935494 from home:tdz:branches:X11:XOrgStefan Dirsch2021-12-03 16:28:10 +00:00
5350b84160Accepting request 932564 from X11:XOrg
Dominique Leuenberger
2021-11-22 22:03:50 +00:00
cb4c2f97d4- enable build of Xorg on s390x (jira#SLE-18632)Stefan Dirsch2021-11-19 15:56:18 +00:00
cf9b33dc5aAccepting request 930821 from X11:XOrg
Dominique Leuenberger
2021-11-11 20:35:50 +00:00
e19d17a41b- U_hw-xfree86-Propagate-physical-dimensions-from-DRM-co.patch * reverse apply this one to go back to fixed 96 dpi (gitlab fdo/xserver issue#1241) - N_fix-dpi-values.diff * back to version for xserver < 21.1.0Stefan Dirsch2021-11-11 09:29:13 +00:00
218a4beb2b- Update to version 21.1.1 * s/__/@/ in inputtestdrv manpage * Make xf86CompatOutput() return NULL when there are no privates * Makefile.am: Add missing meson build files to release tarballStefan Dirsch2021-11-07 10:07:58 +00:00
540300e204- Update to version 21.1.0 * The meson support is now fully mature. While autotools support will still be kept for this release series, it will be dropped afterwards. * Glamor support for Xvfb. * Variable refresh rate support in the modesetting driver. * XInput 2.4 support which adds touchpad gestures. * DMX DDX has been removed. * X server now correctly reports display DPI in more cases. This may affect rendering of client applications that have their own workarounds for hi-DPI screens. * A large number of small features and various bug fixes. - updated xorg-server-provides - supersedes patches * U_Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch * U_dix-window-Use-ConfigureWindow-instead-of-MoveWindow.patch * U_glamor_egl-Reject-OpenGL-2.1-early-on.patch * u_render-Cast-color-masks-to-unsigned-long-before-shifting-them.patch - refreshed patches * N_fix-dpi-values.diff * N_zap_warning_xserver.diff * u_modesetting-Fix-dirty-updates-for-sw-rotation.patch * u_randr-Do-not-crash-if-slave-screen-does-not-have-pro.patch * u_vesa-Add-VBEDPMSGetCapabilities-VBEDPMSGet.patch - disabled n_xserver-optimus-autoconfig-hack.patch, which I believe is superseded by: commit 078277e4d92f05a90c4715d61b89b9d9d38d68ea Author: Dave Airlie <airlied@redhat.com> Date: Fri Aug 17 09:49:24 2012 +1000 xf86: autobind GPUs to the screen - added pkgconfig(libxcvt) - cvt binary moved to libxcvt0 packageStefan Dirsch2021-10-27 16:05:03 +00:00
0319797213Accepting request 909450 from X11:XOrg
Dominique Leuenberger
2021-08-02 10:04:36 +00:00
767d82daf6- Update to version 1.20.13 * bugfix release - supersedes U_present-get_crtc-should-not-return-crtc-when-its-scr.patch, U_modesetting-unflip-not-possible-when-glamor-is-not-s.patchStefan Dirsch2021-07-30 15:18:53 +00:00
24090bea4eAccepting request 907753 from X11:XOrg
Dominique Leuenberger
2021-07-22 20:43:07 +00:00
ff5f8b054d- U_modesetting-unflip-not-possible-when-glamor-is-not-s.patch * this should fixes crashes of xfce when running under qemu (boo#1188559)Stefan Dirsch2021-07-22 12:48:07 +00:00
b1a21d4900Accepting request 907688 from home:dirkmueller:branches:X11:XOrgStefan Dirsch2021-07-22 09:42:20 +00:00
77de5bd758Accepting request 905221 from X11:XOrg
Dominique Leuenberger
2021-07-16 20:12:28 +00:00
24b54b0c7e- Update to version 1.20.12 * bugfix releaseStefan Dirsch2021-07-09 08:58:29 +00:00
f6f8f0cc16Accepting request 900639 from X11:XOrg
Dominique Leuenberger
2021-06-21 18:35:02 +00:00
0b661ec33bAccepting request 900638 from home:iznogood:branches:X11:XOrgStefan Dirsch2021-06-17 18:25:21 +00:00
44eacbb090Accepting request 900331 from home:namtrac:branches:X11:XOrgStefan Dirsch2021-06-17 12:29:01 +00:00
105f67364aAccepting request 899508 from X11:XOrg
Dominique Leuenberger
2021-06-14 21:10:33 +00:00
0dab94f9dfAccepting request 899464 from home:patrikjakobsson:branches:X11:XOrgStefan Dirsch2021-06-11 14:28:41 +00:00
cd6b0b1685Accepting request 886705 from X11:XOrg
Dominique Leuenberger
2021-04-22 16:03:25 +00:00
90b3657e6e- disable build of Xwayland, which is now being built in separate xwayland package with more recent sources (boo#1182677)Stefan Dirsch2021-04-19 11:38:16 +00:00
5e64abe9ab- Update to version 1.20.11 * bugfix release - supersedes U_Fix-XChangeFeedbackControl-request-underflow.patch, U_xkb-Fix-heap-overflow-caused-by-optimized-away-min.patchStefan Dirsch2021-04-13 15:47:41 +00:00
cca8a980b0Accepting request 852408 from X11:XOrg
Dominique Leuenberger
2020-12-03 17:41:42 +00:00
b8ff8cd1c1- U_Check-SetMap-request-length-carefully.patch * XkbSetMap Out-Of-Bounds Access: Insufficient checks on the lengths of the XkbSetMap request can lead to out of bounds memory accesses in the X server. (ZDI-CAN 11572, CVE-2020-14360, bsc#1174908) - U_Fix-XkbSetDeviceInfo-and-SetDeviceIndicators-heap-ov.patch * XkbSetDeviceInfo Heap-based Buffer Overflow: Insufficient checks on input of the XkbSetDeviceInfo request can lead to a buffer overflow on the head in the X server. (ZDI-CAN 11389, CVE-2020-25712, bsc#1177596)Stefan Dirsch2020-12-01 16:59:58 +00:00
454b22727aAccepting request 838746 from X11:XOrg
Dominique Leuenberger
2020-10-07 12:16:27 +00:00
3d14f5f1e6- n_xorg-wrapper-anybody.patch * replace default config /etc/X11/Xwrapper, which allows anybody to use the wrapper, by a patch for the code, i.e. # rootonly, console, anybody allowed_users=anybody # yes, no, auto needs_root_rights=auto is now the default without any Xwrapper config (needs_root_rights=auto was already the default before)Stefan Dirsch2020-09-30 10:40:49 +00:00
b7ed257592Accepting request 838619 from home:sndirsch:branches:X11:XOrgStefan Dirsch2020-09-30 01:44:07 +00:00
69975cf67c- U_Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch, U_Revert-linux-Fix-platform-device-PCI-detection-for-c.patch, U_Revert-linux-Fix-platform-device-probe-for-DT-based-.patch, U_Revert-linux-Make-platform-device-probe-less-fragile.patch * fix Xserver startup on Raspberry Pi 3 (boo#1176203)Stefan Dirsch2020-09-28 10:46:37 +00:00
0a637bda56Accepting request 833405 from X11:XOrg
Dominique Leuenberger
2020-09-18 12:24:31 +00:00
ff8f302031Accepting request 833334 from home:mgorse:branches:X11:XOrgStefan Dirsch2020-09-10 08:27:40 +00:00
461b8daefbAccepting request 830096 from X11:XOrg
Dominique Leuenberger
2020-09-02 23:10:03 +00:00
e977430604Accepting request 830081 from home:iznogood:branches:X11:XOrgStefan Dirsch2020-08-27 20:43:53 +00:00
85b81afdc5Accepting request 823797 from X11:XOrg
Dominique Leuenberger
2020-08-05 18:26:01 +00:00
d7e8d0e628- U_FixForZDI-11426.patch * Leak of uninitialized heap memory form the X server to clients on pixmap allocation (ZDI-CAN-11426, CVE-2020-14347, bsc#1174633)Stefan Dirsch2020-07-31 20:03:07 +00:00
ed2b644128Accepting request 817940 from X11:XOrg
Dominique Leuenberger
2020-07-02 21:59:43 +00:00
d92c999853moved rpm macro file from to /usr/lib/rpm to /usr/lib/rpm/macros.dStefan Dirsch2020-06-30 20:43:25 +00:00
114883c8c3- move xorg_pci_ids dir from /etc/X11 to /usr/share/X11 and xorg-x11-server.macros from /etc/rpm to /usr/lib/rpm; no longer package /etc/X11/xorg.conf.d (boo#1173056)Stefan Dirsch2020-06-30 16:58:18 +00:00
cc825467b2Accepting request 811380 from X11:XOrg
Dominique Leuenberger
2020-06-08 21:46:46 +00:00
9b866a43a1- U_glamor_egl-Reject-OpenGL-2.1-early-on.patch * GLAMOR: no longer bail out for OpenGL drivers < 2.1 (boo#1172321)Stefan Dirsch2020-06-04 10:41:35 +00:00
ea04bf0521Accepting request 800858 from X11:XOrg
Dominique Leuenberger
2020-05-08 21:04:03 +00:00
3d67f68f68- provide/obsoletes cirrus and ast usermode driver also on openSUSE (jira#SLE-12334)Stefan Dirsch2020-05-06 14:25:23 +00:00
b423fe6d68Accepting request 789725 from X11:XOrg
Dominique Leuenberger
2020-04-04 10:17:15 +00:00
7297d0d055- Update to version 1.20.8+0: * Revert "dri2: Don't make reference to noClientException" * dix: Check for NULL spriteInfo in GetPairedDevice * os: Ignore dying client in ResetCurrentRequest * modesetting: remove unnecessary error message, fix zaphod leases * Fix building with -fno-common * xwayland: clear pixmaps after creation in rootless mode * glamor: Fix a compiler warning since the recent OOM fixes. * Restrict 1x1 pixmap filling optimization to GXcopy * Add xf86OSInputThreadInit to stub os-support as well * Fix old-style definition warning for xf86OSInputThreadInit() * xwayland/glamor-gbm: Handle DRM_FORMAT_MOD_INVALID gracefully * configure: Define GLAMOR_HAS_EGL_QUERY_DRIVER when available * modesetting: Disable atomic support by default * modesetting: Explicitly #include "mi.h" * xfree86/modes: Bail from xf86RotateRedisplay if pScreen->root is NULL * xwayland: Split up xwl_screen_post_damage into two phases * xwayland: Call glamor_block_handler from xwl_screen_post_damage * xwayland: Add xwl_window_create_frame_callback helper * xwayland: Use single frame callback for Present flips and normal updates * xwayland: Use frame callbacks for Present vblank events * xwayland: Delete all frame_callback_list nodes in xwl_unrealize_window * glamor: Propagate FBO allocation failure for picture to texture upload * glamor: Error out on out-of-memory when allocating PBO for FBO access * glamor: Propagate glamor_prepare_access failures in copy helpers * glamor: Fallback to system memory for RW PBO buffer allocation - supersedes u_fno-common.patchStefan Dirsch2020-03-30 11:27:06 +00:00
e23a6f099bAccepting request 779939 from X11:XOrg
Dominique Leuenberger
2020-02-29 20:23:30 +00:00
fab2efcafeAccepting request 764307 from X11:XOrg
Dominique Leuenberger
2020-01-18 11:14:53 +00:00
1bf3a8cf07- Update to version 1.20.7+0: * xserver 1.20.7 * ospoll: Fix Solaris ports implementation to build on Solaris 11.4 * os-support/solaris: Set IOPL for input thread too * Add xf86OSInputThreadInit call from common layer into os-support layer * Add ddxInputThread call from os layer into ddx layer * os-support/solaris: Drop ExtendedEnabled global variable * glamor: Only use dual blending with GLSL >= 1.30 * modesetting: Check whether RandR was initialized before calling rrGetScrPriv * Xi: return AlreadyGrabbed for key grabs > 255 * xwayland: Do flush GPU work in xwl_present_flush * modesetting: Clear new screen pixmap storage on RandR resize * xfree86/modes: Call xf86RotateRedisplay from xf86CrtcRotate * modesetting: Call glamor_finish from drmmode_crtc_set_mode * modesetting: Use EGL_MESA_query_driver to select DRI driver if possible * glamor: Add a function to get the driver name via EGL_MESA_query_driverStefan Dirsch2020-01-14 12:54:33 +00:00
0a8462923dAccepting request 760854 from X11:XOrg
Dominique Leuenberger
2020-01-07 22:51:13 +00:00
8ac50ed2a2Accepting request 752449 from home:fcrozat:branches:X11:XOrgStefan Dirsch2020-01-04 22:29:55 +00:00
7ee1bd0baeAccepting request 750543 from X11:XOrg
Dominique Leuenberger
2019-12-02 10:28:17 +00:00
88ef9a532eAccepting request 750436 from home:iznogood:branches:X11:XOrgStefan Dirsch2019-11-24 12:43:42 +00:00
b4f1136266Accepting request 741720 from X11:XOrg
Dominique Leuenberger
2019-10-25 16:38:29 +00:00
8413b9864cAccepting request 741697 from home:iznogood:branches:X11:XOrgStefan Dirsch2019-10-22 09:31:10 +00:00
ed55af51ecAccepting request 741600 from home:iznogood:branches:X11:XOrgStefan Dirsch2019-10-21 21:11:53 +00:00
4194422616Accepting request 732654 from X11:XOrg
Dominique Leuenberger
2019-09-24 23:39:38 +00:00
9789aaef6fJust being told, that OBS is ignoring 'recommended' packages. Therefore changed to Requires. :-( Other option would have been adjusting at least the following packages to properly Buildrequire xorg-x11-server-Xvfb.Stefan Dirsch2019-09-23 10:26:30 +00:00
c2276ffaedAccepting request 731423 from home:iznogood:branches:X11:XOrgStefan Dirsch2019-09-18 12:48:07 +00:00
4a636eea74Accepting request 727185 from X11:XOrg
Dominique Leuenberger
2019-09-04 06:58:26 +00:00
418936d994- added patches required for NVIDIA's PRIME render offload support, which is available since release 435.xx: 0001-xsync-Add-resource-inside-of-SyncCreate-export-SyncC.patch, 0002-GLX-Add-a-per-client-vendor-mapping.patch, 0003-GLX-Use-the-sending-client-for-looking-up-XID-s.patch, 0004-GLX-Add-a-function-to-change-a-clients-vendor-list.patch, 0005-GLX-Set-GlxServerExports-major-minor-Version.patchStefan Dirsch2019-08-30 09:50:06 +00:00
edbab102feAccepting request 719825 from X11:XOrg
Dominique Leuenberger
2019-08-05 08:30:02 +00:00
4e6cc09735- move xorg.conf.d snippets from /etc/X11/xorg.conf.d to /usr/share/X11/xorg.conf.d (boo#1139692)Stefan Dirsch2019-07-30 12:36:28 +00:00
01904e9a66Accepting request 706740 from X11:XOrg
Dominique Leuenberger
2019-06-04 10:08:14 +00:00
5fc104d10cAccepting request 706543 from home:tobijk:X11:XOrgStefan Dirsch2019-05-31 18:35:18 +00:00
c214bdf14eAccepting request 697779 from X11:XOrg
Yuchen Lin
2019-04-28 17:58:55 +00:00
ce5d3f1cd9Accepting request 697640 from home:marxin:branches:X11:XOrgStefan Dirsch2019-04-25 08:10:56 +00:00
16da3eac3bAccepting request 688667 from X11:XOrg
Dominique Leuenberger
2019-03-26 21:30:24 +00:00
26ea8e40dcAccepting request 688663 from home:jengelh:branches:X11:XOrgStefan Dirsch2019-03-26 10:59:45 +00:00
9136ac8618Accepting request 679815 from X11:XOrg
Stephan Kulow
2019-03-01 19:26:09 +00:00
90e34480e3- xorg-server 1.20.4 * A variety of bugfixes across the board, but primarily in Xwayland. Thanks to all who contributed with testing and fixes!Stefan Dirsch2019-02-27 13:37:43 +00:00
123309cf8aAccepting request 668327 from X11:XOrg
Stephan Kulow
2019-02-04 20:24:04 +00:00
5823b3ec5c- get rid of meta packages still requiring/recommending obsolete drivers packages (boo#1121525)Stefan Dirsch2019-01-24 14:15:41 +00:00
4243126d1c- provide/obsolete no longer existing xf86-video-ast, xf86-video-cirrus on sle15 (bsc#1120282)Stefan Dirsch2019-01-18 11:44:18 +00:00
d6a1756bbeAccepting request 663606 from X11:XOrg
Dominique Leuenberger
2019-01-15 12:14:46 +00:00
a1360856bfAccepting request 663594 from home:michalsrb:bug1119431:X11:XOrgStefan Dirsch2019-01-08 10:20:38 +00:00
2519ae9f8bAccepting request 651109 from X11:XOrg
Dominique Leuenberger
2018-11-26 09:17:44 +00:00
e602657744- xorg-server 1.20.3 (see changelog below) superseded the following patch we used in sle15 before: - U_Disable-logfile-and-modulepath-when-running-with-ele.patchStefan Dirsch2018-11-22 10:49:04 +00:00
d681bf3fa7added to changelog, that 1.20.0 superseded also U_glx-Do-not-call-into-Composite-if-it-is-disabled.patchStefan Dirsch2018-11-19 15:25:52 +00:00
65888def45Accepting request 648984 from home:michalsrb:bug1114822:X11:XOrg
Michal Srb
2018-11-14 13:47:20 +00:00
189b1692dfAccepting request 645321 from X11:XOrg
Dominique Leuenberger
2018-11-08 08:42:08 +00:00
49ac3823bb- Update to version 1.20.3 * Disable -logfile and -modulepath when running with elevated privileges (bsc#1112020) * LogFilePrep: add a comment to the unsafe format string. * xfree86: fix readlink callStefan Dirsch2018-10-29 15:42:31 +00:00
69aaddf1c7Accepting request 642109 from X11:XOrg
Dominique Leuenberger
2018-10-22 09:06:18 +00:00
a634df7f0fAccepting request 642106 from home:tobijk:X11:XOrgStefan Dirsch2018-10-15 18:25:38 +00:00
9ef14b8505Accepting request 641625 from home:michalsrb:optimus-experimentsStefan Dirsch2018-10-12 09:54:46 +00:00