Mailing List Archive

[openssh] branch V_7_1 updated (e91346d -> c88ac10)
This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch V_7_1
in repository openssh.

from e91346d we don't use Github for issues/pull-requests
new 04bd8d0 upstream commit
new f72adc0 upstream commit
new 076d849 read back from libcrypto RAND when privdropping
new d77148e upstream commit
new 8f5b930 upstream commit
new 34d364f upstream commit
new 6b33763 forcibly disable roaming support in the client
new 302bc21 openssh-7.1p2
new c88ac10 bump version numbers

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit c88ac102f0eb89f2eaa314cb2e2e0ca3c890c443
Author: Damien Miller <djm@mindrot.org>
Date: Thu Jan 14 11:08:19 2016 +1100

bump version numbers

commit 302bc21e6fadacb04b665868cd69b625ef69df90
Author: Damien Miller <djm@mindrot.org>
Date: Thu Jan 14 11:04:04 2016 +1100

openssh-7.1p2

commit 6b33763242c063e4e0593877e835eeb1fd1b60aa
Author: Damien Miller <djm@mindrot.org>
Date: Thu Jan 14 11:02:58 2016 +1100

forcibly disable roaming support in the client

commit 34d364f0d2e1e30a444009f0e04299bb7c94ba13
Author: djm@openbsd.org <djm@openbsd.org>
Date: Mon Oct 5 17:11:21 2015 +0000

upstream commit

some more bzero->explicit_bzero, from Michael McConville

Upstream-ID: 17f19545685c33327db2efdc357c1c9225ff00d0

commit 8f5b93026797b9f7fba90d0c717570421ccebbd3
Author: guenther@openbsd.org <guenther@openbsd.org>
Date: Fri Sep 11 08:50:04 2015 +0000

upstream commit

Use explicit_bzero() when zeroing before free()

from Michael McConville (mmcconv1 (at) sccs.swarthmore.edu)
ok millert@ djm@

Upstream-ID: 2e3337db046c3fe70c7369ee31515ac73ec00f50

commit d77148e3a3ef6c29b26ec74331455394581aa257
Author: djm@openbsd.org <djm@openbsd.org>
Date: Sun Nov 8 21:59:11 2015 +0000

upstream commit

fix OOB read in packet code caused by missing return
statement found by Ben Hawkes; ok markus@ deraadt@

Upstream-ID: a3e3a85434ebfa0690d4879091959591f30efc62

commit 076d849e17ab12603627f87b301e2dca71bae518
Author: Damien Miller <djm@mindrot.org>
Date: Sat Nov 14 18:44:49 2015 +1100

read back from libcrypto RAND when privdropping

makes certain libcrypto implementations cache a /dev/urandom fd
in preparation of sandboxing. Based on patch by Greg Hartman.

commit f72adc0150011a28f177617a8456e1f83733099d
Author: djm@openbsd.org <djm@openbsd.org>
Date: Sun Dec 13 22:42:23 2015 +0000

upstream commit

unbreak connections with peers that set
first_kex_follows; fix from Matt Johnston va bz#2515

Upstream-ID: decc88ec4fc7515594fdb42b04aa03189a44184b

commit 04bd8d019ccd906cac1a2b362517b8505f3759e6
Author: djm@openbsd.org <djm@openbsd.org>
Date: Tue Jan 12 23:42:54 2016 +0000

upstream commit

use explicit_bzero() more liberally in the buffer code; ok
deraadt

Upstream-ID: 0ece37069fd66bc6e4f55eb1321f93df372b65bf

Summary of changes:
README | 2 +-
bitmap.c | 2 +-
contrib/redhat/openssh.spec | 2 +-
contrib/suse/openssh.spec | 2 +-
kex.c | 10 +++++-----
packet.c | 1 +
readconf.c | 5 ++---
ssh.c | 3 ---
sshbuf-getput-crypto.c | 12 ++++++------
sshbuf-misc.c | 10 +++++-----
sshbuf.c | 12 ++++++------
sshd.c | 6 ++++++
version.h | 2 +-
13 files changed, 36 insertions(+), 33 deletions(-)

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits