Проект mod_wsgi-4.7.1-11.el9
content_copy
Имя
mod_wsgi
Эпоха
0
Версия
4.7.1
Релиз
11.el9
Сайт
https://modwsgi.readthedocs.io/
Лицензия
ASL 2.0
Время сборки
2023-03-23 10:08:33
Хост сборки
builder-x86-03.inferitos.ru
Краткое описание
A WSGI interface for Python web applications in Apache
Репозитории
AppStream
Полное описание
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.
Эррата
—
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.7.1-11
- Rebuilt for MSVSphere 9.1.
* Thu Sep 01 2022 Luboš Uhliarik <luhliari@redhat.com> - 4.7.1-11
- Resolves: #2122694 - Core dumped upon file upload >= 1GB
* Thu Apr 07 2022 Luboš Uhliarik <luhliari@redhat.com> - 4.7.1-10
- Resolves: #2072969 - Missing debuginfo
* Tue Feb 08 2022 Tomas Orsava <torsava@redhat.com> - 4.7.1-9
- Add automatically generated Obsoletes tag with the python39- prefix
for smoother upgrade from RHEL8
- Use the modern way of filtering Provides not to interfere with modern Python
RPM generators
- Related: rhbz#1990421
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.7.1-8
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Jul 01 2021 Luboš Uhliarik <luhliari@redhat.com> - 4.7.1-7
- Resolves: #1976169 - mod_wsgi segfaults when python program outputs a warning
message
* Tue Jun 08 2021 Luboš Uhliarik <luhliari@redhat.com> - 4.7.1-6
- Resolves: #1969555 - remove rpath
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.7.1-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937