From owner-svn-ports-head@FreeBSD.ORG Sat Aug 9 18:29:45 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C644D997 for ; Sat, 9 Aug 2014 18:29:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9B04228BD for ; Sat, 9 Aug 2014 18:29:45 +0000 (UTC) Received: from osa (uid 975) (envelope-from osa@FreeBSD.org) id 2b3e by svn.freebsd.org (DragonFly Mail Agent v0.9+); Sat, 09 Aug 2014 18:29:45 +0000 From: Sergey A. Osokin Date: Sat, 9 Aug 2014 18:29:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364458 - head/www/nginx-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53e66899.2b3e.496fb1fd@svn.freebsd.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2014 18:29:45 -0000 Author: osa Date: Sat Aug 9 18:29:44 2014 New Revision: 364458 URL: http://svnweb.freebsd.org/changeset/ports/364458 QAT: https://qat.redports.org/buildarchive/r364458/ Log: Update from 1.7.3 to 1.7.4. *) Security: pipelined commands were not discarded after STARTTLS command in SMTP proxy (CVE-2014-3556); the bug had appeared in 1.5.6. Thanks to Chris Boulton. *) Change: URI escaping now uses uppercase hexadecimal digits. Thanks to Piotr Sikora. *) Feature: now nginx can be build with BoringSSL and LibreSSL. Thanks to Piotr Sikora. *) Bugfix: requests might hang if resolver was used and a DNS server returned a malformed response; the bug had appeared in 1.5.8. *) Bugfix: in the ngx_http_spdy_module. Thanks to Piotr Sikora. *) Bugfix: the $uri variable might contain garbage when returning errors with code 400. Thanks to Sergey Bobrov. *) Bugfix: in error handling in the "proxy_store" directive and the ngx_http_dav_module. Thanks to Feng Gu. *) Bugfix: a segmentation fault might occur if logging of errors to syslog was used; the bug had appeared in 1.7.1. *) Bugfix: the $geoip_latitude, $geoip_longitude, $geoip_dma_code, and $geoip_area_code variables might not work. Thanks to Yichun Zhang. *) Bugfix: in memory allocation error handling. Thanks to Tatsuhiko Kubo and Piotr Sikora. Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Sat Aug 9 18:28:53 2014 (r364457) +++ head/www/nginx-devel/Makefile Sat Aug 9 18:29:44 2014 (r364458) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nginx -PORTVERSION= 1.7.3 -PORTREVISION= 1 +PORTVERSION= 1.7.4 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ MASTER_SITES+= ${MASTER_SITE_LOCAL} Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Sat Aug 9 18:28:53 2014 (r364457) +++ head/www/nginx-devel/distinfo Sat Aug 9 18:29:44 2014 (r364458) @@ -1,5 +1,5 @@ -SHA256 (nginx-1.7.3.tar.gz) = 337380c9e2c69dede82c709c110c036aead3ffe7087bb25185ed88e7f93a9504 -SIZE (nginx-1.7.3.tar.gz) = 816455 +SHA256 (nginx-1.7.4.tar.gz) = 935c5a5f35d8691d73d3477db2f936b2bbd3ee73668702af3f61b810587fbf68 +SIZE (nginx-1.7.4.tar.gz) = 817174 SHA256 (giom-nginx_accept_language_module-2f69842.tar.gz) = fbcdf792160a1eff7b9549aeb5209d6e76716ff8e86b05e42c90b2d2f858e011 SIZE (giom-nginx_accept_language_module-2f69842.tar.gz) = 3399 SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1