ubuntu/+source/openssh:applied/ubuntu/trusty-proposed

Last commit made on 2016-01-27
Get this branch:
git clone -b applied/ubuntu/trusty-proposed https://git.launchpad.net/ubuntu/+source/openssh
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/trusty-proposed
Repository:
lp:ubuntu/+source/openssh

Recent commits

1be2e53... by Mathieu Trudel-Lapierre

1:6.6p1-2ubuntu2.6 (patches applied)

Imported using git-ubuntu import.

85d0220... by Mathieu Trudel-Lapierre

backport upstream changes from 6.7:

Gbp-Pq: report-max-auth.patch.

5bce978... by Mathieu Trudel-Lapierre

fix information leak and overflow in roaming support

Gbp-Pq: CVE-2016-077x.patch.

c1971ac... by Mathieu Trudel-Lapierre

fix random auth failures because of uninitialized struct field

Gbp-Pq: CVE-2015-5600-2.patch.

495ca42... by Mathieu Trudel-Lapierre

[PATCH] upstream commit

Gbp-Pq: CVE-2015-5352.patch.

94c9636... by Mathieu Trudel-Lapierre

[PATCH] set sshpam_ctxt to NULL after free

Gbp-Pq: pam-security-2.patch.

72c9395... by Mathieu Trudel-Lapierre

[PATCH] Don't resend username to PAM; it already has it.

Gbp-Pq: pam-security-1.patch.

2b42c01... by Mathieu Trudel-Lapierre

[PATCH] upstream commit

Gbp-Pq: CVE-2015-5600.patch.

f6a44ec... by Mathieu Trudel-Lapierre

bad bignum encoding for <email address hidden>

Gbp-Pq: curve25519-sha256-bignum-encoding.patch.

c2a60dc... by Mathieu Trudel-Lapierre

Attempt SSHFP lookup even if server presents a certificate

Gbp-Pq: sshfp_with_server_cert_upstr.