File: security-issues.rst

package info (click to toggle)
mod-wsgi 5.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,824 kB
  • sloc: ansic: 15,512; python: 3,697; makefile: 219; sh: 107
file content (16 lines) | stat: -rw-r--r-- 585 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===============
Security Issues
===============

Due to security issues in versions of mod_wsgi up to and including version
3.4, ensure that you are using version 3.5 or later.

Release notes for versions containing security related fixes are:

* :doc:`release-notes/version-3.5`

Because many Linux distributions still ship ancient out of date versions,
which are not supported, it is highly recommended you avoid using packaged
binary versions provided by your Linux distribution. Instead install
mod_wsgi from source code, ensuring you keep up to date with the most
recent version.