- 
    Mon May 03 2021 Iker Pedrosa <ipedrosa@redhat.com> 1.3.1-15
    
- pam_userdb: Prevent garbage characters from db (#1791965)
   
  
  - 
    Thu Nov 05 2020 Iker Pedrosa <ipedrosa@redhat.com> 1.3.1-14
    
- Revert 1.3.1-12
   
  
  - 
    Fri Oct 30 2020 Iker Pedrosa <ipedrosa@redhat.com> 1.3.1-13
    
- pam_wheel: if getlogin fails fallback to PAM_RUSER: fixed malformed patch (#1866866)
- pam_namespace: polyinstantiation refer to gdm doc (#1861841)
   
  
  - 
    Thu Jul 16 2020 Peter Robinson <pbrobinson@redhat.com> - 1.3.1-12
    
- Add the motd.d directories (empty) to silence warnings and to
  provide proper ownership for them (#1847501)
   
  
  - 
    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()