97e5b065db- update to 1.13.1 - Feature: now a hostname can be used as the "set_real_ip_from" directive parameter. - Feature: vim syntax highlighting scripts improvements. - Feature: the "worker_cpu_affinity" directive now works on DragonFly BSD. Thanks to Sepherosa Ziehau. - Bugfix: SSL renegotiation on backend connections did not work when using OpenSSL before 1.1.0. - Workaround: nginx could not be built with Oracle Developer Studio 12.5. - Workaround: now cache manager ignores long locked cache entries when cleaning cache based on the "max_size" parameter. - Bugfix: client SSL connections were immediately closed if deferred accept and the "proxy_protocol" parameter of the "listen" directive were used. - Bugfix: in the "proxy_cache_background_update" directive. - Workaround: now the "tcp_nodelay" directive sets the TCP_NODELAY option before an SSL handshake. - changes from 1.13.0 - Change: SSL renegotiation is now allowed on backend connections. - Feature: the "rcvbuf" and "sndbuf" parameters of the "listen" directives of the mail proxy and stream modules. - Feature: the "return" and "error_page" directives can now be used to return 308 redirections. Thanks to Simon Leblanc. - Feature: the "TLSv1.3" parameter of the "ssl_protocols" directive. - Feature: when logging signals nginx now logs PID of the process which sent the signal. - Bugfix: in memory allocation error handling. - Bugfix: if a server in the stream module listened on a wildcard address, the source address of a response UDP datagram could differ from the original datagram destination address.Marcus Rueckert2017-06-01 10:08:55 +0000
a11f2c0e29Accepting request 489116 from server:http
Dominique Leuenberger
2017-04-19 16:11:16 +0000
b1aefe5ffbAccepting request 488095 from home:stroeder:branches:server:http
Marguerite Su
2017-04-18 14:49:34 +0000
28083583edAccepting request 483807 from server:http
Yuchen Lin
2017-03-31 13:10:19 +0000
6b5e3aeaf9Accepting request 483335 from home:darix:playground
Marguerite Su
2017-03-30 11:58:17 +0000
8f70f284a2Accepting request 461286 from server:http
Dominique Leuenberger
2017-03-01 22:43:51 +0000
2951a1882eAccepting request 461005 from home:darix:playground
Marguerite Su
2017-03-01 08:57:55 +0000
c00c625a8dAccepting request 453452 from server:http
Dominique Leuenberger
2017-01-31 11:48:41 +0000
2d75f9304b- update to 1.11.9 - Bugfix: nginx might hog CPU when using the stream module; the bug had appeared in 1.11.5. - Bugfix: EXTERNAL authentication mechanism in mail proxy was accepted even if it was not enabled in the configuration. - Bugfix: a segmentation fault might occur in a worker process if the "ssl_verify_client" directive of the stream module was used. - Bugfix: the "ssl_verify_client" directive of the stream module might not work. - Bugfix: closing keepalive connections due to no free worker connections might be too aggressive. Thanks to Joel Cunningham. - Bugfix: an incorrect response might be returned when using the "sendfile" directive on FreeBSD and macOS; the bug had appeared in 1.7.8. - Bugfix: a truncated response might be stored in cache when using the "aio_write" directive. - Bugfix: a socket leak might occur when using the "aio_write" directive.Marcus Rueckert2017-01-30 14:10:51 +0000
1480cc3e05Accepting request 449066 from server:http
Dominique Leuenberger
2017-01-10 09:49:44 +0000
daf9eab557Accepting request 449045 from home:darix:playground
Marguerite Su
2017-01-07 08:16:09 +0000
86b5837385Accepting request 436644 from server:http
Dominique Leuenberger
2016-10-23 10:52:10 +0000
0615521c72Accepting request 433571 from server:http
Dominique Leuenberger
2016-10-14 07:06:03 +0000
0879c96bf4- Fix the logrotate script: we had a hardcoded postrotate action pointing to /etc/init.d/nginx. This does not exist anymore on systemd hosts. Replace it with /usr/sbin/nginx -s reopen, which will use the pid file passed in the config file or the compiled in default path.Marcus Rueckert2016-10-10 10:26:20 +0000
e577b6dc17- update to 11.4 - Feature: the $upstream_bytes_received variable. - Feature: the $bytes_received, $session_time, $protocol, $status, $upstream_addr, $upstream_bytes_sent, $upstream_bytes_received, $upstream_connect_time, $upstream_first_byte_time, and $upstream_session_time variables in the stream module. - Feature: the ngx_stream_log_module. - Feature: the "proxy_protocol" parameter of the "listen" directive, the $proxy_protocol_addr and $proxy_protocol_port variables in the stream module. - Feature: the ngx_stream_realip_module. - Bugfix: nginx could not be built with the stream module and the ngx_http_ssl_module, but without ngx_stream_ssl_module; the bug had appeared in 1.11.3. - Feature: the IP_BIND_ADDRESS_NO_PORT socket option was not used; the bug had appeared in 1.11.2. - Bugfix: in the "ranges" parameter of the "geo" directive. - Bugfix: an incorrect response might be returned when using the "aio threads" and "sendfile" directives; the bug had appeared in 1.9.13. - drop nginx-1.11.3_ssl_stream.patch again - refreshed the following patches to apply cleanly again check_1.9.2+.patch nginx-1.11.2-html.patch nginx-1.11.2-no_Werror.patch nginx-aio.patchMarcus Rueckert2016-09-29 11:13:50 +0000
51c72d5537Accepting request 417110 from server:http
Dominique Leuenberger
2016-08-09 20:14:44 +0000
40cbe6bb50- update version 1.6.3 stable - Feature: now the "tcp_nodelay" directive works with SPDY connections. - Bugfix: in error handling. Thanks to Yichun Zhang and Daniil Bondarev. - Bugfix: alerts "header already sent" appeared in logs if the "post_action" directive was used; the bug had appeared in 1.5.4. - Bugfix: alerts "sem_post() failed" might appear in logs. - Bugfix: in hash table handling. Thanks to Chris West. - Bugfix: in integer overflow handling. Thanks to Régis Leroy. - no longer install the init script when using systemd service file - create rcnginx for systemd caseMarcus Rueckert2015-04-12 04:11:52 +0000
ad7a98a650Accepting request 293433 from home:vpereirabr:branches:server:http
Marguerite Su
2015-03-28 02:46:47 +0000
1e31781ab9Accepting request 249874 from home:MargueriteSu:branches:server:http
Tomáš Chvátal
2014-10-02 12:26:57 +0000
85f9956054Accepting request 247808 from home:MargueriteSu:branches:server:http
Tomáš Chvátal
2014-09-15 14:04:39 +0000
74eda1c420Accepting request 236476 from home:lrupp:branches:server:http
Tomáš Chvátal
2014-06-14 11:02:59 +0000
2712b3de7eAccepting request 226713 from home:aeneas_jaissle:branches:server:http
Tomáš Chvátal
2014-03-26 14:46:11 +0000