[openssh-commits] [openssh] branch master updated (dda78a0 -> afec077)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Dec 13 10:23:46 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  dda78a0   Force Turkish locales back to C/POSIX; bz#2643
       new  afec077   Add strcasestr to compat library.

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 afec07732aa2985142f3e0b9a01eb6391f523dec
Author: Darren Tucker <dtucker at zip.com.au>
Date:   Tue Dec 13 10:23:03 2016 +1100

    Add strcasestr to compat library.
    
    Fixes build on (at least) Solaris 10.

Summary of changes:
 configure.ac                              |  1 +
 openbsd-compat/Makefile.in                |  2 +-
 openbsd-compat/{daemon.c => strcasestr.c} | 73 +++++++++++++------------------
 3 files changed, 32 insertions(+), 44 deletions(-)
 copy openbsd-compat/{daemon.c => strcasestr.c} (68%)

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


More information about the openssh-commits mailing list