~wgrant/turnip:master

Last commit made on 2018-08-20
Get this branch:
git clone -b master https://git.launchpad.net/~wgrant/turnip
Only William Grant can upload to this branch. If you are William Grant please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~wgrant/turnip

Recent commits

3c8a0e8... by Colin Watson

Upgrade to Twisted 18.4.0

Merged from https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/348998

78a1be9... by Colin Watson

Upgrade to zope.interface 4.5.0

Twisted 18.4.0 requires zope.interface >= 4.4.2.

4dc0ec6... by Colin Watson

Upgrade to Twisted 18.4.0

a183f88... by Colin Watson

Upgrade to lazr.sshserver 0.1.8

Merged from https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/348843

83bb9e6... by Colin Watson

Upgrade to lazr.sshserver 0.1.8

LP: #907675

305b2f9... by Colin Watson

Upgrade to Twisted 17.9.0

Merged from https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/342780

3e46aa0... by Colin Watson

Upgrade to Twisted 17.9.0

9cf5ffa... by Colin Watson

Upgrade to Twisted 16.5.0

cryptography requires libssl-dev as a system dependency, as well as pip
and setuptools upgrades to parse a new environment marker. The
twisted.web.http.Request changes in 16.3.0 require a small change to
HTTPPackClientProtocol.connectionLost, since trying to call
unregisterProducer on a finished request now crashes.

Merged from https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/339505

4c7e0d4... by Colin Watson

Upgrade to lazr.sshserver 0.1.7

0.1.5 fixes a compatibility bug with Twisted >= 16.0.0, 0.1.6 fixes a
long-standing exception-handling bug when loading user-supplied public
keys, and 0.1.7 fixes a regression in 0.1.5.

LP: #830679

cfdc786... by Colin Watson

Upgrade to Twisted 16.5.0

cryptography requires libssl-dev as a system dependency, as well as pip
and setuptools upgrades to parse a new environment marker. The
twisted.web.http.Request changes in 16.3.0 require a small change to
HTTPPackClientProtocol.connectionLost, since trying to call
unregisterProducer on a finished request now crashes.