[Midnightbsd-cvs] mports [20902] trunk/x11/nvidia-driver/Makefile: dont include the security patch for the old driver
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Jan 2 16:54:53 EST 2016
Revision: 20902
http://svnweb.midnightbsd.org/mports/?rev=20902
Author: laffer1
Date: 2016-01-02 16:54:53 -0500 (Sat, 02 Jan 2016)
Log Message:
-----------
dont include the security patch for the old driver
Modified Paths:
--------------
trunk/x11/nvidia-driver/Makefile
Modified: trunk/x11/nvidia-driver/Makefile
===================================================================
--- trunk/x11/nvidia-driver/Makefile 2016-01-02 21:52:37 UTC (rev 20901)
+++ trunk/x11/nvidia-driver/Makefile 2016-01-02 21:54:53 UTC (rev 20902)
@@ -75,7 +75,7 @@
# Fix recent arbitrary memory access vulnerability in legacy drivers
.if ${NVVERSION} <= 190.053
-. if ${NVVERSION} != 173.01435
+. if ${NVVERSION} != 173.01439
EXTRA_PATCHES+= ${FILESDIR}/security-patch-CVE-2012-0946
. endif
EXTRA_PATCHES+= ${FILESDIR}/security-patch-CVE-2012-4225
More information about the Midnightbsd-cvs
mailing list