twisted 13.2.0-1ubuntu1.2 source package in Ubuntu

Changelog

twisted (13.2.0-1ubuntu1.2) trusty-security; urgency=medium

  * SECURITY UPDATE: HTTProxy issue
    - debian/patches/CVE-2016-1000111.patch: fix implementation
      in twisted/web/twcgi.py and add some test in
      twisted/web/test/test_cgi.py.
    - CVE-2016-1000111

 -- <email address hidden> (Leonidas S. Barbosa)  Thu, 01 Mar 2018 15:40:36 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main net
Trusty security main net

Downloads

File Size SHA-256 Checksum
twisted_13.2.0.orig.tar.bz2 2.6 MiB 095175638c019ac7c0604f4c291724a16ff1acd062e181b01293bf4dcbc62cf3
twisted_13.2.0-1ubuntu1.2.debian.tar.gz 19.4 KiB 71ac4010813363deef4f9a45b02ad279f672b6c04e92f7962ee7a0ebf1785723
twisted_13.2.0-1ubuntu1.2.dsc 2.7 KiB 00d1caf59697d6ac41c08ea7e6e9319f4518186658a14f7cd62525258a7403d2

View changes file

Binary packages built by this source

python-twisted: Event-based framework for internet applications (dependency package)

 This is a dependency package that depends on the twisted core library and
 all the libraries split out to separate packages starting with Twisted-2.0.1.

python-twisted-bin: Event-based framework for internet applications

 It includes a web server, a telnet server, a multiplayer RPG engine, a
 generic client and server for remote object access, and APIs for creating
 new protocols.

python-twisted-bin-dbg: Event-based framework for internet applications (debug extension)

 It includes a web server, a telnet server, a multiplayer RPG engine, a
 generic client and server for remote object access, and APIs for creating
 new protocols.
 .
 This package contains the extension built for the Python debug interpreter.

python-twisted-bin-dbgsym: debug symbols for package python-twisted-bin

 It includes a web server, a telnet server, a multiplayer RPG engine, a
 generic client and server for remote object access, and APIs for creating
 new protocols.

python-twisted-conch: Twisted SSH Implementation

 A client/server implementation of the SSH protocol, using the
 twisted framework.

python-twisted-core: Event-based framework for internet applications

 It includes a web server, a telnet server, a multiplayer RPG engine, a
 generic client and server for remote object access, and APIs for creating
 new protocols.

python-twisted-lore: Documentation generator with HTML and LaTeX support

 Twisted Lore is a documentation generator.

python-twisted-mail: SMTP, IMAP and POP protocol implementation

 Twisted Mail contains high-level, efficient protocol implementations
 for both clients and servers of SMTP, POP3, and IMAP4. Additionally,
 it contains an "out of the box" combination SMTP/POP3 virtual-hosting
 mail server. Also included is a read/write Maildir implementation and
 a basic Mail Exchange calculator (depends on Twisted Names).

python-twisted-names: DNS protocol implementation with client and server

 Twisted Names is both a domain name server as well as a client
 resolver library. Twisted Names comes with an "out of the box"
 nameserver which can read most BIND-syntax zone files as well as a
 simple Python-based configuration format. Twisted Names can act as an
 authoritative server, perform zone transfers from a master to act as
 a secondary, act as a caching nameserver, or any combination of
 these. Twisted Names' client resolver library provides functions to
 query for all commonly used record types as well as a replacement for
 the blocking gethostbyname() function provided by the Python stdlib
 socket module.

python-twisted-news: NNTP protocol implementation with client and server

 Twisted News provides a very basic NNTP server, as well as an NNTP
 client protocol implementation. Two messages storage systems are
 supported: the DB-API 2.0 backend stores and indexes messages in any
 compatible SQL database; the Twisted dirdbm backend uses serialized
 Python objects stored directly on the filesystem for message
 storage. Twisted News also has very rudamentary support for moderated
 groups.

python-twisted-runner: Process management, including an inetd server

 Twisted Runner has process management, including an inetd replacement.

python-twisted-runner-dbg: Process management, including an inetd server (debug extension)

 Twisted Runner has process management, including an inetd replacement.
 .
 This package contains the extension built for the python debug interpreter.

python-twisted-runner-dbgsym: debug symbols for package python-twisted-runner

 Twisted Runner has process management, including an inetd replacement.

python-twisted-web: HTTP protocol implementation together with clients and servers

 Twisted web is a web server, and also provides basic HTTP client
 support. You may want to check out Nevow, a templating toolkit
 designed for twisted.web, and Twisted Web2, the next generation
 Twisted web server.

python-twisted-words: Chat and Instant Messaging

 Twisted Words includes:
  - Low-level protocol implementations of OSCAR (AIM and ICQ), IRC, MSN,
    TOC (AIM).
  - Jabber libraries.
  - Prototypes of chat server and client frameworks built on top
    of the protocols.

twisted-doc: Official documentation of Twisted

 This contains various HOWTOs and overviews in various formats
 .
 Twisted is an event-based framework for internet applications.
 It includes a web server, a telnet server, a multiplayer RPG engine, a
 generic client and server for remote object access, and APIs for creating
 new protocols.