diff options
author | adam <adam@pkgsrc.org> | 2019-10-25 09:20:25 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-10-25 09:20:25 +0000 |
commit | e90559ba6a4040b8146ab087eef8375d052c49d6 (patch) | |
tree | 641eba40ed4f4aabb196e55b1fa98325a78d742e /www/nginx-devel/distinfo | |
parent | 22861e2f314586d1c708e8c373b61620cc984199 (diff) | |
download | pkgsrc-e90559ba6a4040b8146ab087eef8375d052c49d6.tar.gz |
nginx-devel: updated to 1.17.4
Changes with nginx 1.17.5:
*) Feature: now nginx uses ioctl(FIONREAD), if available, to avoid
reading from a fast connection for a long time.
*) Bugfix: incomplete escaped characters at the end of the request URI
were ignored.
*) Bugfix: "/." and "/.." at the end of the request URI were not
normalized.
*) Bugfix: in the "merge_slashes" directive.
*) Bugfix: in the "ignore_invalid_headers" directive.
Thanks to Alan Kemp.
*) Bugfix: nginx could not be built with MinGW-w64 gcc 8.1 or newer.
Diffstat (limited to 'www/nginx-devel/distinfo')
-rw-r--r-- | www/nginx-devel/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo index 0ae06a34c35..97a703b8916 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.47 2019/10/16 06:29:08 adam Exp $ +$NetBSD: distinfo,v 1.48 2019/10/25 09:20:25 adam Exp $ SHA1 (array-var-nginx-module-0.05.tar.gz) = c69fac77814947009ab783a471783b3c95a63a26 RMD160 (array-var-nginx-module-0.05.tar.gz) = 89bd4efc04864e3e90781588a337338951ec8733 @@ -28,10 +28,10 @@ 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.17.4.tar.gz) = f33179726d2adbcc7805be14272ba4fd74aef9a0 -RMD160 (nginx-1.17.4.tar.gz) = 935aa22ee4e62b31f5c4731c31363b338bc132dc -SHA512 (nginx-1.17.4.tar.gz) = fb7275c47d2416b597415f736771f8f4f3cdbba33728d9ca8ddb56b8266076a5ec5e63c735215a8d022f685b67d663fdaaac0c95db465a82f79f01d502feaa82 -Size (nginx-1.17.4.tar.gz) = 1034845 bytes +SHA1 (nginx-1.17.5.tar.gz) = de64fa35ad34c355e398c235ed3a536bb0f6589d +RMD160 (nginx-1.17.5.tar.gz) = 46be697ecf5d0ed8d809ebe75d608cb54ed2483e +SHA512 (nginx-1.17.5.tar.gz) = b6799ddce7135646aa1f0b4405bcdab41d5065fbadcdeeb875f6fae4953159aa57b9104afe815748b0aab0e4d532e7771ccce487d7c4519e423d110f3715da7c +Size (nginx-1.17.5.tar.gz) = 1036056 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 |