[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project mod_wsgi-4.6.4-5.el8

Name mod_wsgi
Epoch 0
Version 4.6.4
Release 5.el8
Website/URL https://modwsgi.readthedocs.io/
License ASL 2.0
Build Time 2023-12-01 13:21:16
Build Host builder-x86-03.inferitos.ru
Summary A WSGI interface for Python web applications in Apache
Repositories AppStream
Description The mod_wsgi adapter is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache. The adapter is written completely in C code against the Apache C runtime and for hosting WSGI applications within Apache has a lower overhead than using existing WSGI adapters for mod_python or CGI.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
python3-mod_wsgi-4.6.4-5.el8.x86_64 A WSGI interface for Python web applications in Apache 4a0338fbd86acc7590e59310c10ddf5277d61c67ef3d15d8848acf431202e100 download
src
mod_wsgi-4.6.4-5.el8.src A WSGI interface for Python web applications in Apache 2b1c176db21d678b491416ba0e536f60c99666da4976b32bc30b313fe58dc34b download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.6.4-5
- Rebuilt for MSVSphere 8.8

* Tue Sep 06 2022 Luboš Uhliarik <luhliari@redhat.com> - 4.6.4-5
- Resolves: #2122695 - Core dumped upon file upload >= 1GB

* Wed Dec 04 2019 Lubos Uhliarik <luhliari@redhat.com> - 4.6.4-4
- Resolves: #1779705 - python3-mod_wsgi: Remove the Provides and Obsoletes for
  the name `mod_wsgi`

* Thu Dec 13 2018 Joe Orton <jorton@redhat.com> - 4.6.4-3
- avoid unstripped binaries, re-enable debugsource generation (#1659086)

* Tue Dec 11 2018 Joe Orton <jorton@redhat.com> - 4.6.4-2
- fix covscan warnings (#1602620)

* Wed Jun 27 2018 Joe Orton <jorton@redhat.com> - 4.6.4-1
- update to 4.6.4 (#1592687)

* Tue Jun 26 2018 Tomas Orsava <torsava@redhat.com> - 4.6.2-5
- Switch to using Python 3 version of sphinx

* Tue Jun 26 2018 Tomas Orsava <torsava@redhat.com> - 4.6.2-4
- Update conditionals into bcond's so they can be manipulated during modular
  builds

* Tue Jun 26 2018 Tomas Orsava <torsava@redhat.com> - 4.6.2-3
- Fix the invocation of Python 2 to a versioned executable

* Thu Mar 22 2018 Troy Dawson <tdawson@redhat.com> - 4.6.2-2
- Update conditionals.
- Make preperations for non-python2 builds