- 
    Fri Aug 26 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.1.4-1
    
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.4
- Related: #2061390
   
  
  - 
    Thu Aug 25 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.1.3-3
    
- fix "Error: runc: exec failed: unable to start container process:
  open /dev/pts/0: operation not permitted: OCI permission denied"
- Related: #2061390
   
  
  - 
    Wed Jun 15 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.1.3-2
    
- add patch in attempt to fix gating tests - thanks to Kir Kolyshkin
- Related: #2061390
   
  
  - 
    Thu Jun 09 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.1.3-1
    
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.3
- Related: #2061390
   
  
  - 
    Fri Jun 03 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.1.2-1
    
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.2
- Related: #2061390
   
  
  - 
    Thu May 12 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.0.3-6
    
- Fix every podman run invocation generates two "Couldn't stat device
  /dev/char/10:200: No such file or directory" lines in the journal
- Related: #2061390
   
  
  - 
    Wed May 11 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.0.3-5
    
- BuildRequires: /usr/bin/go-md2man
- Related: #2061390
   
  
  - 
    Fri Apr 08 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.0.3-4
    
- Related: #2061390
   
  
  - 
    Tue Mar 08 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.0.3-3
    
- require at least libseccomp >= 2.5
- Resolves: #2053990
   
  
  - 
    Wed Feb 16 2022 Jindrich Novy <jnovy@redhat.com> - 1.0.3-2
    
- rollback to 1.0.3 due to gating test issues
- Related: #2001445