Changelog for
xf86-video-chips-1.5.0-43.1.i586.rpm :
* Wed Aug 28 2024 Guillaume GARDET
- Disable build on aarch64 and %arm as it fails to build and unlikely used on those archs
* Mon Mar 25 2024 Stefan Dirsch - Update to version 1.5.0
* 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
* gitlab CI: ensure libtool is installed in build container
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
* configure: quote call to AC_LANG_SOURCE in AC_LINK_IFELSE
* Add X.Org\'s standard C warning flags to AM_CFLAGS
* Fix -Wmisleading-indentation warning in chipsPreInitHiQV()
* Handle 4 -Wmissing-prototypes warnings
* AsmMacros.h: convert function definitions from K&R to C89
* unifdef NCR
* unifdef Lynx
* unifdef __SCO__
* unifdef __USLC__
* Remove ifdef checks for non-Solaris SVR4 systems
* Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
* Sun Feb 17 2019 sndirschAATTsuse.com- update to release 1.4.0
* This is a bug fix release of Chips & Technologies DDX for X.Org X Server. There was an X Server crash bug with the Version 1.3 and older code when the code was converted for a newer vgaHW ABI. This affects devices older than the HiQVideo generation. This release fixes this particular issue. Please note that the code may not compile against X Server 1.20 since it no longer supports 24-bit color.
* Sat Jan 05 2019 sndirschAATTsuse.com- update to release 1.3.0
* This is a maintenance release of Chips & Technologies DDX for X.Org X Server. No testing has been done due to the lack of equipment availability.
* Thu Jan 19 2017 sndirschAATTsuse.com- update to release 1.2.7
* Adapt Block/WakeupHandler signature for ABI 23- supersedes U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
* Tue Nov 29 2016 sndirschAATTsuse.com- U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
* Adapt Block/WakeupHandler signature for ABI 23
* Thu Oct 01 2015 sndirschAATTsuse.com- update to release 1.2.6
* Remove mibstore.h
* ddc: Use own thunk function instead of vgaHWddc1SetSpeedWeak
* Update for xserver 1.17
* Add iopl.h to source lists in util/Makefile.am so it gets packaged
* Require ANSI C89 pre-processor, drop pre-C89 token pasting support- supersedes patches U_Update-for-xserver-1.17.patch, U_mibstore.patch
* Fri Feb 06 2015 sndirschAATTsuse.com- U_Update-for-xserver-1.17.patch
* fixes build against xorg-server 1.17
* Wed Aug 07 2013 roAATTsuse.de- add ExcludeArch for s390 and s390x
* Wed Mar 20 2013 sndirschAATTsuse.com- introduce hardware supplements conditional on xorg-x11-server package (bnc#810333)