- Update to 1.9.17.1:
* Emergency release fixing two bugs: * fixed inheriting of file descriptor 0 (this breaks fastcgi on dreamhost, and uwsgi on unbit.it) * fixed router_http REQUEST_URI rewrite (double free) OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=23
This commit is contained in:
parent
743d6b063c
commit
6c239f6ae5
3
uwsgi-1.9.17.1.tar.gz
Normal file
3
uwsgi-1.9.17.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2558b918afe47640e3c4e75be4347e7e8dc7b19caf2120b6e1fb6bf17891c2a
|
||||
size 696468
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:917ea3c1d784d8c3cc3dde760fd835cce82cb1ae237f59550ba16b3379ff833b
|
||||
size 696399
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 16:49:25 UTC 2013 - jfunk@funktronics.ca
|
||||
|
||||
- Update to 1.9.17.1:
|
||||
* Emergency release fixing two bugs:
|
||||
* fixed inheriting of file descriptor 0 (this breaks fastcgi on dreamhost,
|
||||
and uwsgi on unbit.it)
|
||||
* fixed router_http REQUEST_URI rewrite (double free)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 23 18:47:59 UTC 2013 - jfunk@funktronics.ca
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: uwsgi
|
||||
Version: 1.9.17
|
||||
Version: 1.9.17.1
|
||||
Release: 0
|
||||
Summary: Application Container Server for Networked/Clustered Web Applications
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user