diff --git a/podman.changes b/podman.changes index f56c3c3..3c2664e 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 6 11:50:30 UTC 2024 - Alexandre Vicenzi + +- Re-add iptables temporarily + * See https://github.com/containers/crun/pull/1613 + ------------------------------------------------------------------- Tue Nov 26 05:59:43 UTC 2024 - madhankumar.chellamuthu@suse.com diff --git a/podman.spec b/podman.spec index 4538da8..d7f3235 100644 --- a/podman.spec +++ b/podman.spec @@ -62,6 +62,7 @@ Recommends: gvisor-tap-vsock Requires: catatonit >= 0.1.7 Requires: conmon >= 2.0.24 Requires: fuse-overlayfs +Requires: iptables Requires: libcontainers-common >= 20230214 %if 0%{?sle_version} && 0%{?sle_version} <= 150500 # Build podman with CNI support for SLE-15-SP5 and lower