Changelog for
xf86-video-qxl-0.1.6-slfo.1.3.3.x86_64.rpm :
* Mon Jan 29 2024 Stefan Dirsch
- Xspice-python3.patch
* for python3 interpreter needs to be /usr/bin/python3
* Tue Jan 24 2023 Stefan Dirsch - Update to version 0.1.6
* This release flushes out the last [checks calendar] ~6 years of patches that have been sitting on the master branch. Please see the git shortlog below for details.- supersedes the following patches
* Xspice-python3.patch
* n_disable-surfaces-on-kms.patch
* n_hardcode_libdrm_cflags.patch
* u_fix-build-against-xserver-21_1.patch
* Sat May 14 2022 Stefan Dirsch - remove \"hardware\" supplements; modeset is used now with KMS driver
* Mon Nov 01 2021 Stefan Dirsch - u_fix-build-against-xserver-21_1.patch
* fixes build aginst xorg-server 21.1; reson: commit 454b3a826edb5fc6d0fea3a9cfd1a5e8fc568747 Author: Adam Jackson Date: Mon Jul 22 13:51:06 2019 -0400 hw: Rename boolean config value field from bool to boolean
* Fri Jul 16 2021 Steve Kowalik - Remove unneeded Requires on python >= 2.6- Add Xspice-python3.patch:
* Add support for Python 3, and run it under Python 3.
* Tue Jun 30 2020 Stefan Dirsch - no longer ship xorg.conf sample file in /etc/X11; it\'s available as %doc (boo#1173058)
* Sun Jan 01 2017 sndirschAATTsuse.com- Update to version 0.1.5:
* Bug fixes and performance improvements- supersedes the following patches:
* U_Check-for-either-xfont.pc-or-xfont2.pc.patch
* U_Fix-compilation-with-newer-Xorg-versions.patch
* U_qxl-use-pci-io.patch
* U_xf86-video-qxl-spiceccid-build.patch
* Wed Nov 30 2016 sndirschAATTsuse.com- U_Check-for-either-xfont.pc-or-xfont2.pc.patch
* Check for either xfont.pc or xfont2.pc- U_Fix-compilation-with-newer-Xorg-versions.patch
* Fix compilation with newer Xorg versions
* Fri Jun 10 2016 sndirschAATTsuse.com- renamed u_xf86-video-qxl-spiceccid-build.patch to U_xf86-video-qxl-spiceccid-build.patch, since the fix is already upstream (git #ebd5ef7c18d7c361a31d530b307d36217cc68428)
* Mon Jun 06 2016 dimstarAATTopensuse.org- Add u_xf86-video-qxl-spiceccid-build.patch: Fix building of spiceccid: add the correct CFLAGS while building spiceccid. Issue is exposed by libcacard 2.5.2.
* Wed Apr 20 2016 sndirschAATTsuse.com- U_qxl-use-pci-io.patch
* Fix build on AArch64 by backporting upstream patch to use pci_io_write8 instead of outb
* Wed Nov 11 2015 sndirschAATTsuse.com- added BuildRequires: pkgconfig(xfont) in order to fix build against xorg-server 1.18.0
* Tue Apr 07 2015 zaitorAATTopensuse.org- Update to version 0.1.4: + Added smartcard support to XSpice. + Memleak fix which could cause X to run out of memory. + Expose randr properties for suggested display positions if kernel supports it.- Add pkgconfig(libcacard) and pkgconfig(libpcsclite) BuildRequires and pass --enable-ccid to configure in order to build the new smartcard support.- Add pkgconfig(libudev) BuildRequires: Build with udev support.
* Wed Nov 05 2014 sndirschAATTsuse.com- xf86-video-qxl 0.1.3
* bug fixes
* Fri Aug 29 2014 cooloAATTsuse.com- fix the use of build conditionals
* Fri Aug 29 2014 tiwaiAATTsuse.de- n_disable-surfaces-on-kms.patch Disable the broken offscreen surfaces on KMS (bnc#894022)
* Mon Aug 25 2014 fcrozatAATTsuse.com- Build Xspice X server and driver (on openSUSE 12.3 and later), ship them a separate subpackage.
* Thu Jul 24 2014 sndirschAATTsuse.com- Update to version 0.1.2:
* Support for server managed fds
* Xspice: use playback rate interface if available
* Bugs fixed: - 1030531 - drm: restore cursor after resolution change - fix cursor2 support in older kernels - FD 79317 - prevent crash on dual head systems
* Thu Apr 24 2014 sndirschAATTsuse.com- n_hardcode_libdrm_cflags.patch:
* Hardcode libdrm cflags in order to enable KMS support (bnc#870501)
* Sun Oct 27 2013 sndirschAATTsuse.com- Update to version 0.1.1:
* KMS support
* DFPS available to guest driver too
* Xspice audio & agent support
* GPL code removed (EDID)
* Warnings squash
* Bug fixes (numbers are Red Hat Bugzilla bug ids): + 883578 - remote-viewer gets frozen after migration of guest with video playback + 968931 - Crash in Xspice after closing tab with spice-html5 + 894421 - Small change in guests resolution results in wrong resolution
* Wed Aug 07 2013 roAATTsuse.de- add ExcludeArch for s390 and s390x
* Thu Mar 21 2013 sndirschAATTsuse.com- Add mibstore.patch, fixes build with xorg-server 1.14
* Wed Mar 20 2013 sndirschAATTsuse.com- introduce hardware supplements conditional on xorg-x11-server package (bnc#810333)
* Sun Sep 23 2012 sndirschAATTsuse.com- require pkgconfig(spice-protocol) >= 0.12.2
* Sat Sep 22 2012 zaitorAATTopensuse.org- Update to version 0.1.0: + Minimum required xserver version 1.12.99.901. + RENDER support. + 8-bit pixmaps. + Improved support for memory debugging. + Misc bugfixes.- Drop U_0.0.17-TO-fb038eb.patch, now included in tarball.
* Tue Sep 18 2012 sndirschAATTsuse.com- U_0.0.17-TO-fb038eb.patch
* updated to latest git commit fb038eb in order to fix build on xorg-server 1.13
* Thu Apr 19 2012 dimstarAATTopensuse.org- Update to version 0.0.17: + options: Turn surfaces and caching on by default + Code cleanups- Add pkgconfig(spice-protocol) BuildRequires: new dependency.- Use %x11_abi_videodrv_req instead of static ABI Requiers.
* Wed Apr 18 2012 vuntzAATTopensuse.org- Split xf86-video-qxl from xorg-x11-driver-video. Initial version: 0.0.13.