ubuntu/+source/putty:applied/ubuntu/xenial-updates

Last commit made on 2019-05-21
Get this branch:
git clone -b applied/ubuntu/xenial-updates https://git.launchpad.net/ubuntu/+source/putty
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/xenial-updates
Repository:
lp:ubuntu/+source/putty

Recent commits

00fa6f0... by Steve Beattie

0.67-3+deb9u1build0.16.04.1 (patches applied)

Imported using git-ubuntu import.

cfb7b00... by Steve Beattie

Fix crash printing a width-2 char in a width-1 terminal.

Gbp-Pq: fix-double-width-crash.patch.

e3301fe... by Steve Beattie

minibidi: fix read past end of line in rule W5.

Gbp-Pq: minibidi-fix-read-past-end-of-line.patch.

48eff77... by Steve Beattie

Limit the number of combining chars per terminal cell.

Gbp-Pq: limit-combining-chars-per-cell.patch.

3e3aad5... by Steve Beattie

Fix crash on ESC#6 + combining chars + GTK + odd-width terminal.

Gbp-Pq: fix-esc6-combining-chars-crash.patch.

63f671c... by Steve Beattie

RSA kex: enforce the minimum key length.

Gbp-Pq: rsa-kex-enforce-minimum-key-length.patch.

037b2dc... by Steve Beattie

Switch to using poll(2) in place of select(2).

Gbp-Pq: switch-to-poll.patch.

2ad76ef... by Steve Beattie

Introduce an enum of the uxsel / select_result flags.

Gbp-Pq: uxsel-enum.patch.

a720baf... by Steve Beattie

Sanity-check the 'Public-Lines' field in ppk files.

Gbp-Pq: sanity-check-public-lines.patch.

1061173... by Steve Beattie

Fix handling of bad RSA key with n=p=q=0.

Gbp-Pq: fix-bad-rsa-key-handling.patch.