Search
j0ke.net Open Build Service
>
Projects
>
server:http
:
nginx
:
suse
>
nginx-1.9
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 4
[-]
[+]
Changed
nginx-1.9.changes
@@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Thu Sep 24 11:01:52 UTC 2015 - cs@linux-administrator.com + +- update to nginx 1.9.5 +- enable HTTP/2 module +- disable SPDY module + +------------------------------------------------------------------- Mon Jul 20 15:15:06 UTC 2015 - cs@linux-administrator.com - update to nginx 1.9.3
[-]
[+]
Changed
nginx-1.9.spec
^
@@ -49,10 +49,9 @@ %define with_rtmp_ext 1 Name: nginx-1.9 -Version: 1.9.3 +Version: 1.9.5 Release: 1 -# -%define pkg_name nginx +# pkg_name nginx # %define ngx_prefix %{_prefix} %define ngx_sbindir %{_sbindir}/nginx @@ -217,7 +216,7 @@ --with-file-aio \ %endif --with-http_ssl_module \ - --with-http_spdy_module \ + --with-http_v2_module \ --with-http_realip_module \ --with-http_addition_module \ --with-http_xslt_module \
Added
nginx-1.9.5.tar.bz2
^