Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
projects
:
http
>
nginx
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 101
[-]
[+]
Changed
nginx.spec
@@ -20,7 +20,7 @@ %define ngxpurge_version 2.3 Name: nginx -Version: 1.9.5 +Version: 1.9.7 Release: 1 Summary: Robust, small and high performance http and reverse proxy server Group: System Environment/Daemons @@ -169,6 +169,7 @@ --add-module=%{_builddir}/nginx-%{version}/ngx_cache_purge-2.3 \ %if 0%{?rhel_version} == 700 || 0%{?centos_version} == 700 --add-module=%{_builddir}/nginx-%{version}/ngx_pagespeed-release-%{nps_version}-beta \ + --with-threads \ %endif %if 0%{with_rtmp_ext} --add-module=%{_builddir}/nginx-%{version}/%{rtmp} \ @@ -271,6 +272,11 @@ %changelog +* Tue Dec 08 2015 Juergen Gotteswinter <jg@internetx.com> - 1.9.7-1 +- version bump 1.9.7 +- enabled http2 +- enabled thread pool support + * Wed May 12 2015 Juergen Gotteswinter <jg@internetx.com> - 1.9.1-1 - Version Bump 1.9.1 Codename Putin