Package Release Info

xf86-video-dummy-0.4.1-bp160.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xf86-video-dummy

Change Logs

* Mon May 08 2023 Stefan Dirsch <sndirsch@suse.com>
- Update to version 0.4.1
  * Avoid leaking pixel memory if DUMMYScreenInit fails
  * gitlab CI: stop requiring Signed-off-by in commits
  * List argument types in dummyRec->CreateWindow() function declaration
* Tue Apr 05 2022 Stefan Dirsch <sndirsch@suse.com>
- Update to verison 0.4.0
  * autogen.sh: use quoted string variables
  * autogen.sh: use exec instead of waiting for configure to finish
  * autogen: add default patch prefix
  * Update configure.ac bug URL for gitlab migration
  * Delete XV stuff
  * Delete dPtr->screenSaver
  * Remove DGA support
  * Get rid of dPtr->FBBase
  * DUMMYGetRec: Fix misleading indentation
  * Update README for gitlab migration
  * Build xz tarballs instead of bzip2
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * Support for 30 bit depth in dummy driver
  * RandR support in dummy video driver
  * xf86-video-dummy: changeable physical output size
  * Increase maximum number of video outputs to 16
  * fix a memory leak in probe
Version: 0.3.8-bp150.2.4
* Sun Jan 01 2017 sndirsch@suse.com
- Update to version 0.3.8
  * This new release of the dummy Xorg video driver adds a few
    cleanups and compatibility with xorg-server 1.19.
* Thu Sep 12 2013 zaitor@opensuse.org
- Update to version 0.3.7:
  + Remove mibstore.h.
- Drop U_mibstore.patch, fixed upstream.
* Wed Aug 07 2013 ro@suse.de
- add ExcludeArch for s390 and s390x
* Wed Mar 20 2013 sndirsch@suse.com
- no longer autoselect this driver for installation
* Tue Mar 19 2013 hrvoje.senjan@gmail.com
- Add U_mibstore.patch, fixes build with xorg-server 1.14
* Fri Sep 14 2012 sndirsch@suse.com
- update to version 0.3.6
  * add scrn conversion api compat header.
  * convert to new scrn conversion APIs.
  * convert to the new server APIs.
  * Don't use XFreeXDGA to determine DGA support
  * Only include Xv headers if server supports it
  * Add XORG_LIBS to LIBADD
* Thu Apr 19 2012 dimstar@opensuse.org
- Update to version 0.3.5:
  + Add a configure option to disable dga
  + Dummy drivers don't need PCI
  + Fix DGA includes
  + Increase the maximum framebuffer size to 32767x32767
  + Build system fixes.
- Use %x11_abi_videodrv_req instead of static ABI Requires.
* Wed Apr 18 2012 vuntz@opensuse.org
- Split xf86-video-dummy from xorg-x11-driver-video.
  Initial version: 0.3.4.