Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 6DD9F63B86B for ; Tue, 17 Apr 2012 21:12:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9306C14A1BD; Tue, 17 Apr 2012 21:12:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4BA2A14A1B3 for ; Tue, 17 Apr 2012 21:12:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id DjOYedoeEhNT for ; Tue, 17 Apr 2012 21:12:43 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CBD5714A1A1 for ; Tue, 17 Apr 2012 21:12:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1E7A3175DD; Tue, 17 Apr 2012 21:12:43 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 17 Apr 2012 21:12:43 +0000 From: "Sergey Svishchev" Subject: CVS commit: pkgsrc/www/nginx To: pkgsrc-changes@NetBSD.org Reply-To: shattered@netbsd.org X-Mailer: log_accum Message-Id: <20120417211243.1E7A3175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: shattered Date: Tue Apr 17 21:12:43 UTC 2012 Modified Files: pkgsrc/www/nginx: Makefile distinfo Log Message: Update to 1.0.15 and delint. Changes: *) Security: specially crafted mp4 file might allow to overwrite memory locations in a worker process if the ngx_http_mp4_module was used, potentially resulting in arbitrary code execution (CVE-2012-2089). To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/nginx/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/nginx/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.