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

Changelog

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

  * SECURITY UPDATE: fix information disclosure vulnerability
    - debian/patches/CVE-2022-31799.patch: fix error mishandling during early
      request binding in bottle.py
    - CVE-2022-31799

 -- Nishit Majithia <email address hidden>  Mon, 25 Jul 2022 17:41:02 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe python
Bionic security universe python

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.2.debian.tar.xz 7.0 KiB 7742b83861d8f42bef67757d18a32b1487164e079e0ba2cc5a075b8423955deb
python-bottle_0.12.13-1ubuntu0.2.dsc 2.3 KiB 1590cf36fa28262c63f1bde469634cfda753e4e35289e517f8471d43ccf62916

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.