Print this page
First stab at the full Joyent wad (still needs work!!!)

Split Close
Expand all
Collapse all
          --- old/build/openssh/patches/0003-lastlogin.patch
          +++ new/build/openssh/patches/0005-lastlogin.patch
   1      -From f0ec680c71b9c2f0c2d729d58231dca27593a5b4 Mon Sep 17 00:00:00 2001
        1 +From 1bcd61d5d1b9cec96dbbe7254758cb97e60779d0 Mon Sep 17 00:00:00 2001
   2    2  From: oracle <solaris@oracle.com>
   3    3  Date: Mon, 3 Aug 2015 14:34:41 -0700
   4      -Subject: [PATCH 03/30] lastlogin
        4 +Subject: [PATCH 05/36] lastlogin
   5    5  
   6    6  # The man page change here is Solaris-specific and thus is not being
   7    7  # contributed back to the upstream community.  The servconf.c change
   8    8  # was developed in-house and has been submitted upstream to OpenSSH for
   9    9  # their consideration:
  10   10  # https://bugzilla.mindrot.org/show_bug.cgi?id=2278
  11   11  #
  12   12  # OpenSSH normally updates lastlog when users login and reads lastlog to
  13   13  # determine the last login time of the user however on Solaris the
  14   14  # pam_unix_session(5) module handles both of these tasks so we compile
↓ open down ↓ 43 lines elided ↑ open up ↑
  58   58   (though not necessary) that it be world-readable.
  59   59   .El
  60   60   .Sh SEE ALSO
  61   61  -.Xr sshd 8
  62   62  +.Xr sshd 8 ,
  63   63  +.Xr pam_unix_session 5
  64   64   .Sh AUTHORS
  65   65   OpenSSH is a derivative of the original and free
  66   66   ssh 1.2.12 release by Tatu Ylonen.
  67   67  -- 
  68      -2.3.2 (Apple Git-55)
       68 +2.5.4 (Apple Git-61)
  69   69  
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX