r47206 - Merge release-16.1.1-8275: Release Twisted 16.1.1

hawkowl-TA+aISz0psMTMxyoc4vAAJOcrHinNvQL0E9HWUfgJXw@public.gmane.org Sun, 10 Apr 2016 21:22:47 -0600 (MDT)
Newsgroups gmane.comp.python.twisted.commits
Message-ID <[email protected]>
Author: hawkowl
Date: Sun Apr 10 21:22:36 2016
New Revision: 47206

Added:
   trunk/twisted/topfiles/8275.misc
Modified:
   trunk/NEWS
   trunk/README.rst
   trunk/twisted/_version.py
   trunk/twisted/conch/topfiles/NEWS
   trunk/twisted/conch/topfiles/README
   trunk/twisted/mail/topfiles/NEWS
   trunk/twisted/mail/topfiles/README
   trunk/twisted/names/topfiles/NEWS
   trunk/twisted/names/topfiles/README
   trunk/twisted/news/topfiles/NEWS
   trunk/twisted/news/topfiles/README
   trunk/twisted/pair/topfiles/NEWS
   trunk/twisted/pair/topfiles/README
   trunk/twisted/runner/topfiles/NEWS
   trunk/twisted/runner/topfiles/README
   trunk/twisted/topfiles/NEWS
   trunk/twisted/topfiles/README
   trunk/twisted/web/topfiles/NEWS
   trunk/twisted/web/topfiles/README
   trunk/twisted/words/topfiles/NEWS
   trunk/twisted/words/topfiles/README

Log:
Merge release-16.1.1-8275: Release Twisted 16.1.1

Author: hawkowl
Reviewer: adiroiban
Fixes: #8275

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sun Apr 10 21:22:36 2016
@@ -1,6 +1,64 @@
 Ticket numbers in this file can be looked up by visiting
 http://twistedmatrix.com/trac/ticket/<number>
 
+Twisted Core 16.1.1 (2016-04-08)
+================================
+
+No significant changes have been made for this release.
+
+
+Twisted Conch 16.1.1 (2016-04-08)
+=================================
+
+No significant changes have been made for this release.
+
+
+Twisted Mail 16.1.1 (2016-04-08)
+================================
+
+No significant changes have been made for this release.
+
+
+Twisted Names 16.1.1 (2016-04-08)
+=================================
+
+No significant changes have been made for this release.
+
+
+Twisted News 16.1.1 (2016-04-08)
+================================
+
+No significant changes have been made for this release.
+
+
+Twisted Pair 16.1.1 (2016-04-08)
+================================
+
+No significant changes have been made for this release.
+
+
+Twisted Runner 16.1.1 (2016-04-08)
+==================================
+
+No significant changes have been made for this release.
+
+
+Twisted Web 16.1.1 (2016-04-08)
+===============================
+
+Bugfixes
+--------
+ - twisted.web.http.Request once again has a reference to the
+   HTTPFactory which created it, the absence of which was preventing
+   log messages from being created.  (#8272)
+
+
+Twisted Words 16.1.1 (2016-04-08)
+=================================
+
+No significant changes have been made for this release.
+
+
 Twisted Core 16.1.0 (2016-04-04)
 ================================
 

Modified: trunk/README.rst
==============================================================================
--- trunk/README.rst	(original)
+++ trunk/README.rst	Sun Apr 10 21:22:36 2016
@@ -1,4 +1,4 @@
-Twisted 16.1.0
+Twisted 16.1.1
 ==============
 
 |pypi|
@@ -12,7 +12,7 @@
     * idnar imagines hawkowl crashing in through somebody's window to yell at them for using ancient software
 
 
-For information on what's new in Twisted 16.1.0, see the `NEWS <NEWS>`_ file that comes with the distribution.
+For information on what's new in Twisted 16.1.1, see the `NEWS <NEWS>`_ file that comes with the distribution.
 
 
 What is this?

Modified: trunk/twisted/_version.py
==============================================================================
--- trunk/twisted/_version.py	(original)
+++ trunk/twisted/_version.py	Sun Apr 10 21:22:36 2016
@@ -8,4 +8,4 @@
 """
 
 from twisted.python import versions
-version = versions.Version('twisted', 16, 1, 0)
+version = versions.Version('twisted', 16, 1, 1)

Modified: trunk/twisted/conch/topfiles/NEWS
==============================================================================
--- trunk/twisted/conch/topfiles/NEWS	(original)
+++ trunk/twisted/conch/topfiles/NEWS	Sun Apr 10 21:22:36 2016
@@ -1,6 +1,12 @@
 Ticket numbers in this file can be looked up by visiting
 http://twistedmatrix.com/trac/ticket/<number>
 
+Twisted Conch 16.1.1 (2016-04-08)
+=================================
+
+No significant changes have been made for this release.
+
+
 Twisted Conch 16.1.0 (2016-04-04)
 =================================
 

Modified: trunk/twisted/conch/topfiles/README
==============================================================================
--- trunk/twisted/conch/topfiles/README	(original)
+++ trunk/twisted/conch/topfiles/README	Sun Apr 10 21:22:36 2016
@@ -1,4 +1,4 @@
-Twisted Conch 16.1.0
+Twisted Conch 16.1.1
 
 Twisted Conch depends on Twisted Core and PyCA's Cryptography
 (<https://cryptography.io/en>).

Modified: trunk/twisted/mail/topfiles/NEWS
==============================================================================
--- trunk/twisted/mail/topfiles/NEWS	(original)
+++ trunk/twisted/mail/topfiles/NEWS	Sun Apr 10 21:22:36 2016
@@ -1,6 +1,12 @@
 Ticket numbers in this file can be looked up by visiting
 http://twistedmatrix.com/trac/ticket/<number>
 
+Twisted Mail 16.1.1 (2016-04-08)
+================================
+
+No significant changes have been made for this release.
+
+
 Twisted Mail 16.1.0 (2016-04-04)
 ================================
 

Modified: trunk/twisted/mail/topfiles/README
==============================================================================
--- trunk/twisted/mail/topfiles/README	(original)
+++ trunk/twisted/mail/topfiles/README	Sun Apr 10 21:22:36 2016
@@ -1,4 +1,4 @@
-Twisted Mail 16.1.0
+Twisted Mail 16.1.1
 
 Twisted Mail depends on Twisted Core and (sometimes) Twisted Names.  For TLS
 support, pyOpenSSL (<http://launchpad.net/pyopenssl>) is also required.  Aside

Modified: trunk/twisted/names/topfiles/NEWS
==============================================================================
--- trunk/twisted/names/topfiles/NEWS	(original)
+++ trunk/twisted/names/topfiles/NEWS	Sun Apr 10 21:22:36 2016
@@ -1,6 +1,12 @@
 Ticket numbers in this file can be looked up by visiting
 http://twistedmatrix.com/trac/ticket/<number>
 
+Twisted Names 16.1.1 (2016-04-08)
+=================================
+
+No significant changes have been made for this release.
+
+
 Twisted Names 16.1.0 (2016-04-04)
 =================================
 

Modified: trunk/twisted/names/topfiles/README
==============================================================================
--- trunk/twisted/names/topfiles/README	(original)
+++ trunk/twisted/names/topfiles/README	Sun Apr 10 21:22:36 2016
@@ -1,3 +1,3 @@
-Twisted Names 16.1.0
+Twisted Names 16.1.1
 
 Twisted Names depends on Twisted Core.

Modified: trunk/twisted/news/topfiles/NEWS
==============================================================================
--- trunk/twisted/news/topfiles/NEWS	(original)
+++ trunk/twisted/news/topfiles/NEWS	Sun Apr 10 21:22:36 2016
@@ -1,6 +1,12 @@
 Ticket numbers in this file can be looked up by visiting
 http://twistedmatrix.com/trac/ticket/<number>
 
+Twisted News 16.1.1 (2016-04-08)
+================================
+
+No significant changes have been made for this release.
+
+
 Twisted News 16.1.0 (2016-04-04)
 ================================
 

Modified: trunk/twisted/news/topfiles/README
==============================================================================
--- trunk/twisted/news/topfiles/README	(original)
+++ trunk/twisted/news/topfiles/README	Sun Apr 10 21:22:36 2016
@@ -1,4 +1,4 @@
-Twisted News 16.1.0
+Twisted News 16.1.1
 
 News depends on Twisted, and, if you want to use the moderation
 features, Twisted Mail.

Modified: trunk/twisted/pair/topfiles/NEWS
==============================================================================
--- trunk/twisted/pair/topfiles/NEWS	(original)
+++ trunk/twisted/pair/topfiles/NEWS	Sun Apr 10 21:22:36 2016
@@ -1,3 +1,9 @@
+Twisted Pair 16.1.1 (2016-04-08)
+================================
+
+No significant changes have been made for this release.
+
+
 Twisted Pair 16.1.0 (2016-04-04)
 ================================
 

Modified: trunk/twisted/pair/topfiles/README
==============================================================================
--- trunk/twisted/pair/topfiles/README	(original)
+++ trunk/twisted/pair/topfiles/README	Sun Apr 10 21:22:36 2016
@@ -1,4 +1,4 @@
-Twisted Pair 16.1.0: Very low-level networking functionality
+Twisted Pair 16.1.1: Very low-level networking functionality
 
 Twisted Pair includes parsers for several datagram formats, including ethernet,
 IP, and UDP.  It also offers low-level networking integration on Linux via tun

Modified: trunk/twisted/runner/topfiles/NEWS
==============================================================================
--- trunk/twisted/runner/topfiles/NEWS	(original)
+++ trunk/twisted/runner/topfiles/NEWS	Sun Apr 10 21:22:36 2016
@@ -1,6 +1,12 @@
 Ticket numbers in this file can be looked up by visiting
 http://twistedmatrix.com/trac/ticket/<number>
 
+Twisted Runner 16.1.1 (2016-04-08)
+==================================
+
+No significant changes have been made for this release.
+
+
 Twisted Runner 16.1.0 (2016-04-04)
 ==================================
 

Modified: trunk/twisted/runner/topfiles/README
==============================================================================
--- trunk/twisted/runner/topfiles/README	(original)
+++ trunk/twisted/runner/topfiles/README	Sun Apr 10 21:22:36 2016
@@ -1,3 +1,3 @@
-Twisted Runner 16.1.0
+Twisted Runner 16.1.1
 
 Twisted Runner depends on Twisted.

Modified: trunk/twisted/topfiles/NEWS
==============================================================================
--- trunk/twisted/topfiles/NEWS	(original)
+++ trunk/twisted/topfiles/NEWS	Sun Apr 10 21:22:36 2016
@@ -1,6 +1,12 @@
 Ticket numbers in this file can be looked up by visiting
 http://twistedmatrix.com/trac/ticket/<number>
 
+Twisted Core 16.1.1 (2016-04-08)
+================================
+
+No significant changes have been made for this release.
+
+
 Twisted Core 16.1.0 (2016-04-04)
 ================================
 

Modified: trunk/twisted/topfiles/README
==============================================================================
--- trunk/twisted/topfiles/README	(original)
+++ trunk/twisted/topfiles/README	Sun Apr 10 21:22:36 2016
@@ -1,4 +1,4 @@
-Twisted Core 16.1.0
+Twisted Core 16.1.1
 ===================
 
 Twisted Core makes up the core parts of Twisted, including:

Modified: trunk/twisted/web/topfiles/NEWS
==============================================================================
--- trunk/twisted/web/topfiles/NEWS	(original)
+++ trunk/twisted/web/topfiles/NEWS	Sun Apr 10 21:22:36 2016
@@ -1,6 +1,16 @@
 Ticket numbers in this file can be looked up by visiting
 http://twistedmatrix.com/trac/ticket/<number>
 
+Twisted Web 16.1.1 (2016-04-08)
+===============================
+
+Bugfixes
+--------
+ - twisted.web.http.Request once again has a reference to the
+   HTTPFactory which created it, the absence of which was preventing
+   log messages from being created.  (#8272)
+
+
 Twisted Web 16.1.0 (2016-04-04)
 ===============================
 

Modified: trunk/twisted/web/topfiles/README
==============================================================================
--- trunk/twisted/web/topfiles/README	(original)
+++ trunk/twisted/web/topfiles/README	Sun Apr 10 21:22:36 2016
@@ -1,4 +1,4 @@
-Twisted Web 16.1.0
+Twisted Web 16.1.1
 
 Twisted Web depends on Twisted Core.  pyOpenSSL
 (<https://github.com/pyca/pyopenssl>) is also required for HTTPS.  SOAPpy

Modified: trunk/twisted/words/topfiles/NEWS
==============================================================================
--- trunk/twisted/words/topfiles/NEWS	(original)
+++ trunk/twisted/words/topfiles/NEWS	Sun Apr 10 21:22:36 2016
@@ -1,6 +1,12 @@
 Ticket numbers in this file can be looked up by visiting
 http://twistedmatrix.com/trac/ticket/<number>
 
+Twisted Words 16.1.1 (2016-04-08)
+=================================
+
+No significant changes have been made for this release.
+
+
 Twisted Words 16.1.0 (2016-04-04)
 =================================
 

Modified: trunk/twisted/words/topfiles/README
==============================================================================
--- trunk/twisted/words/topfiles/README	(original)
+++ trunk/twisted/words/topfiles/README	Sun Apr 10 21:22:36 2016
@@ -1 +1 @@
-Twisted Words 16.1.0
+Twisted Words 16.1.1