python-werkzeug 0.14.1+dfsg1-1ubuntu0.1 source package in Ubuntu

Changelog

python-werkzeug (0.14.1+dfsg1-1ubuntu0.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Insufficient randomness in PIN
    - debian/patches/CVE-2019-14806.patch: make an unique debugger pin
      in Docker containers werkzeub/debub/__init__.py.
    - CVE-2019-14806

 -- <email address hidden> (Leonidas S. Barbosa)  Mon, 30 Nov 2020 10:24:10 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-werkzeug_0.14.1+dfsg1.orig.tar.gz 1.1 MiB 45b0e29d86735cad912ed19ac137308d3dd91526ac78b5607f5384745519ab3e
python-werkzeug_0.14.1+dfsg1-1ubuntu0.1.debian.tar.xz 7.5 KiB 0cee63776bdd6efc666d85083a88100be6be1a0879b7577d58b81f8ad9fdc3d9
python-werkzeug_0.14.1+dfsg1-1ubuntu0.1.dsc 2.6 KiB a8bdf71478b9744cb5518983716ffcee0717de79c94af666b92bd7838d699f22

View changes file

Binary packages built by this source

python-werkzeug: collection of utilities for WSGI applications (Python 2.x)

 The Web Server Gateway Interface (WSGI) is a standard interface between web
 server software and web applications written in Python.
 .
 Werkzeug is a lightweight library for interfacing with WSGI. It features
 request and response objects, an interactive debugging system and a powerful
 URI dispatcher. Combine with your choice of third party libraries and
 middleware to easily create a custom application framework.
 .
 This package contains the Python 2.x module.

python-werkzeug-doc: documentation for the werkzeug Python library (docs)

 Werkzeug is a lightweight library for interfacing with WSGI. It features
 request and response objects, an interactive debugging system and a powerful
 URI dispatcher. Combine with your choice of third party libraries and
 middleware to easily create a custom application framework.
 .
 This package provides the Sphinx generated documentation for Werkzeug.

python3-werkzeug: collection of utilities for WSGI applications (Python 3.x)

 The Web Server Gateway Interface (WSGI) is a standard interface between web
 server software and web applications written in Python.
 .
 Werkzeug is a lightweight library for interfacing with WSGI. It features
 request and response objects, an interactive debugging system and a powerful
 URI dispatcher. Combine with your choice of third party libraries and
 middleware to easily create a custom application framework.
 .
 This package contains the Python 3.x module.