cvs commit: ports/security/sudo Makefile ports/security/sudo/files pam.conf patch-auth_pam.c

Tom McLaughlin tmclaugh at FreeBSD.org
Mon Jul 23 03:54:05 UTC 2007


tmclaugh    2007-07-23 03:54:05 UTC

  FreeBSD ports repository

  Modified files:
    security/sudo        Makefile 
    security/sudo/files  pam.conf 
  Added files:
    security/sudo/files  patch-auth_pam.c 
  Log:
  - Fix segfault when there is no TTY when executing. [1]
  - Temporarilly disable session entry in default pam file because
    pam_lastlog causes users to appear as though they have logged out in
    system logs. [2]
  
  Reported by:    yarodin at gmail.com [1], Paul Fraser <pfraser at gmail.com> [2]
  Submitted by:   Todd Miller [1]
  
  Revision  Changes    Path
  1.83      +1 -0      ports/security/sudo/Makefile
  1.2       +3 -1      ports/security/sudo/files/pam.conf
  1.1       +13 -0     ports/security/sudo/files/patch-auth_pam.c (new)


More information about the cvs-ports mailing list