- 
    Thu Aug 05 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.0-72.rc92
    
- fix "Under load, container failed to be created due to missing cgroup scope"
- Resolves: #1999264
   
  
  - 
    Fri May 21 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.0-71.rc92
    
- fix CVE-2021-30465
- Related: #1955655
   
  
  - 
    Fri Feb 19 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.0-70.rc92
    
- add missing Provides: oci-runtime = 1
- Related: #1883490
   
  
  - 
    Tue Dec 08 2020 Jindrich Novy <jnovy@redhat.com> - 1.0.0-69.rc92
    
- still use ExcludeArch as go_arches macro is broken for 8.4
- Related: #1883490
   
  
  - 
    Tue Aug 11 2020 Jindrich Novy <jnovy@redhat.com> - 1.0.0-68.rc92
    
- update to https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc92
- propagate proper CFLAGS to CGO_CFLAGS to assure code hardening and optimization
- Related: #1821193
   
  
  - 
    Thu Jul 02 2020 Jindrich Novy <jnovy@redhat.com> - 1.0.0-67.rc91
    
- update to https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc91
- Related: #1821193
   
  
  - 
    Tue May 12 2020 Jindrich Novy <jnovy@redhat.com> - 1.0.0-66.rc10
    
- synchronize containter-tools 8.3.0 with 8.2.1
- Related: #1821193
   
  
  - 
    Wed Feb 12 2020 Jindrich Novy <jnovy@redhat.com> - 1.0.0-65.rc10
    
- address CVE-2019-19921 by updating to rc10
- Resolves: #1801887
   
  
  - 
    Wed Dec 11 2019 Jindrich Novy <jnovy@redhat.com> - 1.0.0-64.rc9
    
- use no_openssl in BUILDTAGS (no vendored crypto in runc)
- Related: RHELPLAN-25139
   
  
  - 
    Mon Dec 09 2019 Jindrich Novy <jnovy@redhat.com> - 1.0.0-63.rc9
    
- be sure to use golang >= 1.12.12-4
- Related: RHELPLAN-25139