Description
uWSGI is a fast (pure C), self-healing, developer/sysadmin-friendly application container server.
This project contains a version of the uwsgi package of EPEL with psgi plugin enabled.
$ rpm -qp uwsgi-2.0.16-2.el6.src.rpm --changelog | head -15
* Thu Apr 19 2018 Sherwin Daganato <sherwin.daganato@transfer-to.com> - 2.0.16-2
- Enable plugin-psgi on el6
- Remove perl-PSGI from the dependencies of psgi plugin since it's only a
documentation and not actually needed by the plugin
* Tue Feb 13 2018 Jorge A Gallegos <kad@blegh.net> - 2.0.16-1
- Conditionally disable router-access for tcp_wrappers deprecation (Jorge Gallegos)
- Updated to 2.0.16 which includes fix for CVE-2018-6758 (Jorge Gallegos)
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.15-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 2.0.15-8
- Rebuilt for switch to libxcrypt
Installation Instructions
Download a repo file and place it in /etc/yum.repos.d/
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | x86_64 (336)* | EPEL 6 (0 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable sherwind/uwsgi
More info about enabling Copr repositories