[openssh-commits] [openssh] branch master updated (01dddb23 -> 5299a09f)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jul 19 13:53:00 AEST 2019


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

dtucker pushed a change to branch master
in repository openssh.

      from  01dddb23  fix SIGWINCH delivery of Solaris for mux sessions
       new  5299a09f  Revert one dependency per line change.

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 5299a09fa2879a068af200c91028fcfa9283c0f0
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Jul 19 13:50:25 2019 +1000

    Revert one dependency per line change.
    
    It turns out that having such a large number of lines in the .depend
    file will cause the memory usage of awk during AC_SUBST to blow up on at
    least NetBSD's awk, causing configure to fail.

Summary of changes:
 .depend     | 6054 ++---------------------------------------------------------
 Makefile.in |    2 +-
 2 files changed, 167 insertions(+), 5889 deletions(-)

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


More information about the openssh-commits mailing list