Hello community, here is the log from the commit of package podman for openSUSE:Factory checked in at 2020-03-27 21:56:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/podman (Old) and /work/SRC/openSUSE:Factory/.podman.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "podman" Fri Mar 27 21:56:03 2020 rev:59 rq:789007 version:1.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/podman/podman.changes 2020-03-23 12:49:50.451929301 +0100 +++ /work/SRC/openSUSE:Factory/.podman.new.3160/podman.changes 2020-03-27 21:56:14.238755753 +0100 @@ -1,0 +2,11 @@ +Fri Mar 27 12:40:44 UTC 2020 - Richard Brown <[email protected]> + +- Use infra_image pause:3.2 + +------------------------------------------------------------------- +Fri Mar 27 09:52:26 UTC 2020 - Ralf Haferkamp <[email protected]> + +- Fix dependency on slirp4netns. We need at least 0.4.0 now + (bsc#1167850) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ podman.spec ++++++ --- /var/tmp/diff_new_pack.r39DRZ/_old 2020-03-27 21:56:15.546756514 +0100 +++ /var/tmp/diff_new_pack.r39DRZ/_new 2020-03-27 21:56:15.550756516 +0100 @@ -64,7 +64,7 @@ Requires: libcontainers-image Requires: libcontainers-storage Requires: runc >= 1.0.0~rc4 -Requires: slirp4netns >= 0.3.0 +Requires: slirp4netns >= 0.4.0 Requires: catatonit Requires: fuse-overlayfs Recommends: %{name}-cni-config = %{version} ++++++ libpod.conf ++++++ --- /var/tmp/diff_new_pack.r39DRZ/_old 2020-03-27 21:56:15.594756542 +0100 +++ /var/tmp/diff_new_pack.r39DRZ/_new 2020-03-27 21:56:15.594756542 +0100 @@ -64,7 +64,7 @@ #namespace = "" # Default infra (pause) image name for pod infra containers -infra_image = "registry.opensuse.org/kubic/pause:3.1" +infra_image = "registry.opensuse.org/kubic/pause:3.2" # Default command to run the infra container infra_command = "/usr/bin/pause"
