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-10-01 21:21:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podman (Old)
 and      /work/SRC/openSUSE:Factory/.podman.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podman"

Sun Oct  1 21:21:47 2023 rev:114 rq:1114246 version:4.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/podman/podman.changes    2023-08-30 
10:20:55.633098601 +0200
+++ /work/SRC/openSUSE:Factory/.podman.new.28202/podman.changes 2023-10-01 
21:21:52.231699397 +0200
@@ -1,0 +2,582 @@
+Fri Sep 29 03:21:32 UTC 2023 - Danish Prakash <danish.prak...@suse.com>
+
+- Build against latest stable Go version (bsc#1215807)
+
+-------------------------------------------------------------------
+Thu Sep 28 04:44:43 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 4.7.0:
+  * Bump to v4.7.0
+  * [CI:DOCS] v4.7.0 RELEASE_NOTES update
+  * rpm: remove gvproxy subpackage
+  * packit: tag @containers/packit-build team on copr build
+    failures
+  * specgen, rootless: fix mount of cgroup without a netns
+  * pass --syslog to the cleanup process
+  * fix --authfile auto-update test
+  * version: switch back from -rc1 to -dev
+  * New pre-release: v4.7.0-rc1
+  * [CI:DOCS] Update release notes for v4.7.0-rc1
+  * Cirrus: Update operating branch
+  * Move podman build opts to common file
+  * Add ability for machine rm -f for WSL
+  * Plumbing to run machine tests with hyperv
+  * CI: trace setup and runner scripts
+  * Bump to Buildah v1.32.0
+  * [CI:DOCS] bump release notes on main with the latest release
+  * fix(deps): update module github.com/opencontainers/image-spec
+    to v1.1.0-rc5
+  * Add --filter pod= autocompletion
+  * e2e: ExitCleanly(): manual test fixes
+  * e2e: continuing ExitCleanly(): just the replacements
+  * Fix some spelling and formatting
+  * Add support for Ulimit in quadlet
+  * Run codespell on code
+  * wire in new buildah build options
+  * make golangci-lint happy
+  * add !remote tag to pkg/specgen/generate
+  * pkg/specgen: do not depend on libimage for remote
+  * bump buildah to latest
+  * [CI:DOCS] restart.md: migrate to container unit
+  * fix(deps): update module k8s.io/kubernetes to v1.28.2
+  * Add support for PidsLimit in quadlet
+  * Add DNS fields to Container and Network unit groups
+  * [CI:DOCS] update API docs version list
+  * Try to fix broken CI (gvisor-something)
+  * e2e: more ExitCleanly(): manual test fixes
+  * e2e: more ExitCleanly(): dumb string replacements
+  * e2e: create_test: use ExitCleanly()
+  * e2e: diff_test: use ExitCleanly()
+  * The `podman init` command cannot modify containers.
+  * bump c/common to latest main
+  * Podmansh: use podmansh_timeout
+  * e2e: more ExitCleanly(): low-hanging fruit
+  * vendor: update checkpointctl to v1.1.0
+  * kube: add DaemonSet support for generate
+  * vendor of containers/(common, storage, image)
+  * libpod: move oom_score_adj clamp to init
+  * e2e: commit_test: use ExitCleanly()
+  * e2e: container_clone_test.go: use ExitCleanly()
+  * e2e: use ExitCleanly() in cleanup_test.go
+  * Ensure HC events fire after logs are written
+  * [CI:DOCS] podman-systemd.unit: fix equivalents
+  * Add support for kube TerminationGracePeriodSeconds
+  * Update podman-kube-play.1.md.in
+  * Split up alt binaries to speed up build
+  * Switch installer task to EC2
+  * pod: fix duplicate volumes from containers.conf
+  * tests: add test for pod cgroups
+  * libpod: create the cgroup pod before containers
+  * cmd, specgen: allow cgroup resources without --infra
+  * specgen: allow --share-parent with --infra=false
+  * libpod: allow cgroup path without infra container
+  * libpod: check if cgroup exists before creating it
+  * libpod: refactor platformMakePod signature
+  * libpod: destroy pod cgroup on pod stop
+  * utils: export MoveUnderCgroup
+  * libpod: refactor code to new function
+  * e2e: use ExitCleanly() in checkpoint tests
+  * [CI:DOCS]Remove use of --latest|-l from tutorial
+  * CI test runner: upgrade tests rely on system tests
+  * run --rmi: "cannot remove" is a warning, not an error
+  * StopContainer: display signal num when name unknown
+  * URGENT: fix broken CI
+  * Add support for kube  securityContext\.procMount
+  * podman: don't restart after kill
+  * Tmpfs should not be mounted noexec
+  * sys tests: run_podman: check for unwanted warnings/errors
+  * chore(deps): update dependency setuptools to ~=68.2.0
+  * e2e: use ExitCleanly() in attach & build tests
+  * Some distros do not default to docker.io for shortname searches
+  * security: accept empty capabilities list
+  * systests: random_free_port: fix EADDRINUSE flake
+  * fix(deps): update module github.com/cyphar/filepath-securejoin
+    to v0.2.4
+  * Restrict fcos_test to amd64, arm64
+  * fix(deps): update github.com/containers/libhvee digest to
+    56fb235
+  * fix(deps): update module github.com/docker/docker to
+    v24.0.6+incompatible
+  * fix(deps): update module golang.org/x/tools to v0.13.0
+  * Ignore spurious container-removal errors
+  * fix(deps): update module golang.org/x/net to v0.15.0
+  * systests: manifest zstd test: lots of tiny cleanups
+  * vendor: update github.com/opencontainers/runc to main
+  * [skip-ci] Update actions/checkout action to v4
+  * linux, rootless: clamp oom_score_adj if it is too low
+  * machine: increase max number of inotify instances
+  * fix(deps): update module golang.org/x/term to v0.12.0
+  * Remove redundant nil checks in system connection remove
+  * fix(deps): update module golang.org/x/text to v0.13.0
+  * fix(deps): update module golang.org/x/sys to v0.12.0
+  * fix(deps): update github.com/containers/libhvee digest to 2bf7930
+  * docs(readme): fix a broken link
+  * [CI:BUILD] Podman FCOS image from main
+  * Update golang.org/x/exp digest to d852ddb
+  * Add port forwarding and gvproxy machine test
+  * libpod: do not parse --hostuser in base 8
+  * fix: default typo
+  * Add Japanese locale and translation of index
+  * remove rh.container....@gmail.com
+  * Tweaks and cleanups to prepare hyperv for CI
+  * system tests: housekeeping: various small fixes
+  * CI: e2e: first use of new ExitCleanly() matcher
+  * CI: e2e: new ginkgo matcher, ExitCleanly()
+  * CI: e2e: fetch the standard system-test image
+  * kube play: fix pull policy
+  * Fix gidmap command in example
+  * vendor containers/common@12405381ff45
+  * manifest,push: support add_compression from containers.conf
+  * hyperv ignition: use gvforwarder instead of vm
+  * Set remote username earlier for hyperv
+  * Added an additional troubleshooting problem and solution
+  * Remove a dependency on libimage from pkg/bindings
+  * Rename parameter in pkg/bindings
+  * Remove a dependency on libimage from pkg/api/handlers
+  * Don't re-inspect an image
+  * Cirrus: Remove multi-arch podman image builds
+  * uid/gid mapping flags
+  * [DOC] Clarify default behaviour on uidmap
+  * Update containers/common to latest
+  * update libhvee
+  * /_ping handler: return OSType http header
+  * e2e: fix race condition (kube play + logs)
+  * Update module github.com/vbauerster/mpb/v8 to v8.6.0
+  * Kube - support List documents
+  * kube down/play --replace: handle absent objects
+  * push, manifest-push: --force-compression must be true with
+    --compression-format
+  * oci: print stderr only after checking state
+  * Updated docs to reflect pod spec sysctls support added in v4.6
+  * [CI:BUILD] Packit: Disable unexpected journal message check for
+    cockpit-podman
+  * [CI:BUILD] Packit: Restrict cockpit tests to recent Fedoras
+  * Update machine init/set tests
+  * Add rootful status to machine inspect
+  * Dedup and refactor image acquisition
+  * Share podman sock bindings with other WSL distros
+  * Fix user-mode validation check
+  * system tests: try to fix sdnotify flakes
+  * Cirrus: Disable only hello multiarch build
+  * Set StopTimeout for service-container started under podman kube
+    play
+  * Set StopTimeout for compat API if not set by client
+  * podman exec should set umask to match container
+  * [CI:BUILD] Packit: run cockpit-podman tests in PRs
+  * Add infra-name annotations to kube gen/play
+  * kube: notifyproxy: close once
+  * system service: unset NOTIFY_SOCKET
+  * Update module k8s.io/kubernetes to v1.28.1
+  * API attach: return vnd.docker.multiplexed-stream header
+  * test/apiv2/60-auth.at: use `doesnotexists.podman.io`
+  * e2e tests: use registry:2.8.2 (was 2.8)
+  * create apiutils package
+  * api docs: document stream format
+  * Revert "Remove `hello` multi-arch image build"
+  * manifest-push: add support for --force-compression
+  * push: add support for --force-compression
+  * Update module github.com/onsi/ginkgo/v2 to v2.12.0
+  * Remove `hello` multi-arch image build
+  * hack/perf/system-df.sh: add `df` benchmarks
+  * Expand env variables for cmds/entrypoint with format $(ENV)
+  * vendor c/storage@6902c2d
+  * Ignore the resource limits on cgroups V1 rootless systems
+  * Fixups for stopping gvproxy
+  * Revert "GHA: Closed issue/PR comment-lock test"
+  * GHA: Closed issue/PR comment-lock test
+  * GHA: Add workflow to lock closed issues/PRs
+  * [CI:DOCS] update auto-update docs
+  * chore(deps): update dependency containers/automation_images to
+    v20230816
+  * fix(deps): update module github.com/google/uuid to v1.3.1
+  * libpod: sum per-interface network stats for FreeBSD
+  * Set default Umask for `podman kube play`
+  * [CI:BUILD] rpm: spdx compatible license field
+  * chore(deps): update dependency golangci/golangci-lint to
+    v1.54.2
+  * Implement automatic port reassignment on Windows
+  * Add support for ramfs as well as tmpfs in volume mounts
+  * Validate current generation of WSL2 with user-mode-networking
+  * use container restart policy if user specifies one
+  * Stop gvproxy on hyperv machine stop
+  * [CI:BUILD] rpm: depend on man-db
+  * Update machine list test
+  * Update machine start tests
+  * Update machine rm tests
+  * libpod: improve conmon error handling
+  * cirrus setup: install en_US.UTF-8 locale
+  * fixup "podman logs with non ASCII log tag" tests
+  * libpod: use /var/run instead of /run on FreeBSD
+  * cirrus/lib.sh: extend env to passthrough at start for locale
+    work
+  * libpod: correctly pass env so alternative locales work
+  * cgroups_linux: use SessionBusPrivateNoAutoStartup
+  * podmansh man page UID=$(id -u lockedu) is not allowed
+  * CI: systests: remove pasta ICMP tests
+  * podman.1.md: Fix formatting of exit code 127, clarify wording
+    of `exit code` example.
+  * document available secret drivers
+  * pkg/specgen: add support for read-only root on FreeBSD
+  * add --module flag
+  * Update dependency setuptools to ~=68.1.0
+  * Add riscv64 architecture to the cross build target
+  * GetFcosArch add `riscv64` arch
+  * Update WSL backend to be compat with FCOS defaults
+  * enabled hyperv image downloads
+  * fix(deps): update module github.com/containers/ocicrypt to
+    v1.1.8
+  * [CI:DOCS] Fix git build example in build page
+  * CI: e2e manifest_test: use image from quay
+  * Cirrus: Remove EC2 experimental flag
+  * sphinx: skip options include dir
+  * Update rootfs.md: Fix formatting and wording of idmap option
+  * fix: Docker API compatible bool deserialization
+  * Revert "compat,build: pull must accept string"
+  * Add missing verb in machinectl example
+  * [CI:DOCS] Update Release Notes and Release Process
+  * chore(deps): update dependency golangci/golangci-lint to
+    v1.54.1
+  * fix podman top missing output flake
+  * New partial-line test is flaking
+  * [CI:BUILD] Packit: add back fedora-eln targets
+  * Cirrus: Prune defunct job + fix noop alias
+  * Bump bundled gvproxy to 0.7.0
+  * systests: tests for --env and --env-file
+  * Update system connection add & remove
+  * Add tests for podman farm
+  * Add podman farm update command
+  * Add podman farm remove command
+  * Add podman farm list command
+  * Add podman farm create command
+  * Add podman farm subcommand
+  * CI: e2e: add delay before podman logs or journalctl
+  * Add completion for Farms
+  * Vendor c/common changes
+  * chore(deps): update dependency golangci/golangci-lint to
+    v1.54.0
+  * file logger: fix podman logs --tail with partial lines
+  * fix(env): parsing --env incorrect in cli
+  * Update docker.io/library/golang Docker tag to v1.21
+  * podman stop --cidfile missing --ignore
+  * Skip podman exec cannot be invoked on Debian
+  * Re-enable checkpoint test on Debian SID
+  * Require a non-generic reason for non-Fedora skip
+  * CI FIXME removal/update.
+  * Update dependency containers/automation_images to v20230807
+  * [skip-ci] Update dawidd6/action-send-mail action to v3.8.0
+  * [CI:DOCS] fixed couple typos in build docs
+  * Stop timer in function waitPidStop
+  * packit: Build PRs into default packit COPRs
+  * Add support for host-gateway
+  * Ensure volumes-from mounts override image volumes
+  * Minor: Include shasums in GHA workflow artifacts
+  * Minor: Add important comment to windows GHA workflow
+  * Minor: Update/fix dry-run input descriptions
+  * [CI:DOCS] Quadlet - provide more information about network
+    files
+  * man-page xref: check for duplicate entries
+  * cp: close temporary file on error path
+  * Makefile: work around the lack of 'man -l' on FreeBSD
+  * Update module golang.org/x/net to v0.14.0
+  * libpod: fix a crash in 'kube generate' on FreeBSD
+  * remove temporary files when copy [NO NEW TESTS NEEDED]
+  * Update module golang.org/x/sys to v0.11.0
+  * [ci] Remove the podman socket in remove_packaged_podman_files()
+  * [ci] Correct the podman systemd file names
+  * Always show RemoteSocket.Exists in json
+  * Fail if ssh key exists
+  * Fix regression for hyperv
+  * [CI:BUILD] Makefile: rpm target generates correct version
+  * Fix nits in #19480
+  * Add support for passing container stop timeout as -1 (infinite)
+  * pkg/specgen: Add device support for FreeBSD
+  * [CI:DOCS] man: remove duplicate entry .LastUp
+  * CI: e2e: remove useless test
+  * Check tty flag to set default terminal in Env
+  * Run codespell on code
+  * Deprecate podman generate systemd
++++ 285 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/podman/podman.changes
++++ and /work/SRC/openSUSE:Factory/.podman.new.28202/podman.changes

Old:
----
  podman-4.6.2.tar.xz

New:
----
  podman-4.7.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ podman.spec ++++++
--- /var/tmp/diff_new_pack.tSqjtW/_old  2023-10-01 21:21:53.787755701 +0200
+++ /var/tmp/diff_new_pack.tSqjtW/_new  2023-10-01 21:21:53.787755701 +0200
@@ -18,7 +18,7 @@
 %{!?_user_tmpfilesdir: %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d}
 %define project        github.com/containers/podman
 Name:           podman
-Version:        4.6.2
+Version:        4.7.0
 Release:        0
 Summary:        Daemon-less container engine for managing containers, pods and 
images
 License:        Apache-2.0
@@ -42,7 +42,7 @@
 BuildRequires:  libostree-devel
 BuildRequires:  libseccomp-devel
 # at least go 1.18 is needed from go.mod
-BuildRequires:  golang(API) > 1.18
+BuildRequires:  golang(API) >= 1.21
 BuildRequires:  pkgconfig(libselinux)
 BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(systemd)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.tSqjtW/_old  2023-10-01 21:21:53.811756569 +0200
+++ /var/tmp/diff_new_pack.tSqjtW/_new  2023-10-01 21:21:53.815756714 +0200
@@ -1,15 +1,15 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="tar_scm" mode="manual">
     <param name="url">https://github.com/containers/podman.git</param>
     <param name="scm">git</param>
-    <param name="revision">v4.6.2</param>
+    <param name="revision">v4.7.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>
-  <service mode="disabled" name="set_version">
+  <service mode="manual" name="set_version">
   </service>
-  <service name="recompress" mode="disabled">
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.tSqjtW/_old  2023-10-01 21:21:53.835757437 +0200
+++ /var/tmp/diff_new_pack.tSqjtW/_new  2023-10-01 21:21:53.835757437 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/containers/podman.git</param>
-              <param 
name="changesrevision">5db42e86862ef42c59304c38aa583732fd80f178</param></service></servicedata>
+              <param 
name="changesrevision">073183fe1723d7bda826b574437891976a958c65</param></service></servicedata>
 (No newline at EOF)
 

++++++ podman-4.6.2.tar.xz -> podman-4.7.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/podman/podman-4.6.2.tar.xz 
/work/SRC/openSUSE:Factory/.podman.new.28202/podman-4.7.0.tar.xz differ: char 
15, line 1

Reply via email to