Opensourcetechブログ

OpensourcetechによるNGINX/Kubernetes/Zabbix/Neo4j/Linuxなどオープンソース技術に関するブログです。

Nginx mainline 1.9.9 (1.9.8も) リリース!

こんにちは、鯨井貴博@opensourcetechです。

 

先ほど、Nginx mainlineの最新バージョン 1.9.9がリリースされました。

※1.9.8も前日にリリースされてました。

http://nginx.org/

f:id:opensourcetech:20151210090342p:plain

 

変更履歴は、1日前にリリースされた1.9.8と併せて、

以下となります。

Changes with nginx 1.9.9                                         09 Dec 2015

    *) Bugfix: proxying to unix domain sockets did not work when using
       variables; the bug had appeared in 1.9.8.


Changes with nginx 1.9.8                                         08 Dec 2015

    *) Feature: pwritev() support.

    *) Feature: the "include" directive inside the "upstream" block.

    *) Feature: the ngx_http_slice_module.

    *) Bugfix: a segmentation fault might occur in a worker process when
       using LibreSSL; the bug had appeared in 1.9.6.

    *) Bugfix: nginx could not be built on OS X in some cases.
 

from 

http://nginx.org/en/CHANGES

 

二日連続のリリースとなりますが、

1.9.8で見つかったバグを速攻で修正かけたみたいですね。

  

にほんブログ村 IT技術ブログ Linuxへ
Linux

にほんブログ村 IT技術ブログ オープンソースへ
オープンソース

Opensourcetech by Takahiro Kujirai