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

git+noreply at mindrot.org git+noreply at mindrot.org
Fri May 17 13:25:32 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  7a40c713  Don't install duplicate STREAMS modules on Solaris
       new  22bdbc71  Add no-op implementation of pam_putenv.

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 22bdbc711158ca273523cf53c48c3a01a97fbe6e
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri May 17 13:14:12 2019 +1000

    Add no-op implementation of pam_putenv.
    
    Some platforms such as HP-UX do not have pam_putenv.  Currently the
    calls are ifdef'ed out, but a new one was recently added.  Remove the
    ifdefs and add a no-op implementation.  bz#3008, ok djm.

Summary of changes:
 auth-pam.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

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


More information about the openssh-commits mailing list