| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
10 May 2012 11:22:00
173.14.31_1
|
danfe  |
Provide home-made patch for legacy nVidia drivers against recent arbitrary
memory access vulnerability. While affected underlying code is very similar
in all released drivers, and they all are technically exploitable the same
way, the exploit relies on hardware that is not present in GPUs older than
NV50/G80, hence versions starting from 100.14.03 must be patched.
That said, while the patch does apply to all legacy versions, port revision
bump makes sense only for 173.14.xx series (as 96.43.xx and 71.86.xx do not
hardware exploit relies upon).
Discussed with: Christian Zander
Security: CVE-2012-0946 |
31 Aug 2011 12:32:45
173.14.31  |
danfe  |
Update NVidia legacy drivers to their latest versions. |
21 May 2011 14:04:48
173.14.30  |
danfe  |
- Update corresponding NVidia drivers to versions 270.41.19 and 173.14.30
- Turn formal requirement for X server into explicit dependency and bump
port revisions in nvidia-driver-96 and nvidia-driver-71 accordingly
- Remove NO_PACKAGE; along with previous change, this enables us to build
nvidia-driver packages
- Try to rely a little less on the assumption that PREFIX == LOCALBASE and
explicitly create ${PREFIX}/${MODULESDIR}/extensions directory
- Fix pkg-plist issue when both lib/xorg/modules/extensions/libglx.so and
lib/libGL.so.1 handling worked for installation from the port, but was
insufficient for the package
Special thanks to ale@ for proposing pkg-plist fix and patiently waiting
for me to realize it is indeed correct.
PR: ports/152400 |
25 Feb 2011 16:59:49
173.14.28_1  |
miwi  |
- Bump nvidia drivers after xorg update |
08 Dec 2010 07:37:22
173.14.28  |
danfe  |
- Update legacy drivers (new versions: 96.43.19 and 173.14.28)
- Remove MD5 hashes from distinfo (hooray!) |
09 Oct 2010 09:27:09
173.14.27  |
danfe  |
Update nVidia drivers to their most recent versions. |
24 Sep 2010 19:11:01
173.14.25  |
makc  |
- Don't install vdpau library and headers, they are now provided by
multimedia/libvdpau. [1]
- Explicitly set PORTREVISION to zero for slaves ports (legacy drivers),
they are not affected by the changes.
PR: ports/150369 [1]
Submitted by: Anonymous <swell.k at gmail.com>
Reviewed by: danfe (maintainer) |
16 Feb 2010 15:30:21
173.14.25  |
danfe  |
- Update legacy drivers to their most recent versions
- Patch for updated d_mmap() in recent -CURRENT where applicable
- Adjust FreeBSD version requirement (legacy drivers work on older releases,
contrary to 195.22 beta)
Feature safe: yes |
03 Aug 2009 17:36:41
173.14.20  |
danfe  |
Update NVidia drivers to most recent versions. |
31 May 2009 20:31:08
173.14.18  |
pav  |
- Resolve LATEST_LINK conflict |
13 Apr 2009 12:27:21
173.14.18  |
danfe  |
- Update to catch up with latest releases from NVidia
- Drop `agpvar.h' location fix as it was integrated upstream
- Add missing libvdpau entries and cleanup pkg-plist |
28 Oct 2008 15:27:02
173.14.12  |
danfe  |
Legacy GPU NVidia driver version (173.14.xx series). |