details:   http://hg.nginx.org/nginx/rev/a7a277490ae7
branches:  
changeset: 7256:a7a277490ae7
user:      Maxim Dounin <mdou...@mdounin.ru>
date:      Tue Apr 03 03:54:09 2018 +0300
description:
Updated OpenSSL and PCRE used for win32 builds.

diffstat:

 misc/GNUmakefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff --git a/misc/GNUmakefile b/misc/GNUmakefile
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -6,9 +6,9 @@ TEMP =          tmp
 
 CC =           cl
 OBJS =         objs.msvc8
-OPENSSL =      openssl-1.0.2n
+OPENSSL =      openssl-1.0.2o
 ZLIB =         zlib-1.2.11
-PCRE =         pcre-8.41
+PCRE =         pcre-8.42
 
 
 release: export
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to