SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for dkms-nvidia-current-173.14.09-1mdv2008.0.i586.rpm :
Wed Jun 18 00:00:00 2008 Anssi Hannula 173.14.09-1mdv2008.0
+ Revision: 222929
- new version
- update installed files
- remove nvidia-settings workaround, fixed upstream
- remove 2.6.26 support patch, applied upstream
- call ldconfig explicitely, not handled by filetriggers in this case

+ Pixel
- do not call ldconfig in %post/%postun, it is now handled by filetriggers

Tue Jun 10 00:00:00 2008 Anssi Hannula 173.14.05-2mdv2009.0
+ Revision: 217092
- workaround modeline parsing bug in nvidia-settings with LC_NUMERIC=C
(known upstream, fixed in the next release, reported by Philippe Didier)
- add some comments

Fri May 30 00:00:00 2008 Anssi Hannula 173.14.05-1mdv2009.0
+ Revision: 212850
- new version
- update 2.6.26 patch

Mon May 12 00:00:00 2008 Anssi Hannula 173.08-2mdv2009.0
+ Revision: 205443
- add support for 2.6.26 (conditional upstream 2404825.diff)

Tue Apr 15 00:00:00 2008 Anssi Hannula 173.08-1mdv2009.0
+ Revision: 192856
- new beta version
- restore menu for old releases

Wed Apr 2 00:00:00 2008 Anssi Hannula 169.12-4mdv2008.1
+ Revision: 191502
- add versioned requires on kernel module on 2008.1

Thu Mar 27 23:00:00 2008 Anssi Hannula 169.12-3mdv2008.1
+ Revision: 190679
- add upstream patch for 2.6.25 support, enabled conditionally

Thu Mar 20 23:00:00 2008 Anssi Hannula 169.12-2mdv2008.1
+ Revision: 189241
- split html version of the documentation into nvidia-current-doc-html
- do not ship headers in documentation directory

Fri Feb 29 23:00:00 2008 Anssi Hannula 169.12-1mdv2008.1
+ Revision: 176725
- new version

Tue Jan 22 23:00:00 2008 Anssi Hannula 169.09-1mdv2008.1
+ Revision: 156466
- 169.09
o fixes a problem causing the fan on some GPUs to always run at full
speed
o fixes a bug that caused the X driver to crash if the X.Org GLX
extension module was loaded intead of NVIDIA\'s
o improves the X driver\'s awareness of the current notebook docking
status
o fixes brightness control on HP Compaq notebooks
o fixes a bug in the Linux/i2c algorithm driver implementation that
prevented core transfer types from succeeding
- do not use Pascal\'s patch, it did not work

+ Pascal Terjan
- Don\'t disable AGP if Xen is compiled in but not in use

+ Thierry Vignaud
- drop old menu

Tue Dec 25 23:00:00 2007 Anssi Hannula 169.07-1mdv2008.1
+ Revision: 137623
- 169.07
- drop 2.6.24 support patch, fixed upstream

+ Olivier Blin
- restore BuildRoot

+ Thierry Vignaud
- kill re-definition of %buildroot on Pixel\'s request

Fri Dec 7 23:00:00 2007 Anssi Hannula 169.04-2mdv2008.1
+ Revision: 116285
- add patch for general 2.6.24 compatibility (S2, #35771)
- add patch for 2.6.24 xen compatibility, which actually mostly disables
xen functionality, due to xen_features and hypercall_page, which are
indirectly called by nvidia driver through macros in xen header files,
now being GPL-only (S3)

Wed Nov 21 23:00:00 2007 Anssi Hannula 169.04-1mdv2008.1
+ Revision: 111009
- 169.04 (beta)

Sat Oct 20 00:00:00 2007 Anssi Hannula 100.14.19-3mdv2008.1
+ Revision: 100337
- on cooker, use libwfb.so from xorg server 1.4 instead of the NVIDIA
provided one (according to documentation, this is also what NVIDIA\'s
installer does)

Tue Oct 16 00:00:00 2007 Anssi Hannula 100.14.19-2mdv2008.1
+ Revision: 98746
- handle upgrading from nvidia packages that do not have the libwfb files
handled by alternatives (this change affects 2007.1 and earlier only,
the problem does not exist when upgrading to 2008.0)
- use Makefile.kbuild explicitely for cleaning to prevent bad exit
status during cleaning of the build area

Tue Sep 25 00:00:00 2007 Anssi Hannula 100.14.19-1mdv2008.0
+ Revision: 92507
- add GTK category to the menu entry
- 100.14.19
o adds support for Quadro FX 290,370,570,1700 GPUs
o fixes GLX_EXT_texture_from_pixmap black window bug
o fixes hang on logout with some hardware when 3d desktop is enabled
(bug #33007)
o lots of other bugfixes and improvements
- drop 2.6.23 support patch, fixed upstream

Sun Sep 23 00:00:00 2007 Anssi Hannula 100.14.11-5mdv2008.0
+ Revision: 92226
- handle renaming of the driver from nvidia97xx as it can now be done
easily due to the use of alternatives for libglx.so

Sat Sep 8 00:00:00 2007 Anssi Hannula 100.14.11-4mdv2008.0
+ Revision: 81948
- fix 2.6.23 compatibility (NVIDIA_kernel-2.6.23.txt)

Sat Sep 1 00:00:00 2007 Anssi Hannula 100.14.11-3mdv2008.0
+ Revision: 76854
- allow building against xen kernel (Guillaume Rousse)
- fix alternatives on backports

+ Thierry Vignaud
- kill desktop-file-validate\'s \'warning: key \"Encoding\" in group \"Desktop Entry\" is deprecated\'

Mon Aug 27 00:00:00 2007 Anssi Hannula 100.14.11-2mdv2008.0
+ Revision: 71694
- use alternatives for libglx.so
- rename source rpm to nvidia-current to allow renaming binary packages
when backporting to old releases
- shorten dkms driver name
- drop old requires on drakxtools
- use conflicts instead of requires on harddrake and drakx-kbd-mouse-x11
(Thierry Vignaud)

Fri Aug 10 00:00:00 2007 Anssi Hannula 100.14.11-1mdv2008.0
+ Revision: 60655
- do not call the next dkms step if previous fails
- rename from nvidia97xx to x11-driver-video-nvidia-current
- versionize obsoletes to avoid future problems
- add devel package (requested by Giuseppe)
- add support for 2006.0 (requested by Giuseppe)
- better descriptions and summaries
- add README.install.urpmi and README.manual-setup
- provide XvMCConfig via alternatives (bug #29109)
- add post and preun script requires on dkms
- require new update-alternatives instead of workarounding bugs
- include nvidia tools, handled by alternatives (bug #29107)
- add URL
- clean libGL.so.1 from provides (bug #28216)
- remove packager tag, prefix tag, requires on glibc
- fix file requires
- 100.14.11
- clean .spec
- fix 2007.0 compatibility
- drop unneeded ioctl32.patch
- use %{version}-%{release} for dkms PACKAGE_VERSION
- alternativeszificate unversioned libwfb.so properly
- do not add nvidia to modprobe.preload in 2007.0 either
- do not modprobe nvidia module in %post, rmmod it instead
- Import nvidia97xx

Tue Mar 27 00:00:00 2007 Gwenole Beauchesne 1.0-9755.1mdv
- 97.55
- provide libwfb.so symlink (#29751)
- don\'t add modules to /etc/mod{ules,probe.preload} (#29111)
- move libXvMCNVIDIA_dynamic.so.1 to %{_libdir}/%{name} (#29108)

Thu Mar 1 23:00:00 2007 Gwenole Beauchesne 1.0-9746.3mdv
- remove XFdrake generated modprobe.conf

Wed Feb 28 23:00:00 2007 Gwenole Beauchesne 1.0-9746.2mdv
- new layout for MDV 2007.1
- increase priority to match version level

Tue Jan 16 23:00:00 2007 Gwenole Beauchesne 1.0-9746-1mdv
- 97.46

Wed Nov 8 23:00:00 2006 Gwenole Beauchesne 1.0-9629-1mdv
- 96.29

Fri Nov 3 23:00:00 2006 Arnaud Patard 1.0-8776-1mdv
- 87.76

Thu Sep 14 00:00:00 2006 Gwenole Beauchesne 1.0-8774-3mdv
- Use an alternative for the X.org module too

Sun Sep 10 00:00:00 2006 Gwenole Beauchesne 1.0-8774-2mdk
- Use nvidia_drv.so for X.org 7.1
- Move nvidia.conf to ld.so.conf.d/GL/
- Move GL libraries to an nvidia/ subdir

Sat Aug 26 00:00:00 2006 Gwenole Beauchesne 1.0-8774-1mdk
- 87.74

Fri Aug 25 00:00:00 2006 Gwenole Beauchesne 1.0-8762-1mdk
- 87.62

Tue Apr 11 00:00:00 2006 Gwenole Beauchesne 1.0-8756-1mdk
- 87.56

Tue Dec 27 23:00:00 2005 Gwenole Beauchesne 1.0-8178-1mdk
- 81.78

Tue Dec 6 23:00:00 2005 Gwenole Beauchesne 1.0-8174-1mdk
- 81.74

Fri Sep 30 00:00:00 2005 Gwenole Beauchesne 1.0-8163-1mdk
- 81.63

Sat Sep 17 00:00:00 2005 Gwenole Beauchesne 7676-5mdk
- make ld.so.conf.d/%{name}.conf config(noreplace)

Tue Sep 13 00:00:00 2005 Gwenole Beauchesne 7676-4mdk
- fix scriptlets

Fri Sep 2 00:00:00 2005 Gwenole Beauchesne 7676-3mdk
- description improvements
- ship with 32-bit tls libraries in the right subdir

Sat Aug 27 00:00:00 2005 Gwenole Beauchesne 7676-2mdk
- move libglx.so to an nvidia/ subdir for X.org 6.9

Thu Aug 18 00:00:00 2005 Gwenole Beauchesne 7676-1mdk
- 76.76

Thu Jul 7 00:00:00 2005 Gwenole Beauchesne 1.0-7667-2mdk
- ship with nvidia-bug-report.sh

Tue Jul 5 00:00:00 2005 Gwenole Beauchesne 1.0-7667-1mdk
- 76.67


 
ICM