python-bottle 0.12.7-1+deb8u1build0.16.04.1 source package in Ubuntu

Changelog

python-bottle (0.12.7-1+deb8u1build0.16.04.1) xenial-security; urgency=medium

  * fake sync from Debian

python-bottle (0.12.7-1+deb8u1) jessie-security; urgency=high

  * Fix header filtering: CVE-2016-9964 (Closes: #848392)

 -- Marc Deslauriers <email address hidden>  Thu, 05 Jan 2017 07:40:41 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Xenial
Original maintainer:
David Paleino
Architectures:
all
Section:
python
Urgency:
Very Urgent

See full publishing history Publishing

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

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-bottle_0.12.7.orig.tar.gz 279.9 KiB 4a16aaa6601e27f91f2d35d73929c7093fc475a31be63ea94a082c56ca8ebc76
python-bottle_0.12.7-1+deb8u1build0.16.04.1.debian.tar.xz 7.4 KiB 252bb3f439e444020f3b8dbc38efaa0b1264abd00a99b2c91dd3d572d7f01c3c
python-bottle_0.12.7-1+deb8u1build0.16.04.1.dsc 2.4 KiB 96a20760648ba097e0b03992f4413dcfa372bd869d9d00ac2d19571d68b975ce

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.