python-bottle 0.12.13-1ubuntu0.1 source package in Ubuntu

Changelog

python-bottle (0.12.13-1ubuntu0.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Web cache poisoning
    - debian/patches/CVE-2020-28473.patch: Do not split query strings on ;
      anymore in bottle.py.
    - CVE-2020-28473

 -- Leonidas Da Silva Barbosa <email address hidden>  Tue, 05 Oct 2021 14:21:03 -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-bottle_0.12.13.orig.tar.gz 282.4 KiB c89ce532b1c180905d03a4815fea2d7b9b444f5e13407f43a9c7eae5777aa613
python-bottle_0.12.13-1ubuntu0.1.debian.tar.xz 6.5 KiB 85b3a654545ccef33cdce966a94a796d9849f7b819eee6fb989cabfae7502dab
python-bottle_0.12.13-1ubuntu0.1.dsc 2.4 KiB 6c57534d3d9cb2be210847cc239c79f9e42c81e7b390da757055bfbb6c898f3f

View changes file

Binary packages built by this source

python-bottle: fast and simple WSGI-framework for Python

 Bottle is a fast and simple WSGI-framework for the Python programming
 language. It offers request dispatching with url parameter support
 (routes), templates, key/value databases, a built-in HTTP server and
 adapters for many third party WSGI/HTTP-server and template engines.

python-bottle-doc: fast and simple WSGI-framework for Python - documentation

 Bottle is a fast and simple WSGI-framework for the Python programming
 language. It offers request dispatching with url parameter support
 (routes), templates, key/value databases, a built-in HTTP server and
 adapters for many third party WSGI/HTTP-server and template engines.
 .
 This package contains the Python module documentation.

python3-bottle: fast and simple WSGI-framework for Python3

 Bottle is a fast and simple WSGI-framework for the Python3 programming
 language. It offers request dispatching with url parameter support
 (routes), templates, key/value databases, a built-in HTTP server and
 adapters for many third party WSGI/HTTP-server and template engines.