[openssh-commits] [openssh] branch master updated (7f23f421 -> a01817a9)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri May 1 13:13:41 AEST 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 7f23f421 Include sys/byteorder.h for htons and friends.
new 4d2c87b4 upstream: We've standardized on memset over bzero, replace a couple
new c9d10dbc upstream: Fix comment typo. Patch from mforney at mforney.org.
new 59d2de95 upstream: when signing a challenge using a FIDO toke, perform the
new ea14103c upstream: run the 2nd ssh with BatchMode for scp -3
new 5de21c82 upstream: bring back debug() removed in rev 1.74; noted by pradeep
new 261571dd upstream: tweak previous; ok markus
new a01817a9 upstream: adapt dummy FIDO middleware to API change; ok markus@
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 a01817a9f63dbcbbc6293aacc4019993a4cdc7e3
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Apr 28 04:59:29 2020 +0000
upstream: adapt dummy FIDO middleware to API change; ok markus@
OpenBSD-Regress-ID: 8bb84ee500c2eaa5616044314dd0247709a1790f
commit 261571ddf02ea38fdb5e4a97c69ee53f847ca5b7
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Thu Apr 30 18:28:37 2020 +0000
upstream: tweak previous; ok markus
OpenBSD-Commit-ID: 41895450ce2294ec44a5713134491cc31f0c09fd
commit 5de21c82e1d806d3e401b5338371e354b2e0a66f
Author: markus at openbsd.org <markus at openbsd.org>
Date: Thu Apr 30 17:12:20 2020 +0000
upstream: bring back debug() removed in rev 1.74; noted by pradeep
kumar
OpenBSD-Commit-ID: 8d134d22ab25979078a3b48d058557d49c402e65
commit ea14103ce9a5e13492e805f7e9277516ff5a4273
Author: markus at openbsd.org <markus at openbsd.org>
Date: Thu Apr 30 17:07:10 2020 +0000
upstream: run the 2nd ssh with BatchMode for scp -3
OpenBSD-Commit-ID: 77994fc8c7ca02d88e6d0d06d0f0fe842a935748
commit 59d2de956ed29aa5565ed5e5947a7abdb27ac013
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Apr 28 04:02:29 2020 +0000
upstream: when signing a challenge using a FIDO toke, perform the
hashing in the middleware layer rather than in ssh code. This allows
middlewares that call APIs that perform the hashing implicitly (including
Microsoft's AFAIK). ok markus@
OpenBSD-Commit-ID: c9fc8630aba26c75d5016884932f08a5a237f37d
commit c9d10dbc0ccfb1c7568bbb784f7aeb7a0b5ded12
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Sun Apr 26 09:38:14 2020 +0000
upstream: Fix comment typo. Patch from mforney at mforney.org.
OpenBSD-Commit-ID: 3565f056003707a5e678e60e03f7a3efd0464a2b
commit 4d2c87b4d1bde019cdd0f00552fcf97dd8b39940
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Sat Apr 25 06:59:36 2020 +0000
upstream: We've standardized on memset over bzero, replace a couple
that had slipped in. ok deraadt markus djm.
OpenBSD-Commit-ID: f5be055554ee93e6cc66b0053b590bef3728dbd6
Summary of changes:
PROTOCOL.u2f | 2 +-
channels.c | 4 ++--
misc.c | 4 ++--
mux.c | 3 ++-
regress/misc/sk-dummy/sk-dummy.c | 14 ++++++++++----
scp.1 | 9 ++++++---
scp.c | 3 ++-
sk-api.h | 4 ++--
sk-usbhid.c | 35 ++++++++++++++++++++++++++++++++---
ssh-sk.c | 14 ++------------
sshbuf.h | 4 ++--
11 files changed, 63 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list