ubuntu/+source/putty:applied/ubuntu/disco-proposed

Last commit made on 2019-03-17
Get this branch:
git clone -b applied/ubuntu/disco-proposed 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/disco-proposed
Repository:
lp:ubuntu/+source/putty

Recent commits

b8adb15... by Colin Watson

0.70-6 (patches applied)

Imported using git-ubuntu import.

df4093b... by Colin Watson

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

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

9bba690... by Colin Watson

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

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

6242174... by Colin Watson

Limit the number of combining chars per terminal cell.

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

80ef312... by Colin Watson

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

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

c51530c... by Colin Watson

RSA kex: enforce the minimum key length.

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

f64bb1d... by Colin Watson

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

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

7dd57e4... by Colin Watson

Introduce an enum of the uxsel / select_result flags.

Gbp-Pq: uxsel-enum.patch.

85f5125... by Colin Watson

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

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

c5f492f... by Colin Watson

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

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