Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2006 17:51:13 -0500 (CDT)
From:      Sean Farley <sean-freebsd@farley.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        danfe@FreeBSD.org
Subject:   ports/104588: [PATCH] x11/nvidia-driver: Update to 8776 security fix
Message-ID:  <200610192251.k9JMpD0m001776@thor.farley.org>
Resent-Message-ID: <200610192300.k9JN0SZl094535@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104588
>Category:       ports
>Synopsis:       [PATCH] x11/nvidia-driver: Update to 8776 security fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 19 23:00:28 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Sean Farley
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD thor.farley.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Sun Oct  1 12:38:47 CDT
>Description:
This is an update to the 8776 driver which fixes the security hole
reported by Rapid7.

Port maintainer (danfe@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- nvidia-driver-1.0.8776.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11/nvidia-driver.orig/Makefile /usr/ports/x11/nvidia-driver/Makefile
--- /usr/ports/x11/nvidia-driver.orig/Makefile	Mon Oct 16 17:02:05 2006
+++ /usr/ports/x11/nvidia-driver/Makefile	Thu Oct 19 17:48:44 2006
@@ -17,8 +17,6 @@
 MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	NVidia graphics card binary drivers for hardware OpenGL rendering
 
-FORBIDDEN=	Buffer overflow vulnerability: http://vuxml.FreeBSD.org/a6d9da4a-5d5e-11db-8faf-000c6ec775d9.html
-
 ONLY_FOR_ARCHS=	i386
 
 USE_X_PREFIX=	yes
@@ -83,7 +81,7 @@
 PORTREVISION=	3
 EXTRA_PATCHES+=	${FILESDIR}/6113-patch-lib::Makefile
 .else
-NVVERSION=	8774
+NVVERSION=	8776
 EXTRA_PATCHES+=	${FILESDIR}/7667-*
 .endif
 .if ${OSVERSION} >= 600033
diff -ruN --exclude=CVS /usr/ports/x11/nvidia-driver.orig/distinfo /usr/ports/x11/nvidia-driver/distinfo
--- /usr/ports/x11/nvidia-driver.orig/distinfo	Tue Sep  5 05:38:22 2006
+++ /usr/ports/x11/nvidia-driver/distinfo	Thu Oct 19 17:48:44 2006
@@ -4,6 +4,6 @@
 MD5 (NVIDIA-FreeBSD-x86-1.0-7174.tar.gz) = b57a03e0325617092016144229ae6114
 SHA256 (NVIDIA-FreeBSD-x86-1.0-7174.tar.gz) = 926dfca6078bcaed486e0e27637faacd6a9eda7a3252d0d7779256e674776532
 SIZE (NVIDIA-FreeBSD-x86-1.0-7174.tar.gz) = 8433799
-MD5 (NVIDIA-FreeBSD-x86-1.0-8774.tar.gz) = 0fe3cbc309815f4ac3d70e7d1a3a4f9e
-SHA256 (NVIDIA-FreeBSD-x86-1.0-8774.tar.gz) = a5156d4da19fa544172ec9eca4e612c6b48c7d9f932cebf695e7206343ed9a07
-SIZE (NVIDIA-FreeBSD-x86-1.0-8774.tar.gz) = 9449433
+MD5 (NVIDIA-FreeBSD-x86-1.0-8776.tar.gz) = 6a8bb2e699a967b6b20dc24a96bf363d
+SHA256 (NVIDIA-FreeBSD-x86-1.0-8776.tar.gz) = 404f25862031d8f3036de33d2a0fafc3c54821a9a08832c1c1616c145d93baa5
+SIZE (NVIDIA-FreeBSD-x86-1.0-8776.tar.gz) = 9448963
--- nvidia-driver-1.0.8776.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610192251.k9JMpD0m001776>