[openssh-commits] [openssh] branch master updated (34a01b2 -> 5f41f03)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Apr 8 21:21:35 AEST 2016


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

dtucker pushed a change to branch master
in repository openssh.

      from  34a01b2   upstream commit
       new  5f41f03   Remove NO_IPPORT_RESERVED_CONCEPT

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 5f41f030e2feb5295657285aa8c6602c7810bc4b
Author: Darren Tucker <dtucker at zip.com.au>
Date:   Fri Apr 8 21:14:13 2016 +1000

    Remove NO_IPPORT_RESERVED_CONCEPT
    
    Replace by defining IPPORT_RESERVED to zero on Cygwin, which should have
    the same effect without causing problems syncing patches with OpenBSD.
    Resync the two affected functions with OpenBSD.  ok djm, sanity checked
    by Corinna.

Summary of changes:
 configure.ac | 5 ++---
 readconf.c   | 4 +---
 serverloop.c | 9 +++------
 3 files changed, 6 insertions(+), 12 deletions(-)

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


More information about the openssh-commits mailing list