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

xf86-video-qxl-0.1.6-3.2 RPM for x86_64

From OpenSuSE Leap 16.0 for x86_64

Name: xf86-video-qxl Distribution: openSUSE Tumbleweed
Version: 0.1.6 Vendor: openSUSE
Release: 3.2 Build date: Sat Jun 15 04:28:44 2024
Group: System/X11/Servers/XF86_4 Build host: i04-ch4d
Size: 395673 Source RPM: xf86-video-qxl-0.1.6-3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://xorg.freedesktop.org/
Summary: QXL virtual GPU video driver for the Xorg X server
qxl is an Xorg driver for QXL virtual GPU as found in the spice project.

Provides

Requires

License

MIT

Changelog

* Mon Jan 29 2024 Stefan Dirsch <sndirsch@suse.com>
  - Xspice-python3.patch
    * for python3 interpreter needs to be /usr/bin/python3
* Tue Jan 24 2023 Stefan Dirsch <sndirsch@suse.com>
  - 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 <sndirsch@suse.com>
  - remove "hardware" supplements; modeset is used now with KMS driver
* Mon Nov 01 2021 Stefan Dirsch <sndirsch@suse.com>
  - u_fix-build-against-xserver-21_1.patch
    * fixes build aginst xorg-server 21.1; reson:
      commit 454b3a826edb5fc6d0fea3a9cfd1a5e8fc568747
      Author: Adam Jackson <ajax@redhat.com>
      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 <steven.kowalik@suse.com>
  - 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 <sndirsch@suse.com>
  - no longer ship xorg.conf sample file in /etc/X11; it's available
    as %doc (boo#1173058)
* Sun Jan 01 2017 sndirsch@suse.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 sndirsch@suse.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 sndirsch@suse.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 dimstar@opensuse.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 sndirsch@suse.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 sndirsch@suse.com
  - added BuildRequires: pkgconfig(xfont) in order to fix build
    against xorg-server 1.18.0
* Tue Apr 07 2015 zaitor@opensuse.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 sndirsch@suse.com
  - xf86-video-qxl 0.1.3
    * bug fixes
* Fri Aug 29 2014 coolo@suse.com
  - fix the use of build conditionals
* Fri Aug 29 2014 tiwai@suse.de
  - n_disable-surfaces-on-kms.patch
    Disable the broken offscreen surfaces on KMS (bnc#894022)
* Mon Aug 25 2014 fcrozat@suse.com
  - Build Xspice X server and driver (on openSUSE 12.3 and later),
    ship them a separate subpackage.
* Thu Jul 24 2014 sndirsch@suse.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 sndirsch@suse.com
  - n_hardcode_libdrm_cflags.patch:
    * Hardcode libdrm cflags in order to enable KMS support
      (bnc#870501)
* Sun Oct 27 2013 sndirsch@suse.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 ro@suse.de
  - add ExcludeArch for s390 and s390x
* Thu Mar 21 2013 sndirsch@suse.com
  - Add mibstore.patch, fixes build with xorg-server 1.14
* Wed Mar 20 2013 sndirsch@suse.com
  - introduce hardware supplements conditional on xorg-x11-server
    package (bnc#810333)
* Sun Sep 23 2012 sndirsch@suse.com
  - require pkgconfig(spice-protocol) >= 0.12.2
* Sat Sep 22 2012 zaitor@opensuse.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 sndirsch@suse.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 dimstar@opensuse.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 vuntz@opensuse.org
  - Split xf86-video-qxl from xorg-x11-driver-video.
    Initial version: 0.0.13.

Files

/usr/lib64/xorg/modules/drivers
/usr/lib64/xorg/modules/drivers/qxl_drv.so
/usr/share/doc/packages/xf86-video-qxl
/usr/share/doc/packages/xf86-video-qxl/COPYING
/usr/share/doc/packages/xf86-video-qxl/ChangeLog
/usr/share/doc/packages/xf86-video-qxl/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jul 18 00:05:10 2024