[openssh-commits] [openssh] branch master updated (a396271 -> dc664d1)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Aug 29 11:20:51 AEST 2016
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from a396271 upstream commit
new 23555eb upstream commit
new fc041c4 upstream commit
new a94c603 upstream commit
new ae363d7 upstream commit
new fa4a4c9 upstream commit
new 5bcc1e2 upstream commit
new dc664d1 upstream commit
The 7 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 dc664d1bd0fc91b24406a3e9575b81c285b8342b
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sun Aug 28 22:28:12 2016 +0000
upstream commit
fix uninitialised optlen in getsockopt() call; harmless
on Unix/BSD but potentially crashy on Cygwin. Reported by James Slepicka ok
deraadt@
Upstream-ID: 1987ccee508ba5b18f016c85100d7ac3f70ff965
commit 5bcc1e2769f7d6927d41daf0719a9446ceab8dd7
Author: guenther at openbsd.org <guenther at openbsd.org>
Date: Sat Aug 27 04:05:12 2016 +0000
upstream commit
Pull in <sys/time.h> for struct timeval
ok deraadt@
Upstream-ID: ae34525485a173bccd61ac8eefeb91c57e3b7df6
commit fa4a4c96b19127dc2fd4e92f20d99c0c7f34b538
Author: guenther at openbsd.org <guenther at openbsd.org>
Date: Sat Aug 27 04:04:56 2016 +0000
upstream commit
Pull in <stdlib.h> for NULL
ok deraadt@
Upstream-ID: 7baa6a0f1e049bb3682522b4b95a26c866bfc043
commit ae363d74ccc1451185c0c8bd4631e28c67c7fd36
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Aug 25 23:57:54 2016 +0000
upstream commit
add a sIgnore opcode that silently ignores options and
use it to suppress noisy deprecation warnings for the Protocol directive.
req henning, ok markus
Upstream-ID: 9fe040aca3d6ff393f6f7e60045cdd821dc4cbe0
commit a94c60306643ae904add6e8ed219e4be3494255c
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Aug 25 23:56:51 2016 +0000
upstream commit
remove superfluous NOTREACHED comment
Upstream-ID: a7485c1f1be618e8c9e38fd9be46c13b2d03b90c
commit fc041c47144ce28cf71353124a8a5d183cd6a251
Author: otto at openbsd.org <otto at openbsd.org>
Date: Tue Aug 23 16:21:45 2016 +0000
upstream commit
fix previous, a condition was modified incorrectly; ok
markus@ deraadt@
Upstream-ID: c443e339768e7ed396dff3bb55f693e7d3641453
commit 23555eb13a9b0550371a16dcf8beaab7a5806a64
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Aug 23 08:17:42 2016 +0000
upstream commit
downgrade an error() to a debug2() to match similar cases
in addr_match_list()
Upstream-ID: 07c3d53e357214153d9d08f234411e0d1a3d6f5c
Summary of changes:
addrmatch.c | 6 +++---
chacha.h | 3 ++-
misc.h | 4 +++-
readconf.c | 3 +--
servconf.c | 21 +++++++++------------
session.c | 14 ++++----------
sshd.c | 4 ++--
7 files changed, 24 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list