- 
    Wed Oct 18 2023 David Sloboda <david.x.sloboda@oracle.com> - 3:4.4.1-16
    
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
  (https://github.com/containers/podman/commit/b9594a7)
   
  
  - 
    Thu Sep 21 2023 David Sloboda <david.x.sloboda@oracle.com> - 3:4.4.1-15
    
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
  (https://github.com/containers/podman/commit/65af13b)
- Resolves: #2229748
   
  
  - 
    Mon Jul 10 2023 David Sloboda <david.x.sloboda@oracle.com> - 3:4.4.1-14
    
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
  (https://github.com/containers/podman/commit/ff30585)
  (https://github.com/containers/podman/commit/bcea446)
   
  
  - 
    Wed Apr 26 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-12
    
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
  (https://github.com/containers/podman/commit/aa5db47)
- Resolves: #2189593
   
  
  - 
    Fri Apr 14 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-11
    
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
  (https://github.com/containers/podman/commit/fd0ea3b)
- Resolves: #2176833
   
  
  - 
    Mon Apr 03 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-10
    
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
  (https://github.com/containers/podman/commit/05037d3)
- Resolves: #2183601
   
  
  - 
    Thu Mar 30 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-9
    
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
  (https://github.com/containers/podman/commit/67f7e1e)
- Resolves: #2182491
   
  
  - 
    Tue Mar 21 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-8
    
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
  (https://github.com/containers/podman/commit/bf400bd)
- Resolves: #2180125
   
  
  - 
    Wed Feb 22 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-7
    
- use ldd directly to check for static link - avoid broken file utility
- Related: #2123641
   
  
  - 
    Wed Feb 22 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-6
    
- see the output of 'file catatonit' in the log to figure out why it is not
  statically linked
- Related: #2123641