- 
    Tue Dec 11 2018 Radovan Sroka <rsroka@redhat.com> - 1.8.25-4
    
- Fix most of the man page scans problems
- Resolves: rhbz#1613327
   
  
  - 
    Fri Oct 12 2018 Daniel Kopecek <dkopecek@redhat.com> - 1.8.25-3
    
- bump release for new build after gating tests fixes 
Resolves: rhbz#1625683
   
  
  - 
    Thu Oct 11 2018 Daniel Kopecek <dkopecek@redhat.com> - 1.8.25-2
    
- Depend explicitly on /usr/sbin/sendmail instead of sendmail (rhel-7 sync)
- Simplified pam configuration file by removing duplicate pam stack entries
Resolves: rhbz#1633144
   
  
  - 
    Wed Sep 26 2018 Radovan Sroka <rsroka@redhat.com> - 1.8.25-1
    
- rebase to the new upstream version 1.8.25p1
- sync patches with rhel-7.6
- sync sudoers with rhel-7.6
  resolves: rhbz#1633144
   
  
  - 
    Mon Sep 10 2018 Radovan Sroka <rsroka@redhat.com> - 1.8.23-2
    
- install /etc/dnf/protected.d/sudo instead of /etc/yum/protected.d/sudo
  resolves: rhbz#1626972
   
  
  - 
    Thu May 17 2018 Daniel Kopecek <dkopecek@redhat.com> - 1.8.23-1
    
- Packaging update for RHEL 8.0 (sync with latest RHEL 7 state)
   
  
  - 
    Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.22-0.2.b1
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
   
  
  - 
    Thu Dec 14 2017 Radovan Sroka <rsroka@redhat.com> - 1.8.22b1-1
    
- update to 1.8.22b1
- Added /usr/local/sbin and /usr/local/bin to secure path rhbz#1166185
   
  
  - 
    Thu Sep 21 2017 Marek Tamaskovic <mtamasko@redhat.com> - 1.8.21p2-1
    
- update to 1.8.21p2
- Moved libsudo_util.so from the -devel sub-package to main package (1481225)
   
  
  - 
    Wed Sep 06 2017 Matthew Miller <mattdm@fedoraproject.org> - 1.8.20p2-4
    
- replace file-based requirements with package-level ones:
- /etc/pam.d/system-auth to 'pam'
- /bin/chmod to 'coreutils' (bug #1488934)
- /usr/bin/vi to vim-minimal
- ... and make vim-minimal "recommends" instead of "requires", because
  other editors can be configured.