Changelog for
xf86-video-nv-2.1.23-3.3.x86_64.rpm :
* Mon Mar 25 2024 Stefan Dirsch
- Update to version 2.1.23
* gitlab CI: stop requiring Signed-off-by in commits
* Remove \"All rights reserved\" from Oracle copyright notices
* gitlab CI: ensure libtool is installed in build container
* Don\'t call xf86DisableRandR in ABI_VIDEODRV_VERSION 24 & later
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
* Add X.Org\'s standard C warning flags to AM_CFLAGS
* Fix 4 -Wdiscarded-qualifiers warnings
* Fix warning: ‘NVDMAKickoffCallback’ defined but not used [-Wunused-function]
* Fix warning: ‘NVPatternROP’ defined but not used [-Wunused-const-variable=]
* Fix -Wdiscarded-qualifiers warning in G80PreInit
* Fix warning: no previous prototype for ‘G80ExaInit’ [-Wmissing-prototypes]
* riva_hw.c: Ensure ABS macro expands correctly
* fix nv on powerpc
* treewide: #if -> #ifdef
* Mon Feb 26 2024 Dominique Leuenberger - Use %autosetup macro. Allows to eliminate the usage of deprecated PatchN.
* Thu Jul 28 2022 Stefan Dirsch - Update to version 2.1.22
* 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
* Update README.G80 for gitlab migration
* riva_xaa: don\'t build RivaSetRopPattern when XAA is not supported
* 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
* Replace xf86PciInfo.h with our own pci ids
* Mon May 29 2017 sndirschAATTsuse.com- commented out modalias lines in specfile in order to no longer install xf86-video-nv driver by default (bnc#868732, bsc#1041416)- covers missing SLE entry fate#320388 (bsc#1041416)
* Thu Jan 19 2017 sndirschAATTsuse.com- Update to version 2.1.21:
* Remove mibstore.h
* Adapt Block/WakeupHandler signature for ABI 23
* init: Initialize VGA IOBase before using it
* Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c.
* Fix shadow framebuffer implementation.- supersedes U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch, U_Include-xf86Modes.h-to-use-functions-from-hw-xfree86.patch, U_Remove-mibstore.h.patch, U_init-Initialize-VGA-IOBase-before-using-it.patch
* Wed Nov 30 2016 sndirschAATTsuse.com- U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
* Adapt Block/WakeupHandler signature for ABI 23
* Mon Dec 02 2013 sndirschAATTsuse.com- U_Include-xf86Modes.h-to-use-functions-from-hw-xfree86.patch
* Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c.- U_init-Initialize-VGA-IOBase-before-using-it.patch
* init: Initialize VGA IOBase before using it; The NV driver did never set the VGA IOBase for those registers which have different addresses dependent whether the VGA engine is running in mono or color mode. This has not been detected as the VGA mode and font save/restore functions initialize this value themselves.
* Wed Aug 07 2013 roAATTsuse.de- add ExcludeArch for s390 and s390x
* Thu Mar 21 2013 sndirschAATTsuse.de- Add mibstore.patch, fixes build with xorg-server 1.14
* Wed Mar 20 2013 sndirschAATTsuse.com- introduce hardware supplements conditional on xorg-x11-server package (bnc#810333)