Update to nginx 1.0.10. Bugs fixed include a segmentation fault in a worker
process if the resolver receives a large DNS response. OK robert@
This commit is contained in:
parent
1ae97179d7
commit
88435c9249
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.45 2011/11/14 19:24:48 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.46 2011/11/15 19:17:15 sthen Exp $
|
||||
|
||||
COMMENT= robust and small HTTP server and mail proxy server
|
||||
|
||||
DISTNAME= nginx-1.0.9
|
||||
DISTNAME= nginx-1.0.10
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://nginx.org/
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (nginx-1.0.9.tar.gz) = vSv7ocW/dRvDNh3l46x8Sg==
|
||||
RMD160 (nginx-1.0.9.tar.gz) = 2ytNjfI3wRwIH7aRCkYMwPMHBfk=
|
||||
SHA1 (nginx-1.0.9.tar.gz) = +Sa8GBcBd9C3/A7L9c3VED9MINc=
|
||||
SHA256 (nginx-1.0.9.tar.gz) = 6DS28gK3hvO5hTFcJNy9Z8YZ1WPqAzKddamsZn4Tj/8=
|
||||
SIZE (nginx-1.0.9.tar.gz) = 685717
|
||||
MD5 (nginx-1.0.10.tar.gz) = kwspewD6EBj7Ch3T5rfhfg==
|
||||
RMD160 (nginx-1.0.10.tar.gz) = h1CC/26Rl8wmrfTuUe7aNLlTHik=
|
||||
SHA1 (nginx-1.0.10.tar.gz) = ATBNRASKpXlE6TXdqFI6/V5dHiM=
|
||||
SHA256 (nginx-1.0.10.tar.gz) = ciH9sPKpSHUlLLPEBqLNWJXZvFeHT8G09YiWT9M2Hjw=
|
||||
SIZE (nginx-1.0.10.tar.gz) = 686011
|
||||
|
Loading…
Reference in New Issue
Block a user