Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mod_wsgi-3.4-18.el7 RPM for x86_64

From CentOS 7.9.2009 for x86_64 / Packages

Name: mod_wsgi Distribution: Unknown
Version: 3.4 Vendor: CentOS
Release: 18.el7 Build date: Tue Oct 30 23:44:06 2018
Group: System Environment/Libraries Build host: x86-01.bsys.centos.org
Size: 202264 Source RPM: mod_wsgi-3.4-18.el7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: http://www.modwsgi.org
Summary: A WSGI interface for Python web applications in Apache
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.

Provides

Requires

License

ASL 2.0

Changelog

* Wed Aug 15 2018 Luboš Uhliarik <luhliari@redhat.com> - 3.4-18
  - mod_wsgi forces HEAD to GET (#1466799)
* Mon Jun 18 2018 Luboš Uhliarik <luhliari@redhat.com> - 3.4-17
  - upstream URL reference in the rpm header is unreachable/dead (#1583920)
* Mon Jun 18 2018 Luboš Uhliarik <luhliari@redhat.com> - 3.4-14
  - mod_wsgi segfault if loaded during a restart (#1445540)
* Thu Dec 14 2017 Joe Orton <jorton@redhat.com> - 3.4-13
  - reduce chance of deadlock at process shutdown (#1493429)
* Tue Aug 19 2014 Jan Kaluza <jkaluza@redhat.com> - 3.4-12
  - fix possible privilege escalation in setuid() (CVE-2014-0240)
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.4-11
  - Mass rebuild 2014-01-24
* Mon Jan 13 2014 Joe Orton <jorton@redhat.com> - 3.4-10
  - rebuild for #1029360
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.4-9
  - Mass rebuild 2013-12-27
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Dec 11 2012 Jan Kaluza <jkaluza@redhat.com> - 3.4-7
  - compile with -fno-strict-aliasing to workaround Python
    bug http://www.python.org/dev/peps/pep-3123/
* Thu Nov 22 2012 Joe Orton <jorton@redhat.com> - 3.4-6
  - use _httpd_moddir macro
* Thu Nov 22 2012 Joe Orton <jorton@redhat.com> - 3.4-5
  - spec file cleanups
* Wed Oct 17 2012 Joe Orton <jorton@redhat.com> - 3.4-4
  - enable PR_SET_DUMPABLE in daemon process to enable core dumps
* Wed Oct 17 2012 Joe Orton <jorton@redhat.com> - 3.4-3
  - use a NULL c->sbh pointer with httpd 2.4 (possible fix for #867276)
  - add logging for unexpected daemon process loss
* Wed Oct 17 2012 Matthias Runge <mrunge@redhat.com> - 3.4-2
  - also use RPM_LD_FLAGS for build bz. #867137
* Mon Oct 15 2012 Matthias Runge <mrunge@redhat.com> - 3.4-1
  - update to upstream release 3.4
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Jun 13 2012 Joe Orton <jorton@redhat.com> - 3.3-6
  - add possible fix for daemon mode crash (#831701)
* Mon Mar 26 2012 Joe Orton <jorton@redhat.com> - 3.3-5
  - move wsgi.conf to conf.modules.d
* Mon Mar 26 2012 Joe Orton <jorton@redhat.com> - 3.3-4
  - rebuild for httpd 2.4
* Tue Mar 13 2012 Joe Orton <jorton@redhat.com> - 3.3-3
  - prepare for httpd 2.4.x
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Nov 01 2011 James Bowes <jbowes@redhat.com> 3.3-1
  - update to 3.3
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Jul 27 2010 David Malcolm <dmalcolm@redhat.com> - 3.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Tue Mar 09 2010 Josh Kayse <joshkayse@fedoraproject.org> - 3.2-1
  - update to 3.2
* Sun Mar 07 2010 Josh Kayse <joshkayse@fedoraproject.org> - 3.1-2
  - removed conflicts as it violates fedora packaging policy
* Sun Mar 07 2010 Josh Kayse <joshkayse@fedoraproject.org> - 3.1-1
  - update to 3.1
  - add explicit enable-shared
  - add conflicts mod_python < 3.3.1
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jul 02 2009 James Bowes <jbowes@redhat.com> 2.5-1
  - Update to 2.5
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sun Nov 30 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.3-2
  - Rebuild for Python 2.6
* Tue Oct 28 2008 Luke Macken <lmacken@redhat.com> 2.3-1
  - Update to 2.3
* Mon Sep 29 2008 James Bowes <jbowes@redhat.com> 2.1-2
  - Remove requires on httpd-devel
* Wed Jul 02 2008 James Bowes <jbowes@redhat.com> 2.1-1
  - Update to 2.1
* Mon Jun 16 2008 Ricky Zhou <ricky@fedoraproject.org> 1.3-4
  - Build against the shared python lib.
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.3-3
  - Autorebuild for GCC 4.3
* Sun Jan 06 2008 James Bowes <jbowes@redhat.com> 1.3-2
  - Require httpd
* Sat Jan 05 2008 James Bowes <jbowes@redhat.com> 1.3-1
  - Update to 1.3
* Sun Sep 30 2007 James Bowes <jbowes@redhat.com> 1.0-1
  - Initial packaging for Fedora

Files

/etc/httpd/conf.modules.d/10-wsgi.conf
/usr/lib64/httpd/modules/mod_wsgi.so
/usr/share/doc/mod_wsgi-3.4
/usr/share/doc/mod_wsgi-3.4/LICENCE
/usr/share/doc/mod_wsgi-3.4/README


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:35:08 2024