openssh:V_7_4

Last commit made on 2017-03-10
Get this branch:
git clone -b V_7_4 https://git.launchpad.net/openssh

Branch merges

Branch information

Name:
V_7_4
Repository:
lp:openssh

Recent commits

215af43... by Darren Tucker

Check for NULL from malloc.

Part of bz#2687, from jjelen at redhat.com.

6f14de0... by Darren Tucker

If OSX is using launchd, remove screen no.

Check for socket with and without screen number. From Apple and Jakob
Schlyter via bz#2341, with contributions from Ron Frederick, ok djm@

fc1fca1... by Darren Tucker

Remove _XOPEN_SOURCE from wide char detection.

Having _XOPEN_SOURCE unconditionally causes problems on some platforms
and configurations, notably Solaris 64-bit binaries. It was there for
the benefit of Linux put the required bits in the *-*linux* section.

Patch from yvoinov at gmail.com.

4a354fc... by Damien Miller

crank version numbers for release

5f8d0bb... by "<email address hidden>" <email address hidden>

upstream commit

openssh-7.4

Upstream-ID: 1ee404adba6bbe10ae9277cbae3a94abe2867b79

3a8213e... by "<email address hidden>" <email address hidden>

upstream commit

remove testcase that depends on exact output and
behaviour of snprintf(..., "%s", NULL)

Upstream-Regress-ID: cab4288531766bd9593cb556613b91a2eeefb56f

eae735a... by "<email address hidden>" <email address hidden>

upstream commit

Use LOGNAME to get current user and fall back to whoami if
not set. Mainly to benefit -portable since some platforms don't have whoami.

Upstream-Regress-ID: e3a16b7836a3ae24dc8f8a4e43fdf8127a60bdfa

0d2f884... by "<email address hidden>" <email address hidden>

upstream commit

Add regression test for AllowUsers and DenyUsers. Patch from
Zev Weiss <zev at bewilderbeest.net>

Upstream-Regress-ID: 8f1aac24d52728398871dac14ad26ea38b533fb9

3bc8180... by Darren Tucker

Add missing monitor.h include.

Fixes warning pointed out by Zev Weiss <zev at bewilderbeest.net>

410681f... by "<email address hidden>" <email address hidden>

upstream commit

revert to rev1.2; the new bits in this test depend on changes
to ssh that aren't yet committed

Upstream-Regress-ID: 828ffc2c7afcf65d50ff2cf3dfc47a073ad39123