Changelog for
xf86-video-siliconmotion-1.7.10-bp156.1.2.x86_64.rpm :
* Thu Sep 28 2023 Stefan Dirsch
- Update to version 1.7.10
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Build xz tarballs instead of bzip2
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* gitlab CI: stop requiring Signed-off-by in commits
* constify some char
* declarations
* Quiet -Wempty-body warning
* Replace malloc()+snprintf() with Xasprintf()
* Replace malloc()+memset() with calloc()
* Remove \"All rights reserved\" from Oracle copyright notices
* gitlab CI: ensure libtool is installed in build container
* autogen.sh: Implement GNOME Build API
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: use exec instead of waiting for configure to finish
* Mon Jan 20 2020 Guillaume GARDET - Add %arm to ExcludeArch, build fails since glibc dropped outb/inb support
* Thu Jul 20 2017 stefan.bruensAATTrwth-aachen.de- Add aarch64 to ExcludeArch, build fails due to unsupported outb
* Tue Apr 11 2017 lbsousajrAATTgmail.com- u_siliconmotion_fix_segfault_on_xorg_server_1.19.patch
* fixes segfault at ScreenInit on Xorg server 1.19 (boo#1033528)
* Thu Jan 19 2017 sndirschAATTsuse.com- Update to version 1.7.9
* Adapt Block/WakeupHandler signature for ABI 23
* Check for drawables before compositing
* Use X11/Xarch.h for endian detection.
* Wed Nov 30 2016 sndirschAATTsuse.com- U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
* Adapt Block/WakeupHandler signature for ABI 23
* Sun Sep 27 2015 mpluskalAATTsuse.com- Add gpg signature
* Sun May 10 2015 zaitorAATTopensuse.org- Update to version 1.7.8: + Remove miInitializeBackingStore(). + Use own thunk function instead of vgaHW
*Weak. + Fix build against xserver 1.17. + Fix a typo. + Remove dependency on xf86PciInfo.h. + Fix shadow compiler warning. + Fix BlockHandler declaration. + Fix SwitchMode and AdjustFrame hooks. + Fix a couple const-ness warnings.- Drop U_Fix-build-against-xserver-1.17.patch and U_Remove-miInitializeBackingStore.patch: fixed upstream.
* Fri Feb 06 2015 sndirschAATTsuse.com- U_Fix-build-against-xserver-1.17.patch
* fixes build against xorg-server 1.17
* Wed Aug 07 2013 roAATTsuse.de- add ExcludeArch for s390 and s390x