- 
    Tue Apr 28 2020 Patrick McGehearty <patrick.mcgehearty@oracle.com> - 2.28-101.0.1
    
- add Ampere emag  to tunable cpu list (Patrick McGehearty)
- add optimized memset for emag
- add an ASIMD variant of strlen for falkor
- Orabug: 2700101.
- Modify glibc-ora28849085.patch so it works with RHCK kernels.
- Orabug: 28849085.
- Make _IO_funlockfile match __funlockfile and _IO_flockfile match __flockfile
- Both should test
-   if (stream->_flags & _IO_USER_LOCK) == 0)
-     _IO_lock_lock (*stream->_lock);
- OraBug: 28481550.
Reviewed-by: Qing Zhao <qing.zhao@oracle.com>
   
  
  - 
    Thu Jan 16 2020 Florian Weimer <fweimer@redhat.com> - 2.28-101
    
- ld.so: Reset GL (dl_initfirst) pointer on dlopen failure (#1410154)
   
  
  - 
    Fri Dec 13 2019 Florian Weimer <fweimer@redhat.com> - 2.28-100
    
- Roll back dynamic linker state on dlopen failure (#1410154)
   
  
  - 
    Wed Nov 27 2019 Florian Weimer <fweimer@redhat.com> - 2.28-99
    
- s390x: Fix z15 strstr for patterns crossing pages (#1777241)
   
  
  - 
    Wed Nov 27 2019 Florian Weimer <fweimer@redhat.com> - 2.28-98
    
- Rebuild with new rpm (#1654901)
   
  
  - 
    Fri Nov 22 2019 Florian Weimer <fweimer@redhat.com> - 2.28-97
    
- Avoid invalid __has_include in <sys/stat.h> (#1775294)
   
  
  - 
    Fri Nov 22 2019 Florian Weimer <fweimer@redhat.com> - 2.28-96
    
- x86-64: Ignore LD_PREFER_MAP_32BIT_EXEC in SUID binaries (#1774021)
   
  
  - 
    Thu Nov 14 2019 DJ Delorie <dj@redhat.com> - 2.28-95
    
- Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP (#1764214)
   
  
  - 
    Thu Nov 14 2019 DJ Delorie <dj@redhat.com> - 2.28-94
    
- Refuse to dlopen PIE objects (#1764223)
   
  
  - 
    Thu Nov 14 2019 Carlos O'Donell <carlos@redhat.com> - 2.28-93
    
- Fix C.UTF-8 locale source ellipsis expressions (#1361965)