Commit Graph

  • 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 Rueckert 2017-06-01 10:08:55 +0000
  • a11f2c0e29 Accepting request 489116 from server:http Dominique Leuenberger 2017-04-19 16:11:16 +0000
  • b1aefe5ffb Accepting request 488095 from home:stroeder:branches:server:http Marguerite Su 2017-04-18 14:49:34 +0000
  • 28083583ed Accepting request 483807 from server:http Yuchen Lin 2017-03-31 13:10:19 +0000
  • 6b5e3aeaf9 Accepting request 483335 from home:darix:playground Marguerite Su 2017-03-30 11:58:17 +0000
  • 8f70f284a2 Accepting request 461286 from server:http Dominique Leuenberger 2017-03-01 22:43:51 +0000
  • 2951a1882e Accepting request 461005 from home:darix:playground Marguerite Su 2017-03-01 08:57:55 +0000
  • c00c625a8d Accepting 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 Rueckert 2017-01-30 14:10:51 +0000
  • 1480cc3e05 Accepting request 449066 from server:http Dominique Leuenberger 2017-01-10 09:49:44 +0000
  • daf9eab557 Accepting request 449045 from home:darix:playground Marguerite Su 2017-01-07 08:16:09 +0000
  • 86b5837385 Accepting request 436644 from server:http Dominique Leuenberger 2016-10-23 10:52:10 +0000
  • 0615521c72 Accepting 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 Rueckert 2016-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.patch Marcus Rueckert 2016-09-29 11:13:50 +0000
  • 51c72d5537 Accepting request 417110 from server:http Dominique Leuenberger 2016-08-09 20:14:44 +0000
  • c717927098 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=69 Marguerite Su 2016-08-05 14:17:50 +0000
  • 676cedc11f Accepting request 417076 from home:ipeoshir Marguerite Su 2016-08-05 12:11:03 +0000
  • 1ac6359aaf Accepting request 416956 from home:ipeoshir Marguerite Su 2016-08-05 01:22:23 +0000
  • 062cc29c3f Accepting request 399657 from server:http Dominique Leuenberger 2016-06-07 21:47:00 +0000
  • 0643ec846f - in the sysvinit script use the pid file in /var/run Marcus Rueckert 2016-06-02 11:56:21 +0000
  • 19316524bd Accepting request 399481 from home:darix:playground Marcus Rueckert 2016-06-02 10:36:09 +0000
  • 84ebc0ae10 Accepting request 397292 from server:http Dominique Leuenberger 2016-05-24 07:35:16 +0000
  • b4ea2453e1 - enable slice and stream module Marcus Rueckert 2016-05-15 05:35:56 +0000
  • 36dd95bdc7 Accepting request 393996 from home:dmacvicar:branches:server:http Marcus Rueckert 2016-05-13 13:43:37 +0000
  • 35efc29eb3 Accepting request 356904 from server:http Dominique Leuenberger 2016-02-03 09:19:30 +0000
  • 053eebd6c5 Accepting request 356721 from home:AndreasStieger:branches:server:http Marguerite Su 2016-01-31 03:21:11 +0000
  • e611ce2c01 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=58 Marguerite Su 2016-01-28 02:27:35 +0000
  • 37d0b5a7dc Accepting request 356414 from home:MargueriteSu:branches:server:http Marguerite Su 2016-01-28 02:13:05 +0000
  • cef2be01b1 - use libGeoIP-devel everywhere Marcus Rueckert 2015-10-16 15:18:14 +0000
  • 452e7dc03b - replace custom "kill -QUIT" with the kill signal setting in the service file Marcus Rueckert 2015-10-16 15:10:00 +0000
  • 348db313e0 - clean up conditionals and use bcond_with* everywhere - drop passenger support for now Marcus Rueckert 2015-10-16 15:03:32 +0000
  • c674182743 Accepting request 313586 from server:http Dominique Leuenberger 2015-07-02 20:47:26 +0000
  • 2ecf20024e Accepting request 313585 from home:MargueriteSu:branches:server:http Marguerite Su 2015-06-24 16:07:53 +0000
  • abc4d45b31 - disable libatomic-ops on SLE12 for now. the library seems not available there. Marcus Rueckert 2015-04-12 04:38:25 +0000
  • 8a14fe963e - enable ngx_http_auth_request_module Marcus Rueckert 2015-04-12 04:23:09 +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 case Marcus Rueckert 2015-04-12 04:11:52 +0000
  • ad7a98a650 Accepting request 293433 from home:vpereirabr:branches:server:http Marguerite Su 2015-03-28 02:46:47 +0000
  • 1e31781ab9 Accepting request 249874 from home:MargueriteSu:branches:server:http Tomáš Chvátal 2014-10-02 12:26:57 +0000
  • 85f9956054 Accepting request 247808 from home:MargueriteSu:branches:server:http Tomáš Chvátal 2014-09-15 14:04:39 +0000
  • 74eda1c420 Accepting request 236476 from home:lrupp:branches:server:http Tomáš Chvátal 2014-06-14 11:02:59 +0000
  • 2712b3de7e Accepting request 226713 from home:aeneas_jaissle:branches:server:http Tomáš Chvátal 2014-03-26 14:46:11 +0000
  • 6b0ead7dbc OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=43 Factory Maintainer 2014-01-30 06:19:31 +0000
  • 05c75e143e Accepting request 137952 from home:ammler:branches:server:http Marcel Gmür 2012-10-19 07:39:44 +0000