[openssh-commits] [openssh] branch V_8_0 updated (fd0fa130 -> 7a40c713)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Apr 26 18:17:01 AEST 2019


This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch V_8_0
in repository openssh.

      from  fd0fa130  makedepend
       new  7a40c713  Don't install duplicate STREAMS modules on Solaris

The 1 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 7a40c713f96388132b30e97c1d079fc9db976008
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Apr 26 18:06:34 2019 +1000

    Don't install duplicate STREAMS modules on Solaris
    
    Check if STREAMS modules are already installed on pty before installing
    since when compiling with XPG>=4 they will likely be installed already.
    Prevents hangs and duplicate lines on the terminal.  bz#2945 and bz#2998,
    patch from djm@

Summary of changes:
 openbsd-compat/bsd-openpty.c | 9 +++++++++
 1 file changed, 9 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list