Accepting request 433459 from home:buschmann23:Cutelyst

update to version 2.0.14

OBS-URL: https://build.opensuse.org/request/show/433459
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=54
This commit is contained in:
Marcus Rückert 2016-12-02 11:20:59 +00:00 committed by Git OBS Bridge
parent f7c33a38c6
commit 712791217d
4 changed files with 33 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2eca0c2f12ab76f032154cd147f4d5957d3195a022678d59cb507f4995a48d7f
size 784959

3
uwsgi-2.0.14.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21b3d1ef926d835ff23576193a2c60d4c896d8e21567850cf0677a4764122887
size 788971

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Wed Oct 5 12:14:59 UTC 2016 - buschmann23@opensuse.org
- Update to 2.0.14:
* backported gevent-early-monkey-patch (jianbin-wei)
* Fixed OpenBSD version check (Pavel Korovin)
* PSGI/Perl cache api fixes (Alexander Demenshin)
* Correctly decode PATH_INFo in router_rewrite plugin (Ben Hearsum)
* add uwsgi.accepting() for chain-reload + worker-override combo
(enkore)
* fixed workers killing when in cheaper modes (shoham-stratoscale)
* added cgi-safe option (nnnn20430)
* Implemented graceful reload for COROAE plugin (aleksey-mashanov)
* Added php-fallback2, php-fallback-qs (Felicity unixwitch)
* Added ipv4in and ipv6in routing rules (Felicity unixwitch)
* Fixed readline support in python3 when working interactively
(Anthony Sottile)
* Implement touch-reloading for mules and spoolers (Alexandre Bonnetain)
* add request_start timestamp in stats (Ben Plotnick)
* Fixed double free in uwsgi_routing_func_rewrite (William Orr)
* Various mod_proxy_uwsgi fixes (Ya-Lin Huang)
* support for no-answer in PSGI (Anton Petrusevich)
* added php-constant option (Дамјан Георгиевски [gdamjan])
* added the stdio logger (Дамјан Георгиевски [gdamjan])
* spooler: fix reading inconsistent data (Pavel Patrin)
* Removed -WError from the build procedure (Riccardo Magliocchetti,
suggested by Ian Denhardt)
* The usual amount of coverity-based fixes (Riccardo Magliocchetti)
-------------------------------------------------------------------
Wed Sep 28 02:00:36 UTC 2016 - jfunk@funktronics.ca

View File

@ -17,7 +17,7 @@
Name: uwsgi
Version: 2.0.13.1
Version: 2.0.14
Release: 0
Summary: Application Container Server for Networked/Clustered Web Applications
License: GPL-2.0-with-GCC-exception