| Name: | compat-libpthread-nonshared | 
  
  | Version: | 2.28 | 
  | Release: | 211.0.1.el8 | 
  | Architecture: | aarch64 | 
  
  | Group: | Unspecified | 
  
  | Size: | 8 | 
  | License: | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | 
  
    | RPM: | 
    
      
      compat-libpthread-nonshared-2.28-211.0.1.el8.aarch64.rpm
      
     | 
  
  
    | Source RPM: | 
    
      
      glibc-2.28-211.0.1.el8.src.rpm
      
     | 
  
  | Build Date: | Fri Sep 30 2022 | 
  | Build Host: | build-ol8-aarch64.oracle.com | 
  | Vendor: | Oracle America | 
  | URL: | http://www.gnu.org/software/glibc/ | 
  | Summary: | Compatibility support for linking against libpthread_nonshared.a. | 
  | Description: | This package provides compatibility support for applications that expect
libpthread_nonshared.a to exist. The support provided is in the form of
an empty libpthread_nonshared.a that allows dynamic links to succeed.
Such applications should be adjusted to avoid linking against
libpthread_nonshared.a which is no longer used. The static library
libpthread_nonshared.a is an internal implementation detail of the C
runtime and should not be expected to exist.  | 
  
  - 
    Wed Sep 28 2022 Patrick McGehearty <patrick.mcgehearty@oracle.com> - 2.28-211.0.1
    
- Merge of Oracle patches for ol8u7 beta
  Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
   
  
  - 
    Thu Aug 25 2022 Florian Weimer <fweimer@redhat.com> - 2.28-211
    
- Preserve GLRO (dl_naudit) internal ABI (#2119304)
- Avoid s390x ABI change due to z16 recognition on s390x (#2119304)
   
  
  - 
    Tue Aug 23 2022 Arjun Shankar <arjun@redhat.com> - 2.28-210
    
- Fix locale en_US@ampm (#2104907)
   
  
  - 
    Mon Aug 08 2022 Patrick McGehearty <patrick.mcgehearty@oracle.com> - 2.28-189.5.0.2
    
- Enable VDSO on x86_64, aarch64, i386, arm, and mips statically linked programs.
- These changes enable reading the realtime clock without a kernel syscall.
  OraBug: 30478315
  Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
   
  
  - 
    Fri Jul 22 2022 Carlos O'Donell <carlos@redhat.com> - 2.28-209
    
- Improve dynamic loader auditing interface (LD_AUDIT) (#2047981)
- Add dlinfo() API support for RTLD_DI_PHDR (#2097898)
   
  
  - 
    Fri Jul 15 2022 Patsy Griffin <patsy@redhat.com> - 2.28-208
    
- Update syscall-names.list to Linux 5.18. (#2080349)
   
  
  - 
    Fri Jun 24 2022 Florian Weimer <fweimer@redhat.com> - 2.28-207
    
- Add the no-aaaa DNS stub resolver option (#2096189)
   
  
  - 
    Thu Jun 09 2022 Arjun Shankar <arjun@redhat.com> - 2.28-206
    
- Fix deadlocks in pthread_atfork handlers (#1888660)
   
  
  - 
    Tue Jun 07 2022 DJ Delorie <dj@redhat.com) - 2.28-205
    
- Fix incorrect strncpy results on POWER9 (#2091553)
   
  
  - 
    Mon May 23 2022 Florian Weimer <fweimer@redhat.com> - 2.28-204
    
- Increase tempnam randomness (#2089247)