Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package podman for openSUSE:Factory checked in at 2023-04-20 15:13:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/podman (Old) and /work/SRC/openSUSE:Factory/.podman.new.2023 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "podman" Thu Apr 20 15:13:37 2023 rev:106 rq:1080136 version:4.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/podman/podman.changes 2023-03-29 23:26:12.335176018 +0200 +++ /work/SRC/openSUSE:Factory/.podman.new.2023/podman.changes 2023-04-20 15:14:10.201873316 +0200 @@ -1,0 +2,440 @@ +Tue Apr 18 06:46:57 UTC 2023 - [email protected] + +- Update to version 4.5.0: + * Release v4.5.0 + * [CI:DOCS] Final release notes for v4.5.0 + * Quadlet - do not set log-driver by default + * Return title fields as a list + * Bump to v4.5.0-dev + * Bump to v4.5.0-RC2 + * Final release notes for v4.5.0-RC2 + * test/e2e: remove unnecessary SkipIfNetavark() calls + * test/e2e: deduplicated network test + * docs: update podman-network-create.1 + * network create: add --interface-name + * test/system/252-quadlet.bats: fix flake + * Read kube_generate_type from containers.conf + * Debian setup: workaround for runc /dev/char/10:200 bug + * pkg/rootless: use catatonit from /usr/libexec/podman + * rootless: make sure we only use a single pause process + * Use atomic config writing strategy for podman machine config files + * Add remaining release notes for v4.5.0-RC2 + * GHA: Use version instead of SHA for actions + * chore(deps): update dependency containers/automation_images to v20230405 + * build: pass env by reference + * test: retrofit error message + * test/system: expect 12 char for short id + * vendor: bump containers/(storage, common, buildah, image) + * [skip-ci] Update actions/upload-artifact action to v3 + * [skip-ci] Update actions/stale action to v8 + * [skip-ci] Update actions/setup-go action to v4 + * [skip-ci] Update github/issue-labeler action to v2.6 + * Fix up codespell errors + * Capitalize all uid,gid and id words that are not options in docs + * build(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0 in /test/tools + * Properly remove the service container during kube down + * quadlet: add `UserNS` option key + * [CI:DOCS] Release notes for 4.5.0 Part 1 + * "podman pull by digest and list --all" test: untag instead of rmi + * build(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 + * Add renovate.json configuration + * CI: postbuild step: skip under nightly treadmill + * The `--ulimit` option accepts the name with an `RLIMIT_` prefix both upper and lower case + * test/e2e: use custom network config dir where needed + * chore: replace `github.com/ghodss/yaml` with `sigs.k8s.io/yaml` + * update completion scripts for cobra v1.7.0 + * libpod.storageService.CreateContainerStorage(): retrieve ID maps + * Fix invalid pod name and hostname during kube generate + * e2e tests: fix racy flakes + * Cirrus: Enable labeling of EC2 VMs + * Cirrus: Fix aarch64 clone_script 404 errors + * e2e: GinkgoParallelNode() -> ...Process() + * build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 + * build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0 + * [CI:DOCS] --creds and registries + * Copr: fix build deps for /usr/bin/envsubst + * Don't error when removing non-existant env vars + * e2e: healthcheck on stopped container: fix flake + * test/apiv2/80-kube.at + * test/apiv2/80-kube.at + * system service: do not close Body + * rm `hack/release.sh` + * build(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 + * add `quadlet -version` flag + * add version/rawversion package + * quadlet: use `Flag` suffix for variables + * quadlet: implement `Tmpfs` option + * Bump to v4.5.0-dev + * Bump to 4.5.0-rc1 + * Update release notes from 4.4 branch + * rootless netns: recover from invalid netns + * System tests: unverbosify a flake log + * Add support for secret exists + * Fix Win install task failures with large PR bodies + * docs: add `starting` to `HealthCheckResults.Status` + * Add support for cgroup_config from containers.conf + * libpod: mount safely subpaths + * Support Deployment generation with kube generate + * Use secret.items to create volume mounts if present + * [CI:DOCS] fix typo in --systemd option + * rootless: drop preexec hook error message + * Edit the docker wrapper to use the install prefix + * Update podman-for-windows.md + * Quadlet: RemapUsers documentation fixes + * speed up image listing + * vendor containers/common@e27c30ee9b1b + * fix volume-plugin-test flake + * Document building Podman remote on Windows hosts + * test/e2e: gpg keep stdout/err attached + * auto-update: stop+start instead of restart sytemd units + * [CI:DOCS] Improve basic tutorial + * Update docs/source/markdown/podman-network.1.md + * Add debug to --wait test + * fix slirp4netns resolv.conf ip with a userns + * Quadlet: add support for keep-id with mapping values + * Quadlet E2E test - run quadlet as user generator + * sqlite: do not `Ping()` after connecting + * Quadlet - treat paths starting with systemd specifiers as absolute + * Update docs/source/markdown/podman-kube-play.1.md.in + * system tests: use CONTAINERS_CONF_OVERRIDE + * implement podman machine set for hyperv + * [CI:DOCS] Add network subnets info to network man page + * CI: retry the golangci install + * system tests: fix racey sdnotify test + * hyperv: lookup machine on local filesystem first + * fix os.IsNotExist() CI check + * Ensure that SQLite state handles name-ID collisions + * macos pkginstaller: do not fail when podman-mac-helper fails + * podman-mac-helper: install: do not error if already installed + * build(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.5 + * Fix a race around SQLite DB config validation + * add CONTAINERS_CONF_OVERRIDE + * vendor containers/common@main + * docs: minor grammar fix in `--volume` description + * sqlite: do not use shared cache + * test: podman checkpoint/restore the latest container + * stats compat API: return "id" lowercase + * Run make codespell + * Drop SQLite max connections + * sqlite: set connection attributes on open + * Fix database locked errors with SQLite + * quadlet tests: skip on RHEL8 rootless + * Kube Play Doc: Document the support for K8S Secret + * New ulimit test: bump up minimum nfiles + * logformatter: hide --db-backend, and friendlyize quadlet + * Quadlet - add support for relative path in Volume key in .container file + * Add service ctr cleanup to PlayKubeDown + * fix --health-on-failure=restart in transient unit + * Quadlet Doc: Suggest the kill operation for HealthOnFailure + * Quadlet - Add support for health checks configuration in .container files + * Makefile: allow specifying /lib dir location + * Fix option --opts -> --opt + * basic hypverv machine implementation + * Fix SQLite DB schema migration code + * Add support for oom_score_adj value from containers.conf + * Use default_ulimits field in containers.conf + * CI: test and confirm DESIRED_DATABASE + * build(deps): bump github.com/openshift/imagebuilder + * logformatter: futureproof output filename + * Vendor in latest containers/(storage, common, image) + * build(deps): bump google.golang.org/protobuf from 1.29.0 to 1.30.0 + * test/system/255-auto-update.bats: add debug logs + * Revert "Revert "pasta: Use two connections instead of three in TCP range forward tests"" + * Add information for secret inspect + * Add format to podman volume ls + * Add format to podman volume inspect + * Add format to podman secret ls + * Add format to podman system df + * Add format to podman machine info + * Add format table to podman image inspect man page + * Cirrus: Store podman machine benchmark data + * Update Cirrus display names, and fix get-ci-vm script + * Ensure SQLite places uses the runroot in transient mode + * Fix various integration test issues with SQLite state + * Remove test for pod/container name global uniqueness + * Improve handling of existing container names in SQLite + * Add SQLite job to CI + * buildah treadmill: also run rootless tests + * build(deps): bump github.com/vbatts/git-validation in /test/tools + * auto update: return restart error + * fix: Document removing anonymous volumes + * events: no duplicates when streaming during a log rotation + * Add search --cert-dir, --creds + * podman-mac-helper: exit 1 on error + * system service --log-level=trace: support hijack + * test/system: fix wait_for_port() to wait for bind + * cgroupns: private cgroupns on cgroupv1 breaks --systemd + * libpod: remove error stutter + * podman events: unhide --stream + * test/system/255-auto-update.bats: multiple services + * 255-auto-update.bats: turn off rollback where needed + * Use append() to add elements to a slice + * Revert "pasta: Use two connections instead of three in TCP range forward tests" + * Support running nested SELinux container separation + * bud tests: rootless remote: use correct socket path + * build(deps): bump github.com/vbauerster/mpb/v8 from 8.2.1 to 8.3.0 + * compat: /auth: parse server address correctly + * docs: fix cmd `set DOCKER_HOST` suggestion + * test: reenable idmap test + * Must use mountlabel when creating builtin volumes + * podman.spec.rpkg: distro conditionals for modulesloaddir + * build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0 + * podman inspect list network when using --net=host or none + * pasta: Re-enable "Local forwarder, IPv4" test, accept NXDOMAIN as response + * build(deps): bump golang.org/x/tools from 0.6.0 to 0.7.0 in /test/tools + * CI: Switch to c20230307t192532z-f37f36d12 images + * Cirrus: Run system & integration tests in parallel + * Update checkpointctl v0.1.0 + * Quadlet: add support for setting --ip and --ip6 + * build(deps): bump golang.org/x/net from 0.7.0 to 0.8.0 + * build(deps): bump golang.org/x/sys from 0.5.0 to 0.6.0 + * libpod: avoid nil pointer dereference in (*Container).Cleanup + * [CI:DOCS] Add image not found info to troubleshooting + * cmd: do not require userns for "version" + * cmd: drop special handling for "scp" + * cmd: clarify meaning of ParentNSRequired + * Fix package restore + * [CI:DOCS] Fix docs/version-check always requesting updates ++++ 243 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/podman/podman.changes ++++ and /work/SRC/openSUSE:Factory/.podman.new.2023/podman.changes Old: ---- podman-4.4.4.tar.xz New: ---- podman-4.5.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ podman.spec ++++++ --- /var/tmp/diff_new_pack.X2tmy0/_old 2023-04-20 15:14:10.997876967 +0200 +++ /var/tmp/diff_new_pack.X2tmy0/_new 2023-04-20 15:14:11.005877003 +0200 @@ -18,7 +18,7 @@ %{!?_user_tmpfilesdir: %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d} %define project github.com/containers/podman Name: podman -Version: 4.4.4 +Version: 4.5.0 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0 @@ -42,7 +42,8 @@ BuildRequires: libcontainers-common BuildRequires: libgpgme-devel BuildRequires: libseccomp-devel -BuildRequires: golang(API) = 1.18 +# at least go 1.18 is needed from go.mod +BuildRequires: golang(API) > 1.18 BuildRequires: pkgconfig(libselinux) BuildRequires: pkgconfig(libsystemd) Recommends: apparmor-abstractions ++++++ _service ++++++ --- /var/tmp/diff_new_pack.X2tmy0/_old 2023-04-20 15:14:11.045877186 +0200 +++ /var/tmp/diff_new_pack.X2tmy0/_new 2023-04-20 15:14:11.049877205 +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">v4.4.4</param> + <param name="revision">v4.5.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.X2tmy0/_old 2023-04-20 15:14:11.065877277 +0200 +++ /var/tmp/diff_new_pack.X2tmy0/_new 2023-04-20 15:14:11.073877314 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/containers/podman.git</param> - <param name="changesrevision">c8223435f49a860c8ac4281a85db39232745a7cb</param></service></servicedata> + <param name="changesrevision">75e3c12579d391b81d871fd1cded6cf0d043550a</param></service></servicedata> (No newline at EOF) ++++++ podman-4.4.4.tar.xz -> podman-4.5.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/podman/podman-4.4.4.tar.xz /work/SRC/openSUSE:Factory/.podman.new.2023/podman-4.5.0.tar.xz differ: char 15, line 1
