Changelog for
xf86-video-dummy-0.4.1-lp155.26.11.i586.rpm :
* Mon May 08 2023 Stefan Dirsch
- 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 - 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
* Sun Jan 01 2017 sndirschAATTsuse.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 zaitorAATTopensuse.org- Update to version 0.3.7: + Remove mibstore.h.- Drop U_mibstore.patch, fixed upstream.
* Wed Aug 07 2013 roAATTsuse.de- add ExcludeArch for s390 and s390x
* Wed Mar 20 2013 sndirschAATTsuse.com- no longer autoselect this driver for installation
* Tue Mar 19 2013 hrvoje.senjanAATTgmail.com- Add U_mibstore.patch, fixes build with xorg-server 1.14
* Fri Sep 14 2012 sndirschAATTsuse.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 dimstarAATTopensuse.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 vuntzAATTopensuse.org- Split xf86-video-dummy from xorg-x11-driver-video. Initial version: 0.3.4.