[openssh-commits] [openssh] branch master updated (7ed1a311 -> f7039541)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Sep 24 08:07:26 AEST 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 7ed1a311 upstream: fix missing -s in SYNOPSYS and usage() as well as a
new f6a660e5 Don't prompt for yes/no questions.
new f7039541 Replacement function for buggy fgrep.
The 2 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 f7039541570d4b66d76e6f574544db176d8d5c02
Author: Darren Tucker <dtucker at dtucker.net>
Date: Fri Sep 24 08:04:14 2021 +1000
Replacement function for buggy fgrep.
GNU (f)grep <=2.18, as shipped by FreeBSD<=12 and NetBSD<=9 will
occasionally fail to find ssh host keys in the hostkey-rotate test.
If we have those versions, use awk instead.
commit f6a660e5bf28a01962af87568e118a2d2e79eaa0
Author: David Manouchehri <david.manouchehri at riseup.net>
Date: Thu Sep 23 17:03:18 2021 -0400
Don't prompt for yes/no questions.
Summary of changes:
.github/setup_ci.sh | 5 +++--
regress/test-exec.sh | 19 +++++++++++++++++++
2 files changed, 22 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list