- 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:
James Oakley 2013-09-24 16:58:56 +00:00 committed by Git OBS Bridge
parent 743d6b063c
commit 6c239f6ae5
4 changed files with 13 additions and 4 deletions

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

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:917ea3c1d784d8c3cc3dde760fd835cce82cb1ae237f59550ba16b3379ff833b
size 696399

View File

@ -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

View File

@ -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+