From owner-cvs-all@FreeBSD.ORG Tue Nov 15 09:59:39 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13F80106564A; Tue, 15 Nov 2011 09:59:39 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 054918FC08; Tue, 15 Nov 2011 09:59:39 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pAF9xcis078422; Tue, 15 Nov 2011 09:59:38 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pAF9xcBQ078421; Tue, 15 Nov 2011 09:59:38 GMT (envelope-from osa) Message-Id: <201111150959.pAF9xcBQ078421@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Tue, 15 Nov 2011 09:59:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/nginx Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2011 09:59:39 -0000 osa 2011-11-15 09:59:38 UTC FreeBSD ports repository Modified files: www/nginx Makefile distinfo Log: Update from 1.0.9 to 1.0.10. Feature safe: yes. *) Bugfix: a segmentation fault might occur in a worker process if resolver got a big DNS response. Thanks to Ben Hawkes. *) Bugfix: in cache key calculation if internal MD5 implementation was used; the bug had appeared in 1.0.4. *) Bugfix: the module ngx_http_mp4_module sent incorrect "Content-Length" response header line if the "start" argument was used. Thanks to Piotr Sikora. Revision Changes Path 1.286 +1 -1 ports/www/nginx/Makefile 1.248 +2 -2 ports/www/nginx/distinfo