freebsd-ports/www/nginx/distinfo

85 lines
6.2 KiB
Text
Raw Normal View History

Update from 0.7.64 to 0.7.65. <ChangeLog> *) Security: now nginx/Windows ignores trailing spaces in URI. Thanks to Dan Crowley, Core Security Technologies. *) Security: now nginx/Windows ignores short files names. Thanks to Dan Crowley, Core Security Technologies. *) Change: now the "009" status code is written to an access log for proxied HTTP/0.9 responses. *) Change: now the default buffer size of the "large_client_header_buffers" directive is 8K. Thanks to Andrew Cholakian. *) Change: now default SSL ciphers are "HIGH:!ADH:!MD5". *) Change: now SSLv2 protocol is disabled by default. *) Change: now $host variable value is always low case. *) Feature: the conf/fastcgi.conf for simple FastCGI configurations. *) Feature: now URI part is not required a "proxy_pass" directive if variables are used. *) Feature: the $ssl_session_id variable. *) Bugfix: if a proxied or FastCGI request was internally redirected to another proxied or FastCGI location, then $upstream_response_time variable may have abnormally large value; the bug had appeared in 0.7.63. *) Bugfix: if the "expires modified" set date in the past, then a negative number was set in the "Cache-Control" response header line. Thanks to Alex Kapranoff. *) Bugfix: nginx closed a connection if a cached response had an empty body. Thanks to Piotr Sikora. *) Bugfix: nginx cached a 304 response if there was the "If-None-Match" header line in a proxied request. Thanks to Tim Dettrick and David Kostal. *) Bugfix: nginx did not treat a comma as separator in the "Cache-Control" backend response header line. *) Bugfix: cached HTTP/0.9 responses were handled incorrectly. *) Bugfix: nginx sent gzipped responses to clients those do not support gzip, if "gzip_static on" and "gzip_vary off"; the bug had appeared in 0.8.16. *) Bugfix: nginx always added "Content-Encoding: gzip" response header line in 304 responses sent by ngx_http_gzip_static_module. *) Bugfix: the "!-x" operator did not work. Thanks to Maxim Dounin. *) Bugfix: a segmentation fault might occur in a worker process, if limit_rate was used in HTTPS server. Thanks to Maxim Dounin. *) Bugfix: a segmentation fault might occur in a worker process while $limit_rate logging. Thanks to Maxim Dounin. *) Bugfix: nginx did not support dates in 2038 year on 32-bit platforms; *) Bugfix: nginx/Windows tried to delete a temporary file twice if the file should replace an already existent file. *) Bugfix: nginx/Windows tried to rename a temporary file twice if the file should replace an already existent file. *) Bugfix: nginx/Windows might not create temporary file, a cache file, or "proxy/fastcgi_store"d file if a worker had no enough access rights for top level directories. *) Bugfix: in UTF-8 encoding support by "try_files" directive in nginx/Windows. *) Bugfix: UTF-8 encoding usage in the ngx_http_autoindex_module. Thanks to Maxim Dounin. *) Bugfix: the ngx_http_autoindex_module did not show the trailing slash in links to a directory; the bug had appeared in 0.7.15. *) Bugfix: nginx did not close a log file set by the --error-log-path configuration option; the bug had appeared in 0.7.53. *) Bugfix: "addition_types" directive was incorrectly named "addtion_types". *) Bugfix: invalid request line in $request variable was written in access_log only if error_log was set to "info" or "debug" level. </ChangeLog>
2010-02-02 17:19:51 +01:00
MD5 (nginx-0.7.65.tar.gz) = abc4f76af450eedeb063158bd963feaa
SHA256 (nginx-0.7.65.tar.gz) = c9f0ccaf5a09b01edf991f3adde8fced9361965838c0982112fa5c92aa2ec33a
SIZE (nginx-0.7.65.tar.gz) = 604451
MD5 (nginx_accept_language_module.tar.gz) = 330a8d3b2376fb476b5d3111a7905ec3
SHA256 (nginx_accept_language_module.tar.gz) = 7a4c2d42a83c5b6efd2b7b13ad232850b6ab0ca4261df6b46fb7d2d2738b1c0a
SIZE (nginx_accept_language_module.tar.gz) = 3299
MD5 (nginx-accesskey-2.0.3.tar.gz) = 9b5304346d5139b1841f5baa01ab0cbe
SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1
SIZE (nginx-accesskey-2.0.3.tar.gz) = 2632
MD5 (ngx_http_auth_pam_module-1.1.tar.gz) = 4e30d7481f6cb90bbf6c43c50b5c8502
SHA256 (ngx_http_auth_pam_module-1.1.tar.gz) = ea9da5f106b952729398248cddabbe25f7a5752993e91c9b8252dbc2b03b8ecd
SIZE (ngx_http_auth_pam_module-1.1.tar.gz) = 5193
MD5 (ngx_http_auth_request_module-0.2.tar.gz) = 46b7c636d0734c87fa9563089e536bc9
SHA256 (ngx_http_auth_request_module-0.2.tar.gz) = eea5d0ec02bba93d0b204a034230cc61462b60497cbac6f581d7e008a9262ba4
SIZE (ngx_http_auth_request_module-0.2.tar.gz) = 6736
MD5 (ngx_cache_purge-1.0.tar.gz) = ec1dabaa8321530c100f9baf65370294
SHA256 (ngx_cache_purge-1.0.tar.gz) = 6f4229a4edc0e8b914dc89c0a3c5b6a746469a3f9e5942b3d025dbe6a5ab2d13
SIZE (ngx_cache_purge-1.0.tar.gz) = 4569
MD5 (ngx_echo_module-0.27.tar.gz) = a60455af4cdcd19a3247093891dee81a
SHA256 (ngx_echo_module-0.27.tar.gz) = 38b19eaba754d7a382bc1b08cf85ad675eb390a86d50d28370382e1afacd25ef
SIZE (ngx_echo_module-0.27.tar.gz) = 113761
MD5 (ngx_headers_more_module-0.07.tar.gz) = 2077c792e1bf2d51852e14a5f89102f5
SHA256 (ngx_headers_more_module-0.07.tar.gz) = 6cc57f41468bb8f363cd72e842c68cad5b696b829d93dd4e490bedab7a510083
SIZE (ngx_headers_more_module-0.07.tar.gz) = 73339
MD5 (nginx_eval_module-1.0.1.tar.gz) = 570b6f7e40e489c5846ffca725226edb
SHA256 (nginx_eval_module-1.0.1.tar.gz) = f11ba0bf445f0eafd999d52817e298b1f1b09817f74b6120ed491e611d53c798
SIZE (nginx_eval_module-1.0.1.tar.gz) = 4974
MD5 (ngx-fancyindex-0.2.2.tar.bz2) = a2e54b85a8afa82e03edde9ae83a884f
SHA256 (ngx-fancyindex-0.2.2.tar.bz2) = a91c7ee053206f41078645da6c7a05f7b1b4467461cbb12ea7c6d4031ecd9ea0
SIZE (ngx-fancyindex-0.2.2.tar.bz2) = 11585
MD5 (ngx_http_gunzip_filter_module-0.3.tar.gz) = 32bb38f341786b042009e236c59cf1cc
SHA256 (ngx_http_gunzip_filter_module-0.3.tar.gz) = c1860befc868970dce4085631e7717c749329883d8b05a2a64bd2850f346cd39
SIZE (ngx_http_gunzip_filter_module-0.3.tar.gz) = 7361
MD5 (nginx_mogilefs_module-1.0.3.tar.gz) = e3c1b9f4ceb26d7573af5acfda59e9a8
SHA256 (nginx_mogilefs_module-1.0.3.tar.gz) = cfebf3d5ed978ec89067790fcaa94d38e399e15f6165f1aae2838f09382239e0
SIZE (nginx_mogilefs_module-1.0.3.tar.gz) = 15090
MD5 (nginx_mod_h264_streaming-2.2.7.tar.gz) = c7eda1cd66b0ee8b713ec828ee6a7894
SHA256 (nginx_mod_h264_streaming-2.2.7.tar.gz) = 6d974ba630cef59de1f60996c66b401264a345d25988a76037c2856cec756c19
SIZE (nginx_mod_h264_streaming-2.2.7.tar.gz) = 44012
MD5 (nginx-notice-2.tar.gz) = 7253bdd2b88cc981867b72efdc484772
SHA256 (nginx-notice-2.tar.gz) = 682824a9f5187831ee49e5828bafebde5c25706e681d361804f96308f24e58c2
SIZE (nginx-notice-2.tar.gz) = 3253
MD5 (nginx_http_push_module-0.692.tar.gz) = a948638005669d159fa331a35c066fae
SHA256 (nginx_http_push_module-0.692.tar.gz) = 64868708071aa21dbc4c7a07d149dd6ec9108fb7eaf2aad5ad069406151f17fe
SIZE (nginx_http_push_module-0.692.tar.gz) = 29119
MD5 (ngx_http_redis-0.3.1.tar.gz) = c731d6ac14b4c8a99fda2c7e89356a8f
SHA256 (ngx_http_redis-0.3.1.tar.gz) = b66291bf7a034baf351fc4d0e57558d672bed0582fcfa9008eba4acf6b4486c4
SIZE (ngx_http_redis-0.3.1.tar.gz) = 6012
MD5 (ngx_http_response-0.3.tar.gz) = 178a8f13a41388ef50b3726fa9fede50
SHA256 (ngx_http_response-0.3.tar.gz) = 0835584029f053051c624adbe33a826ab0205c9d85a02af6019e6b57607e9045
SIZE (ngx_http_response-0.3.tar.gz) = 2244
MD5 (nginx_upload_module-2.0.12.tar.gz) = 55a2a38e4304dfb4bc977b0ec911f806
SHA256 (nginx_upload_module-2.0.12.tar.gz) = af315897e0881f786abd00e8e2d61ba33686ef80532de0f97cba79a36370ccea
SIZE (nginx_upload_module-2.0.12.tar.gz) = 20124
MD5 (nginx_uploadprogress_module-0.8.tar.gz) = dec48681e54a01195cc8dd2e0c71a5a0
SHA256 (nginx_uploadprogress_module-0.8.tar.gz) = 7828410e79603de86a135084d60e74393df18894194b30af92ff144e6afeae13
SIZE (nginx_uploadprogress_module-0.8.tar.gz) = 16364
MD5 (nginx_upstream_fair-20090923.tar.gz) = a8443d779ee91db2290efc83832ac88d
SHA256 (nginx_upstream_fair-20090923.tar.gz) = ec9ed7f856263e17faadee3dc7209932364ded4e546b829841c2454aa432450b
SIZE (nginx_upstream_fair-20090923.tar.gz) = 10024
MD5 (Nginx_upstream_hash-0.3.1.tar.gz) = 75ec3d6412cdec77aadaeecab67bb484
SHA256 (Nginx_upstream_hash-0.3.1.tar.gz) = 51929c5352d4c2608b3f852987830be08b6946baf20da346fe520d9b12e39968
SIZE (Nginx_upstream_hash-0.3.1.tar.gz) = 5049
MD5 (ngx_http_upstream_keepalive-0.2.tar.gz) = 1d9663a22c25633b5ad1c8a0f6fea467
SHA256 (ngx_http_upstream_keepalive-0.2.tar.gz) = fdea0f46ce24c8889827993902659d41efa62b93b1a8000975a023209e138c2d
SIZE (ngx_http_upstream_keepalive-0.2.tar.gz) = 7092
MD5 (mod_zip-1.1.5.tar.gz) = cc8f5caa893f818176c08b48b2a613ca
SHA256 (mod_zip-1.1.5.tar.gz) = 36fff54b74d82f8722d2d005aba9f767fd26faeb1cff778da3766246a44083df
SIZE (mod_zip-1.1.5.tar.gz) = 19126
MD5 (ngx_http_memc_module-0.06.tar.gz) = f62c57d06a7a83f0b96bac1dd5d66aad
SHA256 (ngx_http_memc_module-0.06.tar.gz) = 62e2dfb25041e3021222633d905c7473a9c2f775780db51fa6cc8f752854facb
SIZE (ngx_http_memc_module-0.06.tar.gz) = 90339
MD5 (passenger-2.2.11.tar.gz) = 3eb0aa6360c6f537d1eb6eb1f26cc8eb
SHA256 (passenger-2.2.11.tar.gz) = 9d4aa14a4dfe9daa713aa19a787e1a5bee0db9f3625e17ffebe1e5325aa20a88
SIZE (passenger-2.2.11.tar.gz) = 2058085
MD5 (ngx_slowfs_cache-1.3.tar.gz) = 38823dbd8322ebc90f96d66b4a0501bf
SHA256 (ngx_slowfs_cache-1.3.tar.gz) = 3e15447a467480800b3a08dcb4d893edc5c96a127c17c5c3359da10e683636dd
SIZE (ngx_slowfs_cache-1.3.tar.gz) = 9680
MD5 (ngx_supervisord-1.3.tar.gz) = d632977d94f0d8cfffcf3fe7bd83e2ce
SHA256 (ngx_supervisord-1.3.tar.gz) = d168e4bd5c4d5cbcaa23c924a0259a63ce0cf99ca204d9eba1a8931cd0ba46af
SIZE (ngx_supervisord-1.3.tar.gz) = 18750
MD5 (nginx_udplog_module-1.0.0.tar.gz) = dc211933806fd325fa0a204df3369ba8
SHA256 (nginx_udplog_module-1.0.0.tar.gz) = e0c0bfa524c3a675ad6c08b916d08e57ef45f9818cb8a0d848c2c83785c6e659
SIZE (nginx_udplog_module-1.0.0.tar.gz) = 6284