comparison misc/GNUmakefile @ 3838:c93b1c05436c stable-0.7

SSL related fixes: *) merge r3675: fix recognition of SSLv2 Client Hello Packet large than 255 bytes *) upgrade OpenSSL to 0.8.9q in nginx/Windows
author Igor Sysoev <igor@sysoev.ru>
date Tue, 14 Dec 2010 19:29:57 +0000
parents 8a5106c2a377
children 2d8bd4f61552
comparison
equal deleted inserted replaced
3837:935c5eb13c7d 3838:c93b1c05436c
3 | sed -e 's/^.*\"\(.*\)\"/\1/') 3 | sed -e 's/^.*\"\(.*\)\"/\1/')
4 NGINX = nginx-$(VER) 4 NGINX = nginx-$(VER)
5 TEMP = tmp 5 TEMP = tmp
6 6
7 OBJS = objs.msvc8 7 OBJS = objs.msvc8
8 OPENSSL = openssl-0.9.8n 8 OPENSSL = openssl-0.9.8q
9 ZLIB = zlib-1.2.3 9 ZLIB = zlib-1.2.3
10 PCRE = pcre-7.9 10 PCRE = pcre-7.9
11 11
12 12
13 release: 13 release: