Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package podman for openSUSE:Factory checked 
in at 2022-10-01 17:42:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podman (Old)
 and      /work/SRC/openSUSE:Factory/.podman.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podman"

Sat Oct  1 17:42:44 2022 rev:99 rq:1006908 version:4.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/podman/podman.changes    2022-09-29 
18:14:37.627404205 +0200
+++ /work/SRC/openSUSE:Factory/.podman.new.2275/podman.changes  2022-10-01 
17:42:55.349644601 +0200
@@ -1,0 +2,71 @@
+Wed Sep 21 02:01:16 UTC 2022 - asa...@suse.com
+
+- Update to version 4.2.1:
+  * Bump to v4.2.1
+  * Add release notes for v4.2.1
+  * remove SkipIfNotFedora() from events test
+  * fix podman events with custom format
+  * Drop stale config value resulting in asymmetric config
+  * Fix list of default capabilities
+  * Add container GID to additional groups
+  * libpod: Ensure that generated container names are random
+  * Fix bind-mount-option annotation in gen/play kube
+  * Improved Windows compatibility for machine command
+  * updated apiv2 tests to reflect hash compat fix
+  * api: return imageID instead of imageName, for "Image" when Podman API is 
queried
+  * Inhibit SIGTERM during Conmon startup
+  * Fix example sections to follow the same format
+  * Fix template name inconsistency
+  * service: make move to sub-cgroup non fatal
+  * Remove duplicate annotations in generated service yaml
+  * Compat API image remove events now have 'delete' status
+  * [CI:DOCS] Automatically set podman version in pkginstaller
+  * Allow colons in windows file paths
+  * Fixes isRootfull check using qemu machine on Windows
+  * vendor containers/psgo@v1.7.3
+  * Allow podman to run in an environment with keys containing spaces
+  * Document restrictions on transport in FROM
+  * Improved Windows compatibility
+  * pass environment variables to container clone
+  * podman save: update --compress validation
+  * sort hc.Binds returned from compat api
+  * Cirrus: Update podman-machine comment
+  * podman images and friends can take one image as argument
+  * [CI:DOCS] Add .DS_Store to gitignore
+  * podman-k...@.service.in: Remove Restart=never option with typo
+  * Fix #15499 already connected network
+  * [CI:DOCS] Cirrus: Update meta-task for EC2 image
+  * fix CI: remove hardcodeded alpine version
+  * fix CI: remove hardcodeded alpine version
+  * Preserve all unknown PolicyRequirement fields on (podman image trust set)
+  * Reorganize the types in policy.go a bit
+  * Add support for showing keyPaths in (podman image trust show)
+  * Support (image trust show) for sigstoreSigned entries
+  * BREAKING CHANGE: Change how (podman image trust show) represents multiple 
requirements
+  * Reorganize descriptionsOfPolicyRequirements a bit
+  * Use the full descriptionsOfPolicyRequirements for the default scope
+  * Rename haveMatchRegistry to registriesDConfigurationForScope
+  * Rename tempTrustShowOutput to entry
+  * Split descriptionsOfPolicyRequirements out of getPolicyShowOutput
+  * Recognize the new lookaside names for simple signing sigstore
+  * Add a unit test for trust.PolicyDescription
+  * Make the output of (podman image trust show) deterministic
+  * Make most of pkg/trust package-private
+  * Move most of ImageEngine.ShowTrust into pkg/trust.PolicyDescription
+  * Add support for sigstoreSigned in (podman image trust set)
+  * Create new policy entries together with validating input
+  * Improve validation of data in ImageEngine.SetTrust
+  * Move most of imageEngine.SetTrust to pkg/trust.AddPolicyEntries
+  * Add a variable for scope
+  * Make trust.CreateTempFile private
+  * Reorganize pkg/trust
+  * Remove an unused trust.ShowOutput type
+  * Remove commented out code
+  * libpod: UpdateContainerStatus: do not wait for container
+  * Skip / update some tests under runc
+  * Bump to v4.2.1-dev
+  * test: update apply-podman-deltas for new tests
+  * build: implement --cache-to,--cache-from and --cache-ttl
+  * vendor: bump buildah to v1.27.0
+
+-------------------------------------------------------------------

Old:
----
  podman-4.2.0.tar.xz

New:
----
  podman-4.2.1.tar.xz

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

Other differences:
------------------
++++++ podman.spec ++++++
--- /var/tmp/diff_new_pack.O2Qz6h/_old  2022-10-01 17:42:55.997645780 +0200
+++ /var/tmp/diff_new_pack.O2Qz6h/_new  2022-10-01 17:42:56.001645787 +0200
@@ -22,7 +22,7 @@
 %define with_libostree 1
 %endif
 Name:           podman
-Version:        4.2.0
+Version:        4.2.1
 Release:        0
 Summary:        Daemon-less container engine for managing containers, pods and 
images
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.O2Qz6h/_old  2022-10-01 17:42:56.041645859 +0200
+++ /var/tmp/diff_new_pack.O2Qz6h/_new  2022-10-01 17:42:56.045645867 +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.2.0</param>
+    <param name="revision">v4.2.1</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.O2Qz6h/_old  2022-10-01 17:42:56.065645903 +0200
+++ /var/tmp/diff_new_pack.O2Qz6h/_new  2022-10-01 17:42:56.069645910 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/containers/podman.git</param>
-              <param 
name="changesrevision">7fe5a419cfd2880df2028ad3d7fd9378a88a04f4</param></service></servicedata>
+              <param 
name="changesrevision">62b324ddf718411b1d4d0ba8117c632f7f984a38</param></service></servicedata>
 (No newline at EOF)
 

++++++ podman-4.2.0.tar.xz -> podman-4.2.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/podman/podman-4.2.0.tar.xz 
/work/SRC/openSUSE:Factory/.podman.new.2275/podman-4.2.1.tar.xz differ: char 
15, line 1

Reply via email to