[openssh-commits] [openssh] branch master updated (aae4dbd -> 29d4031)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Oct 13 04:11:19 AEDT 2016
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from aae4dbd upstream commit
new 7508d83 If we don't have TCSASOFT, define it to zero.
new 12069e5 Import rev 1.23 from OpenBSD. Fixes bz#2619.
new 29d4031 Import rev 1.24 from OpenBSD.
The 3 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 29d40319392e6e19deeca9d45468aa1119846e50
Author: Darren Tucker <dtucker at zip.com.au>
Date: Thu Oct 13 04:07:20 2016 +1100
Import rev 1.24 from OpenBSD.
revision 1.24
date: 2013/11/24 23:51:29; author: deraadt; state: Exp; lines: +4 -4;
most obvious unsigned char casts for ctype
ok jca krw ingo
commit 12069e56221de207ed666c2449dedb431a2a7ca2
Author: Darren Tucker <dtucker at zip.com.au>
Date: Thu Oct 13 04:04:44 2016 +1100
Import rev 1.23 from OpenBSD. Fixes bz#2619.
revision 1.23
date: 2010/05/14 13:30:34; author: millert; state: Exp; lines: +41 -39;
Defer installing signal handlers until echo is disabled so that we
get suspended normally when not the foreground process. Fix potential
infinite loop when restoring terminal settings if process is in the
background when restore occurs. OK miod@
commit 7508d83eff89af069760b4cc587305588a64e415
Author: Darren Tucker <dtucker at zip.com.au>
Date: Thu Oct 13 03:53:51 2016 +1100
If we don't have TCSASOFT, define it to zero.
This makes it a no-op when we use it below, which allows us to re-sync
those lines with the upstream and make future updates easier.
Summary of changes:
openbsd-compat/readpassphrase.c | 93 +++++++++++++++++++++--------------------
1 file changed, 47 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list