From owner-svn-ports-all@FreeBSD.ORG Thu Apr 25 07:03:14 2013 Return-Path: Delivered-To: svn-ports-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 60D91DA2; Thu, 25 Apr 2013 07:03:14 +0000 (UTC) (envelope-from ehaupt@critical.ch) Received: from mx.critical.ch (mx.critical.ch [62.2.45.171]) by mx1.freebsd.org (Postfix) with ESMTP id D7B7F1264; Thu, 25 Apr 2013 07:03:13 +0000 (UTC) Received: from wiggles.bwns.ch (snow.ethz.ch [129.132.80.16]) (authenticated bits=0) by mx.critical.ch (8.14.5/8.14.5/critical-1.0) with ESMTP id r3P7399p007230; Thu, 25 Apr 2013 09:03:10 +0200 (CEST) (envelope-from ehaupt@critical.ch) Date: Thu, 25 Apr 2013 09:03:09 +0200 From: Emanuel Haupt To: Alexey Dokuchaev Subject: Re: svn commit: r316497 - in head/x11: nvidia-driver nvidia-driver-173 nvidia-driver-304 nvidia-driver-71 nvidia-driver-96 Message-Id: <20130425090309.f3edc743de64541dd4132687@critical.ch> In-Reply-To: <201304250252.r3P2qT3s051066@svn.freebsd.org> References: <201304250252.r3P2qT3s051066@svn.freebsd.org> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.17; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Apr 2013 07:03:14 -0000 Alexey Dokuchaev wrote: > Author: danfe > Date: Thu Apr 25 02:52:29 2013 > New Revision: 316497 > URL: http://svnweb.freebsd.org/changeset/ports/316497 > > Log: > - Fix stack buffer overflow in nvidia_sysctl_bus_type() > - While here, install nvidia-bug-report.sh per popular demand and Thank you! Emanuel