ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #00081
[Bug 498026] [NEW] RFE: Mod_WSGI 3.1 Source Update (mod_wsgi-python31)
Public bug reported:
Changes In Version 3.1
Version 3.1 of mod_wsgi can be obtained from:
http://modwsgi.googlecode.com/files/mod_wsgi-3.1.tar.gz
As this version follows on quickly from mod_wsgi 3.0, ensure you read:
1. Changes in version 3.0 of mod_wsgi.
Bug Fixes
1. Ensure that any compiler flags supplied via the CFLAGS environment
variable when running 'configure' script are prefixed by '-Wc,' before
being passed to 'apxs' to build module. Without this 'apxs' will
incorrectly interpret the compiler options. For more details see:
http://code.google.com/p/modwsgi/issues/detail?id=166
Features Changed
1. Now give more explicit error message when compilation fails due to
the Apache or Python developer header files not being installed. See:
http://code.google.com/p/modwsgi/issues/detail?id=169
** Affects: ius
Importance: Low
Assignee: BJ Dierkes (derks)
Status: Triaged
** Affects: ius/mod-wsgi-python31
Importance: Low
Assignee: BJ Dierkes (derks)
Status: Triaged
** Changed in: ius
Assignee: (unassigned) => BJ Dierkes (derks)
** Also affects: ius/mod-wsgi-python31
Importance: Undecided
Status: New
** Changed in: ius/mod-wsgi-python31
Importance: Undecided => Low
** Changed in: ius/mod-wsgi-python31
Status: New => Triaged
** Changed in: ius/mod-wsgi-python31
Assignee: (unassigned) => BJ Dierkes (derks)
** Changed in: ius/mod-wsgi-python31
Milestone: None => mod-wsgi-python31-3.1-1
** Branch linked: lp:ius/mod-wsgi-python31
--
RFE: Mod_WSGI 3.1 Source Update (mod_wsgi-python31)
https://bugs.launchpad.net/bugs/498026
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
Status in IUS Community Project: Triaged
Status in IUS Community Project mod-wsgi-python31 series: Triaged
Bug description:
Changes In Version 3.1
Version 3.1 of mod_wsgi can be obtained from:
http://modwsgi.googlecode.com/files/mod_wsgi-3.1.tar.gz
As this version follows on quickly from mod_wsgi 3.0, ensure you read:
1. Changes in version 3.0 of mod_wsgi.
Bug Fixes
1. Ensure that any compiler flags supplied via the CFLAGS environment variable when running 'configure' script are prefixed by '-Wc,' before being passed to 'apxs' to build module. Without this 'apxs' will incorrectly interpret the compiler options. For more details see:
http://code.google.com/p/modwsgi/issues/detail?id=166
Features Changed
1. Now give more explicit error message when compilation fails due to the Apache or Python developer header files not being installed. See:
http://code.google.com/p/modwsgi/issues/detail?id=169
Follow ups
References