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-06-14 23:10:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/podman (Old) and /work/SRC/openSUSE:Factory/.podman.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "podman" Mon Jun 14 23:10:32 2021 rev:81 rq:899503 version:3.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/podman/podman.changes 2021-04-29 01:36:30.718417838 +0200 +++ /work/SRC/openSUSE:Factory/.podman.new.32437/podman.changes 2021-06-14 23:10:38.732702804 +0200 @@ -1,0 +2,384 @@ +Tue Jun 08 09:47:00 UTC 2021 - [email protected] + +- Update to version 3.2.0: + * Bump to v3.2.0 + * Fix network create macvlan with subnet option + * Final release notes updates for v3.2.0 + * add ipv6 nameservers only when the container has ipv6 enabled + * Use request context instead of background + * [v.3.2] events: support disjunctive filters + * System tests: add :Z to volume mounts + * generate systemd: make mounts portable + * vendor containers/[email protected] + * vendor containers/[email protected] + * Bump to v3.2.0-dev + * Bump to v3.2.0-RC3 + * Update release notes for v3.2.0-RC3 + * Fix race on podman start --all + * Fix race condition in running ls container in a pod + * docs: --cert-dir: point to containers-certs.d(5) + * Handle hard links in different directories + * Improve OCI Runtime error + * Handle hard links in remote builds + * Podman info add support for status of cgroup controllers + * Drop container does not exist on removal to debugf + * Downgrade API service routing table logging + * add libimage events + * docs: generate systemd: XDG_RUNTIME_DIR + * Fix problem copying files when container is in host pid namespace + * Bump to v3.2.0-dev + * Bump to v3.2.0-RC2 + * update c/common + * Update Cirrus DEST_BRANCH to v3.2 + * Updated vendors of c/image, c/storage, Buildah + * Initial release notes for v3.2.0-RC2 + * Add script for identifying commits in release branches + * Add host.containers.internal entry into container's etc/hosts + * image prune: remove unused images only with `--all` + * podman network reload add rootless support + * Use more recent `stale` release... + * network tutorial: update with rootless cni changes + * [CI:DOCS] Update first line in intro page + * Use updated VM images + updated automation tooling + * auto-update service: prune images + * make vendor + * fix system upgrade tests + * Print "extracting" only on compressed file + * podman image tree: restore previous behavior + * fix network restart always test + * fix incorrect log driver in podman container image + * Add support for cli network prune --filter flag + * Move filter parsing to common utils + * Bump github.com/containers/storage from 1.30.2 to 1.30.3 + * Update nix pin with `make nixpkgs` + * [CI:DOCS] hack/bats - new helper for running system tests + * fix restart always with slirp4netns + * Bump github.com/opencontainers/runc from 1.0.0-rc93 to 1.0.0-rc94 + * Bump github.com/coreos/go-systemd/v22 from 22.3.1 to 22.3.2 + * Add host.serviceIsRemote to podman info results + * Add client disconnect to build handler loop + * Remove obsolete skips + * Fix podman-remote build --rm=false ... + * fix: improved "containers/{name}/wait" endpoint + * Bump github.com/containers/storage from 1.30.1 to 1.30.2 + * Add envars to the generated systemd unit + * fix: use UTC Time Stamps in response JSON + * fix container startup for empty pidfile + * Kube like pods should share ipc,net,uts by default + * fix: compat API "images/get" for multiple images + * Revert escaped double dash man page flag syntax + * Report Download complete in Compatibility mode + * Add documentation on short-names + * Bump github.com/docker/docker + * Adds support to preserve auto update labels in generate and play kube + * [CI:DOCS] Stop conversion of `--` into en dash + * Revert Patch to relabel if selinux not enabled + * fix per review request + * Add support for environment variable secrets + * fix pre review request + * Fix infinite loop in isPathOnVolume + * Add containers.conf information for changing defaults + * CI: run rootless tests under ubuntu + * Fix wrong macvlan PNG in networking doc. + * Add restart-policy to container filters & --filter to podman start + * Fixes docker-compose cannot set static ip when use ipam + * channel: simplify implementation + * build: improve regex for iidfile + * Bump github.com/onsi/gomega from 1.11.0 to 1.12.0 + * cgroup: fix rootless --cgroup-parent with pods + * fix: docker APIv2 `images/get` + * codespell cleanup + * Minor podmanimage docs updates. + * Fix handling of runlabel IMAGE and NAME + * Bump to v3.2.0-dev + * Bump to v3.2.0-rc1 + * rootless: improve automatic range split + * podman: set volatile storage flag for --rm containers + * Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.2 + * Bump github.com/containers/image/v5 from 5.11.1 to 5.12.0 + * migrate Podman to containers/common/libimage + * Add filepath glob support to --security-opt unmask + * Force log_driver to k8s-file for containers in containers + * add --mac-address to podman play kube + * compat api: Networks must be empty instead of null + * System tests: honor $OCI_RUNTIME (for CI) + * is this a bug? + * system test image: add arm64v8 image + * Fix troubleshooting documentation on handling sublemental groups. + * Add --all to podman start + * Fix variable reference typo. in multi-arch image action + * cgroup: always honor --cgroup-parent with cgroupfs + * Bump github.com/uber/jaeger-client-go + * Don't require tests for github-actions & metadata + * Detect if in podman machine virtual vm + * Fix multi-arch image workflow typo + * [CI:DOCS] Add titles to remote docs (windows) + * Remove unused VolumeList* structs + * Cirrus: Update F34beta -> F34 + * Update container image docs + fix unstable execution + * Bump github.com/containers/storage from 1.30.0 to 1.30.1 + * TODO complete + * Docker returns 'die' status rather then 'died' status + * Check if another VM is running on machine start + * [CI:DOCS] Improve titles of command HTML pages + * system tests: networking: fix another race condition + * Use seccomp_profile as default profile if defined in containers.conf + * Bump github.com/json-iterator/go from 1.1.10 to 1.1.11 + * Vendored + * Autoupdate local label functional + * System tests: fix two race conditions + * Add more documentation on conmon + * Allow docker volume create API to pass without name + * Cirrus: Update Ubuntu images to 21.04 + * Skip blkio-weight test when no kernel BFQ support + * rootless: Tell the user what was led to the error, not just what it is + * Add troubleshooting advice about the --userns option. + * Fix images prune filter until + * Fix logic for pushing stable multi-arch images + * Fixes generate kube incorrect when bind-mounting "/" and "/root" + * libpod/image: unit tests: don't use system's registries.conf.d + * runtime: create userns when CAP_SYS_ADMIN is not present + * rootless: attempt to copy current mappings first + * [CI:DOCS] Restore missing content to manpages + * [CI:DOCS] Fix Markdown layout bugs + * Fix podman ps --filter ancestor to match exact ImageName/ImageID + * Add machine-enabled to containers.conf for machine + * Several multi-arch image build/push fixes + * Add podman run --timeout option + * Parse slirp4netns net options with compat api + * Fix rootlesskit port forwarder with custom slirp cidr + * Fix removal race condition in ListContainers + * Add github-action workflow to build/push multi-arch + * rootless: if root is not sub?id raise a debug message + * Bump github.com/containers/common from 0.36.0 to 0.37.0 + * Add go template shell completion for --format + * Add --group-add keep-groups: suplimentary groups into container + * Fixes from make codespell + * Typo fix to usage text of --compress option + * corrupt-image test: fix an oops + * Add --noheading flag to all list commands + * Bump github.com/containers/storage from 1.29.0 to 1.30.0 + * Bump github.com/containers/image/v5 from 5.11.0 to 5.11.1 + * [CI:DOCS] Fix Markdown table layout bugs + * podman-remote should show podman.sock info + * rmi: don't break when the image is missing a manifest + * [CI:DOCS] Rewrite --uidmap doc in podman-create.1.md and podman-run.1.md + * Add support for CDI device configuration + * [CI:DOCS] Add missing dash to verbose option + * Bump github.com/uber/jaeger-client-go + * Remove an advanced layer diff function + * Ensure mount destination is clean, no trailing slash + * add it for inspect pidfile + * [CI:DOCS] Fix introduction page typo + * support pidfile on container restore + * fix start it + * skip pidfile test on remote + * improve document + * set pidfile default value int containerconfig + * add pidfile in inspection + * add pidfile it for container start + * skip pidfile it on remote + * Modify according to comments + * WIP: drop test requirement + * runtime: bump required conmon version + * runtime: return findConmon to libpod + * oci: drop ExecContainerCleanup + * oci: use `--full-path` option for conmon + * use AttachSocketPath when removing conmon files + * hide conmon-pidfile flag on remote mode + * Fix possible panic in libpod/image/prune.go + * add --ip to podman play kube + * add flag autocomplete + * add ut + * add flag "--pidfile" for podman create/run + * Add network bindings tests: remove and list + * Fix build with GO111MODULE=off + * system tests: build --pull-never: deal with flakes + * compose test: diagnose flakes v3 ++++ 187 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/podman/podman.changes ++++ and /work/SRC/openSUSE:Factory/.podman.new.32437/podman.changes Old: ---- podman-3.1.2.tar.xz New: ---- podman-3.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ podman.spec ++++++ --- /var/tmp/diff_new_pack.vI9XHY/_old 2021-06-14 23:10:39.204703656 +0200 +++ /var/tmp/diff_new_pack.vI9XHY/_new 2021-06-14 23:10:39.204703656 +0200 @@ -22,7 +22,7 @@ %define with_libostree 1 %endif Name: podman -Version: 3.1.2 +Version: 3.2.0 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0 @@ -55,7 +55,7 @@ Requires: catatonit Requires: cni Requires: cni-plugins -Requires: conmon +Requires: conmon >= 2.0.24 Requires: fuse-overlayfs Requires: iptables Requires: libcontainers-common >= 20200727 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.vI9XHY/_old 2021-06-14 23:10:39.236703714 +0200 +++ /var/tmp/diff_new_pack.vI9XHY/_new 2021-06-14 23:10:39.236703714 +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.1.2</param> + <param name="revision">v3.2.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.vI9XHY/_old 2021-06-14 23:10:39.252703743 +0200 +++ /var/tmp/diff_new_pack.vI9XHY/_new 2021-06-14 23:10:39.252703743 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/containers/podman.git</param> - <param name="changesrevision">51b8ddbc22cf5b10dd76dd9243924aa66ad7db39</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">0281ef262dd0ffae28b5fa5e4bdf545f93c08dc7</param></service></servicedata> \ No newline at end of file ++++++ podman-3.1.2.tar.xz -> podman-3.2.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/podman/podman-3.1.2.tar.xz /work/SRC/openSUSE:Factory/.podman.new.32437/podman-3.2.0.tar.xz differ: char 13, line 1
