- 
    Wed Apr 06 2022 Kevin Lyons <kevin.x.lyons@oracle.com> - 3.6.8-45.0.1
    
- Add Oracle Linux distribution in platform.py [Orabug: 20812544]
   
  
  - 
    Fri Jan 07 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-45
    
- Security fix for CVE-2021-4189: ftplib should not use the host from the PASV response
Resolves: rhbz#2036020
   
  
  - 
    Tue Oct 12 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-44
    
- Use the monotonic clock for theading.Condition
- Use the monotonic clock for the global interpreter lock
Resolves: rhbz#2003758
   
  
  - 
    Mon Oct 11 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-43
    
- Change shouldRollover() methods of logging.handlers to only rollover regular files
Resolves: rhbz#2009200
   
  
  - 
    Fri Sep 17 2021 Lumír Balhar <lbalhar@redhat.com> - 3.6.8-42
    
- Security fix for CVE-2021-3737
Resolves: rhbz#1995162
   
  
  - 
    Thu Sep 09 2021 Lumír Balhar <lbalhar@redhat.com> - 3.6.8-41
    
- Security fix for CVE-2021-3733: Denial of service when identifying crafted invalid RFCs
Resolves: rhbz#1995234
   
  
  - 
    Thu Jul 29 2021 Tomas Orsava <torsava@redhat.com> - 3.6.8-40
    
- Adjusted the postun scriptlets to enable upgrading to RHEL 9
- Resolves: rhbz#1933055
   
  
  - 
    Fri Jul 09 2021 Victor Stinner <vstinner@redhat.com> - 3.6.8-39
    
- Fix reentrant call to threading.enumerate() (rhbz#1959459)
- Don't exit Python with abort() when a thread exit and there is no available
  file descriptor to load dynamically the libgcc_s.so.1 library (rhbz#1972293)
   
  
  - 
    Fri Apr 30 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-38
    
- Security fix for CVE-2021-3426: information disclosure via pydoc
Resolves: rhbz#1935913
   
  
  - 
    Thu Mar 04 2021 Petr Viktorin <pviktori@redhat.com> - 3.6.8-37
    
- Fix for CVE-2021-23336
Resolves: rhbz#1928904