|
| 1 | +### xlibre-xserver 25.0.0.16 |
| 2 | + |
| 3 | +hotfix release xlibre-xserver-25.0.0.16 |
| 4 | +xfree86: loader: warn when implicitly ignoring abi mismatch for the nvidia proprietary DDX driver |
| 5 | +xfree86: loader: simplify setting IgnoreABI option |
| 6 | +xfree86: loader: Ignore abi mismatch for the proprietary nvidia DDX This is a proprietary DDX driver made by nvidia. We can't rebuild it against Xlibre, so the abi check would always fail. |
| 7 | +modesetting: Fix leak when disabling hw cursor |
| 8 | + |
| 9 | +### xlibre-xserver 25.0.0.15 |
| 10 | + |
| 11 | +hotfix release xlibre-xserver-25.0.0.15 |
| 12 | +modesetting: call xf86_cursors_fini during CloseScreen |
| 13 | +xfree86: compat: re-add GEInitEvent() for proprietary nvidia driver |
| 14 | +xfree86: compat: re-add TimeCheck() for proprietary nvidia driver |
| 15 | + |
| 16 | +### xlibre-xserver 25.0.0.14 |
| 17 | + |
| 18 | +hotfix release xlibre-xserver-25.0.0.14 |
| 19 | +xkb: Prevent overflow in XkbSetCompatMap() |
| 20 | +xkb: Free the XKB resource when freeing XkbInterest |
| 21 | +xkb: Make the RT_XKBCLIENT resource private |
| 22 | +present: Fix use-after-free in present_create_notifies() |
| 23 | +dix: dixFreeScreen call hookPostCreateResources too |
| 24 | + |
| 25 | +### xlibre-xserver 25.0.0.13 |
| 26 | + |
| 27 | +hotfix release xlibre-xserver-25.0.0.13 |
| 28 | +xfree86: add missing headers to build sun_init.c on Solaris/SPARC |
| 29 | +xfree86: Fix -Wdiscarded-qualifiers warnings in SPARC Sbus probe code |
| 30 | +xfree86: fix meson build on 64-bit Solaris/SPARC systems |
| 31 | +xfree86: xv: fix missed hooking of WindowDestroy |
| 32 | + |
| 33 | +### xlibre-xserver 25.0.0.12 |
| 34 | + |
| 35 | +bugfix release 25.0.0.12 |
| 36 | +Xext: namespace: fix NULL derefence on client close |
| 37 | +dix: add callback before ClientRec is being destroyed |
| 38 | +render: fix missing include in glyphstr.h |
| 39 | +.github: use our own mirrors of build dependencies |
| 40 | +glx: fix wrong swapped encoding in __glXDisp_QueryExtensionsString() |
| 41 | +.github: ubuntu: drop xtrans dependency |
| 42 | +fb: fix unused function fbInitializeDrawable() |
| 43 | +include: os.h: fix extra ; |
| 44 | +xfree86: x86emu: drop assert() on uninitialized variable |
| 45 | +.github: don't ignore failing tests anymore |
| 46 | + |
| 47 | +### xlibre-xserver 25.0.0.11 |
| 48 | + |
| 49 | +bugfix release 25.0.0.11 |
| 50 | +.github: fix MacOS build |
| 51 | + |
| 52 | +### xlibre-xserver 25.0.0.10 |
| 53 | + |
| 54 | +bugfix release 25.0.0.10 |
| 55 | +.github: make release message job depend on builds |
| 56 | +test: allow skipping tests on Xephyr with GLES |
| 57 | +.github: ubuntu: tests: enforce using llvmpipe |
| 58 | +.github: fix tetexec.cfg creation |
| 59 | +test: run various common commands like dpyinfo |
| 60 | +test: make rendercheck triangles optional |
| 61 | +.github: update piglit version |
| 62 | +.github: use a smarter cloning script |
| 63 | +.github: catch piglit results as artifacts |
| 64 | +Xext: xres: fix XResQueryClientResources request |
| 65 | + |
1 | 66 | ### xlibre-xserver 25.0.0.9 |
2 | 67 |
|
3 | 68 | [25.0] dbe: fix screen cleanup |
|
0 commit comments