nginx-devel: updated to 1.5.12
Changes with nginx 1.15.12: *) Bugfix: a segmentation fault might occur in a worker process if variables were used in the "ssl_certificate" or "ssl_certificate_key" directives and OCSP stapling was enabled. Changes with nginx 1.15.11: *) Bugfix: in the "ssl_stapling_file" directive on Windows.
This commit is contained in:
parent
a1528dc1c4
commit
0dcbc8cc07
2 changed files with 7 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.41 2019/03/27 06:45:13 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.42 2019/04/18 07:22:08 adam Exp $
|
||||
|
||||
DISTNAME= nginx-1.15.10
|
||||
DISTNAME= nginx-1.15.12
|
||||
|
||||
MAINTAINER= imil@NetBSD.org
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.42 2019/03/27 06:45:13 adam Exp $
|
||||
$NetBSD: distinfo,v 1.43 2019/04/18 07:22:08 adam Exp $
|
||||
|
||||
SHA1 (array-var-nginx-module-0.05.tar.gz) = c69fac77814947009ab783a471783b3c95a63a26
|
||||
RMD160 (array-var-nginx-module-0.05.tar.gz) = 89bd4efc04864e3e90781588a337338951ec8733
|
||||
|
@ -24,14 +24,10 @@ SHA1 (lua-nginx-module-0.10.13.tar.gz) = 88f16ee8f1d168d1f6c1f2a1b48d31a5f442911
|
|||
RMD160 (lua-nginx-module-0.10.13.tar.gz) = ec6278fb7936abfdead2df5e20a90092a1024098
|
||||
SHA512 (lua-nginx-module-0.10.13.tar.gz) = 8c316b9d12dc35779fcddc6bb90942c096f19fd8c2e090b8397e1e1ca6f0ebd7a4edddc03fddb31310147ba4e9db9fc4b3749cfd2323046d88045b3b3333f07d
|
||||
Size (lua-nginx-module-0.10.13.tar.gz) = 624102 bytes
|
||||
SHA1 (naxsi-0.56.tar.gz) = 42ce137bd3e52a612793bcea43f3ffbb8376910a
|
||||
RMD160 (naxsi-0.56.tar.gz) = a5c97194ef3db415a4bab07c44f9e9f2860b9e1a
|
||||
SHA512 (naxsi-0.56.tar.gz) = 4660751849bce303af6010b7257532404710106a94817e78d4bc4b566f8019620f24f30207f1d4366b88132a5124e34b164dc67ed80b6710f4bad66115564cbd
|
||||
Size (naxsi-0.56.tar.gz) = 192120 bytes
|
||||
SHA1 (nginx-1.15.10.tar.gz) = 07987dd37ca7131a9c7725b248b30bbc6b41027f
|
||||
RMD160 (nginx-1.15.10.tar.gz) = 0242cda1477a74dcfac8709a33e671b6e625faa5
|
||||
SHA512 (nginx-1.15.10.tar.gz) = 16be3b6a095c045543050ec07fef8170a123738892a077003f7fb0428af9a94e9fe560a20ed68606f34145f088b1b656fe72e72d9d65d51c052f06b89d5244ff
|
||||
Size (nginx-1.15.10.tar.gz) = 1032228 bytes
|
||||
SHA1 (nginx-1.15.12.tar.gz) = e81fbb177ce9ed07c69684fa9d64cb4d5d6a61c7
|
||||
RMD160 (nginx-1.15.12.tar.gz) = bcc1807a45a48b5565775930ad5ac90f48bd4c23
|
||||
SHA512 (nginx-1.15.12.tar.gz) = 58961194c4fb94136b657c75c0d2ee3fe6515552a17d66e80d6cd53d342731229c0cbb897700631517275943fc2731179780a3c4b61b93b32a2cf6490ebf0f50
|
||||
Size (nginx-1.15.12.tar.gz) = 1032347 bytes
|
||||
SHA1 (nginx-rtmp-module-1.2.1.tar.gz) = 7c6ae1afc117e3bf946b0d81f99d41fe538a7245
|
||||
RMD160 (nginx-rtmp-module-1.2.1.tar.gz) = 5fc0b4ac0b2c0a6d70957a5256754db8a9e934cf
|
||||
SHA512 (nginx-rtmp-module-1.2.1.tar.gz) = 4a0af5e9afa4deb0b53de8de7ddb2cfa6430d372e1ef9e421f01b509548bd134d427345442ac1ce667338cc2a1484dc2ab732e316e878ac7d3537dc527d5f922
|
||||
|
|
Loading…
Reference in a new issue