- 
    Wed Jun 29 2022 Antonio Torres <antorres@redhat.com> - 3.0.21-34
    
- Use GID / UID 95 as it's reserved for FreeRADIUS (https://pagure.io/setup/blob/07f8debf03dfb0e5ed36051c13c86c8cd00cd241/f/uidgid#_107)
  Resolves: #2095403
   
  
  - 
    Fri Jun 24 2022 Antonio Torres <antorres@redhat.com> - 3.0.21-33
    
- Dynamically allocate users using sysusers.d format
  Resolves: #2095403
   
  
  - 
    Mon May 30 2022 Antonio Torres <antorres@redhat.com> - 3.0.21-32
    
- Add WITH_FIPS macro to CFLAGS
  Related: rhbz#2083699
   
  
  - 
    Tue May 24 2022 Antonio Torres <antorres@redhat.com> - 3.0.21-31
    
- Update OpenSSL 3.0 support backport to current v3.0.x branch state
- Add "--enable-fips-workaround" to build options
  Related: rhbz#2083699
   
  
  - 
    Tue May 10 2022 Antonio Torres <antorres@redhat.com> - 3.0.21-30
    
- Add openssl-perl dependency
  Related: rhbz#2078816
   
  
  - 
    Thu Apr 28 2022 Antonio Torres <antorres@redhat.com> - 3.0.21-29
    
- Set correct permissions for certificates generated by bootstrap Makefile
  Related: rhbz#2069224
   
  
  - 
    Mon Apr 25 2022 Antonio Torres <antorres@redhat.com> - 3.0.21-28
    
- bootstrap: pass -noenc to certificate generation, do it on script as well
  Related: rhbz#2069224
   
  
  - 
    Fri Apr 22 2022 Antonio Torres <antorres@redhat.com> - 3.0.21-27
    
- bootstrap: pass -noenc to certificate generation
  Related: rhbz#2069224
   
  
  - 
    Mon Jan 31 2022 Antonio Torres <antorres@redhat.com> - 3.0.21-26
    
- Move remaining files from /var/run to /run
  Related: rhbz#2047972
   
  
  - 
    Fri Jan 28 2022 Antonio Torres <antorres@redhat.com> - 3.0.21-25
    
- Revert "Allow to connect to partially open LDAP handle"
- Use infinite timeout (openldap default) when using LDAP+start-TLS
- Update openssl dependency to not check epoch (was causing detection issues)
  Related: rhbz#1992551