- 
    Mon Apr 12 2021 Artem Egorenkov <aegorenk@redhat.com> - 3.0.3-33
    
- Enable support for wide-character strings in logs
- Replace unprintables with HEX code, not question marks
- Resolves: rhbz#1947900
   
  
  - 
    Mon Nov 02 2020 Artem Egorenkov <aegorenk@redhat.com> - 3.0.3-33
    
- Unit files fixed "After=network-online.target"
- Resolves: rhbz#1893636
   
  
  - 
    Tue Mar 17 2020 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-32
    
- Removed a hint about the ftp_home_dir SELinux boolean from the config file
- Resolves: rhbz#1623424
   
  
  - 
    Thu Feb 13 2020 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-31
    
- Fix timestamp handling in MDTM
- Resolves: rhbz#1567855
   
  
  - 
    Thu Nov 28 2019 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-30
    
- Fix a problem with bad utmp entries when pututxline() fails
- Resolves: rhbz#1688852
   
  
  - 
    Thu Nov 28 2019 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-29
    
- Fix segfault when listen() returns an error
- Resolves: rhbz#1734340
   
  
  - 
    Wed Jul 25 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-28
    
- Rebuilt, switched to SHA512 source tarball hash
   
  
  - 
    Wed Jul 25 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-27
    
- Fix a segfault when running as PID 1
   
  
  - 
    Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-26
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
   
  
  - 
    Tue Jun 19 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-25
    
- Add config option log_die allowing to pass error messages to syslog
- Add config option bind_retries allowing to change the max number
- of attempts to find a listening port for the PASV/EPSV command
- Resolves: rhbz#1318198