Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package podman for openSUSE:Factory checked in at 2021-07-02 13:26:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/podman (Old) and /work/SRC/openSUSE:Factory/.podman.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "podman" Fri Jul 2 13:26:43 2021 rev:83 rq:902960 version:3.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/podman/podman.changes 2021-06-21 20:34:51.486573863 +0200 +++ /work/SRC/openSUSE:Factory/.podman.new.2625/podman.changes 2021-07-02 13:27:10.360897645 +0200 @@ -1,0 +2,34 @@ +Sun Jun 27 09:33:30 UTC 2021 - [email protected] + +- Update to version 3.2.2: + * Bump to v3.2.2 + * fix systemcontext to use correct TMPDIR + * Scrub podman commands to use report package + * Fix volumes with uid and gid options + * Vendor in c/common v0.38.11 + * Initial release notes for v3.2.2 + * Fix restoring of privileged containers + * Fix handling of podman-remote build --device + * Add support for podman remote build -f - . + * Fix panic condition in cgroups.getAvailableControllers + * Fix permissions on initially created named volumes + * Fix building static podman-remote + * add correct slirp ip to /etc/hosts + * disable tty-size exec checks in system tests + * Fix resize race with podman exec -it + * Fix documentation of the --format option of podman push + * Fix systemd-resolved detection. + * Health Check is not handled in the compat LibpodToContainerJSON + * Do not use inotify for OCICNI + * getContainerNetworkInfo: lock netNsCtr before sync + * [NO TESTS NEEDED] Create /etc/mtab with the correct ownership + * Create the /etc/mtab file if does not exists + * [v3.2] cp: do not allow dir->file copying + * create: support images with invalid platform + * vendor containers/[email protected] + * logs: k8s-file: restore poll sleep + * logs: k8s-file: fix spurious error logs + * utils: move message from warning to debug + * Bump to v3.2.2-dev + +------------------------------------------------------------------- Old: ---- podman-3.2.1.tar.xz New: ---- podman-3.2.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ podman.spec ++++++ --- /var/tmp/diff_new_pack.KMDgjF/_old 2021-07-02 13:27:10.992892741 +0200 +++ /var/tmp/diff_new_pack.KMDgjF/_new 2021-07-02 13:27:10.996892710 +0200 @@ -22,12 +22,12 @@ %define with_libostree 1 %endif Name: podman -Version: 3.2.1 +Version: 3.2.2 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0 Group: System/Management -URL: https://github.com/containers/libpod +URL: https://github.com/containers/podman Source0: %{name}-%{version}.tar.xz Source1: podman.conf Source3: %{name}-rpmlintrc @@ -58,7 +58,7 @@ Requires: conmon >= 2.0.24 Requires: fuse-overlayfs Requires: iptables -Requires: libcontainers-common >= 20200727 +Requires: libcontainers-common >= 20210626 Requires: runc >= 1.0.0~rc4 Requires: slirp4netns >= 0.4.0 Requires: timezone @@ -215,10 +215,9 @@ %systemd_user_postun podman.service podman.socket podman-auto-update.service podman-auto-update.timer %posttrans -# if libpod.conf.rpmsave was created move it back into place and set an update +# if libpod.conf.rpmsave was created, set an update # message informing about the libpod.conf -> containers.conf change if test -f /etc/containers/libpod.conf.rpmsave ; then - mv -v /etc/containers/libpod.conf.rpmsave /etc/containers/libpod.conf ||: cat >> %{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}-libpodconf << EOF WARNING: Podman configuration file changes @@ -230,10 +229,6 @@ The new default configuration is located in /usr/share/containers/containers.conf. In order to override setting from that file you can create /etc/containers/containers.conf with your changed settings. - -For backwards compatibility Podman 2.0 is still able to read libpod.conf. The support -for this will go away in future releases. Please migrate your configuration to the new -format as soon as possible. EOF fi ++++++ _service ++++++ --- /var/tmp/diff_new_pack.KMDgjF/_old 2021-07-02 13:27:11.044892338 +0200 +++ /var/tmp/diff_new_pack.KMDgjF/_new 2021-07-02 13:27:11.048892307 +0200 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/containers/podman.git</param> <param name="scm">git</param> - <param name="revision">v3.2.1</param> + <param name="revision">v3.2.2</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.KMDgjF/_old 2021-07-02 13:27:11.068892152 +0200 +++ /var/tmp/diff_new_pack.KMDgjF/_new 2021-07-02 13:27:11.068892152 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/containers/podman.git</param> - <param name="changesrevision">152952fe6b18581615c3efd1fafef2d8142738e8</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">d577c44e359f9f8284b38cf984f939b3020badc3</param></service></servicedata> \ No newline at end of file ++++++ podman-3.2.1.tar.xz -> podman-3.2.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/podman/podman-3.2.1.tar.xz /work/SRC/openSUSE:Factory/.podman.new.2625/podman-3.2.2.tar.xz differ: char 15, line 1
