svn commit: r445562 - branches/2017Q3/www/nginx
Sergey A. Osokin
osa at FreeBSD.org
Wed Jul 12 02:22:22 UTC 2017
Author: osa
Date: Wed Jul 12 02:22:20 2017
New Revision: 445562
URL: https://svnweb.freebsd.org/changeset/ports/445562
Log:
MFH: r445554
Security upgrade to 1.12.1.
Security: CVE-2017-7529
Approved by: ports-secteam
Modified:
branches/2017Q3/www/nginx/Makefile
branches/2017Q3/www/nginx/distinfo
Directory Properties:
branches/2017Q3/ (props changed)
Modified: branches/2017Q3/www/nginx/Makefile
==============================================================================
--- branches/2017Q3/www/nginx/Makefile Wed Jul 12 01:56:50 2017 (r445561)
+++ branches/2017Q3/www/nginx/Makefile Wed Jul 12 02:22:20 2017 (r445562)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= nginx
-PORTVERSION= 1.12.0
-PORTREVISION?= 4
+PORTVERSION= 1.12.1
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/
Modified: branches/2017Q3/www/nginx/distinfo
==============================================================================
--- branches/2017Q3/www/nginx/distinfo Wed Jul 12 01:56:50 2017 (r445561)
+++ branches/2017Q3/www/nginx/distinfo Wed Jul 12 02:22:20 2017 (r445562)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1494707096
-SHA256 (nginx-1.12.0.tar.gz) = b4222e26fdb620a8d3c3a3a8b955e08b713672e1bc5198d1e4f462308a795b30
-SIZE (nginx-1.12.0.tar.gz) = 980831
+TIMESTAMP = 1499818015
+SHA256 (nginx-1.12.1.tar.gz) = 8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb
+SIZE (nginx-1.12.1.tar.gz) = 981093
SHA256 (ngx_cache_purge-2.3.tar.gz) = 279e0d8a46d3b1521fd43b3f78bc1c08b263899142a7cc5058c1c0361a92c89c
SIZE (ngx_cache_purge-2.3.tar.gz) = 12248
SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
More information about the svn-ports-branches
mailing list