- 
    Fri May 15 2020 Iker Pedrosa <ipedrosa@redhat.com> 1.3.1-11
    
- pam_usertype: fixed malformed patch
   
  
  - 
    Tue Apr 21 2020 Iker Pedrosa <ipedrosa@redhat.com> 1.3.1-10
    
- pam_modutil_sanitize_helper_fds: fix SIGPIPE effect of PAM_MODUTIL_PIPE_FD (#1791970)
   
  
  - 
    Fri Apr 17 2020 Iker Pedrosa <ipedrosa@redhat.com> 1.3.1-9
    
- pam_usertype: new module to tell if uid is in login.defs ranges (#1810474)
- pam_tty_audit: if kernel audit is disabled return PAM_IGNORE (#1775357)
   
  
  - 
    Thu Dec 19 2019 Tomáš Mráz <tmraz@redhat.com> 1.3.1-8
    
- pam_motd: Document how to properly silence unwanted motd messages
   
  
  - 
    Mon Dec 16 2019 Tomáš Mráz <tmraz@redhat.com> 1.3.1-6
    
- pam_faillock: Fix regression in admin_group support
   
  
  - 
    Wed Oct 16 2019 Tomáš Mráz <tmraz@redhat.com> 1.3.1-5
    
- pam_faillock: Support configuration file /etc/security/faillock.conf
- pam_faillock: Support local_users_only option
- pam_namespace: Support noexec, nosuid and nodev flags for tmpfs mounts
- Drop tallylog and pam_tally[2] documentation
- pam_lastlog: Do not display failed attempts with PAM_SILENT flag
- pam_lastlog: Support unlimited option to override fsize limit
- pam_unix: Log if user authenticated without password
- pam_tty_audit: Improve manual page
- Optimize closing fds when spawning helpers
- Fix duplicate password verification in pam_authtok_verify()
   
  
  - 
    Fri Dec 07 2018 Tomáš Mráz <tmraz@redhat.com> 1.3.1-4
    
- Drop pam_tally2 which was obsoleted and deprecated long time ago
   
  
  - 
    Mon Sep 10 2018 Tomáš Mráz <tmraz@redhat.com> 1.3.1-3
    
- add pam_umask to postlogin PAM configuration file
- fix some issues found by Coverity scan
   
  
  - 
    Fri Jun 08 2018 Tomáš Mráz <tmraz@redhat.com> 1.3.1-1
    
- use /run instead of /var/run in pamtmp.conf (#1588612)
   
  
  - 
    Fri May 18 2018 Tomáš Mráz <tmraz@redhat.com> 1.3.1-1
    
- new upstream release 1.3.1 with multiple improvements