python-tornado 2.1.0-2ubuntu0.1 source package in Ubuntu

Changelog

python-tornado (2.1.0-2ubuntu0.1) precise-security; urgency=low

  * SECURITY UPDATE: http header injection (LP: #1003019)
    - debian/patches/CVE-2012-2374.patch: fix header sanitation
      thanks to Ben Darnell
    - CVE-2012-2374
 -- Julian Taylor <email address hidden>   Tue, 22 May 2012 19:14:51 +0200

Upload details

Uploaded by:
Julian Taylor
Sponsored by:
Steve Beattie
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

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

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-tornado_2.1.0.orig.tar.gz 377.0 KiB baf8ee1069517c5523bcb2099900b2f6e6f1c37a9351da6f85eef2e27f209708
python-tornado_2.1.0-2ubuntu0.1.debian.tar.gz 12.8 KiB 5e1711201bf030bc35d16b41ee6b59faa7115d35a02bf2e03dcac8f2834d4841
python-tornado_2.1.0-2ubuntu0.1.dsc 2.2 KiB e8a699398ae13e6c3d472d910291ef9369f81d06bb0c88f91d038a5bdbedd238

View changes file

Binary packages built by this source

python-tornado: scalable, non-blocking web server and tools

 Tornado is an open source version of the scalable, non-blocking
 web server and tools that power FriendFeed. The FriendFeed application
 is written using a web framework that looks a bit like web.py or
 Google's webapp, but with additional tools and optimizations to take
 advantage of the underlying non-blocking infrastructure.
 .
 This is the Python 2 version of the package.

python3-tornado: scalable, non-blocking web server and tools

 Tornado is an open source version of the scalable, non-blocking
 web server and tools that power FriendFeed. The FriendFeed application
 is written using a web framework that looks a bit like web.py or
 Google's webapp, but with additional tools and optimizations to take
 advantage of the underlying non-blocking infrastructure.
 .
 This is the Python 3 version of the package.