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-11-20 02:38:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podman (Old)
 and      /work/SRC/openSUSE:Factory/.podman.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podman"

Sat Nov 20 02:38:08 2021 rev:89 rq:931524 version:3.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/podman/podman.changes    2021-10-25 
15:17:46.481688435 +0200
+++ /work/SRC/openSUSE:Factory/.podman.new.1895/podman.changes  2021-11-20 
02:38:19.792940584 +0100
@@ -1,0 +2,42 @@
+Sat Nov 13 11:21:06 UTC 2021 - mich...@stroeder.com
+
+- Update to version 3.4.2:
+  * Fixed a bug where podman tag could not tag manifest lists (#12046).
+  * Fixed a bug where built-in volumes specified by images would not be
+    created correctly under some circumstances.
+  * Fixed a bug where, when using Podman Machine on OS X, containers in pods
+    did not have working port forwarding from the host (#12207).
+  * Fixed a bug where the podman network reload command command on containers
+    using the slirp4netns network mode and the rootlessport port forwarding
+    driver would make an unnecessary attempt to restart rootlessport
+    on containers that did not forward ports.
+  * Fixed a bug where the podman generate kube command would generate YAML
+    including some unnecessary (set to default) fields (e.g. empty SELinux and
+    DNS configuration blocks, and the privileged flag when set to false) 
(#11995).
+  * Fixed a bug where the podman pod rm command could, if interrupted at the 
right moment,
+    leave a reference to an already-removed infra container behind (#12034).
+  * Fixed a bug where the podman pod rm command would not remove pods with
+    more than one container if all containers save for the infra container
+    were stopped unless --force was specified (#11713).
+  * Fixed a bug where the --memory flag to podman run and podman create did
+    not accept a limit of 0 (which should specify unlimited memory) (#12002).
+  * Fixed a bug where the remote Podman client's podman build command could
+    attempt to build a Dockerfile in the working directory of the podman
+    system service instance instead of the Dockerfile specified by the user 
(#12054).
+  * Fixed a bug where the podman logs --tail command could function improperly
+    (printing more output than requested) when the journald log driver was 
used.
+  * Fixed a bug where containers run using the slirp4netns network mode with
+    IPv6 enabled would not have IPv6 connectivity until several seconds after 
they started (#11062).
+  * Fixed a bug where some Podman commands could cause an extra dbus-daemon
+    process to be created (#9727).
+  * Fixed a bug where rootless Podman would sometimes print warnings
+    about a failure to move the pause process into a given CGroup (#12065).
+  * Fixed a bug where the checkpointed field in podman inspect on a container
+    was not set to false after a container was restored.
+  * Fixed a bug where the podman system service command would print
+    overly-verbose logs about request IDs (#12181).
+  * Fixed a bug where Podman could, when creating a new container without a 
name
+    explicitly specified by the user, sometimes use an auto-generated name 
already
+    in use by another container if multiple containers were being created in 
parallel (#11735).
+
+-------------------------------------------------------------------

Old:
----
  podman-3.4.1.tar.xz

New:
----
  podman-3.4.2.tar.xz

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

Other differences:
------------------
++++++ podman.spec ++++++
--- /var/tmp/diff_new_pack.BcJpKz/_old  2021-11-20 02:38:21.648934459 +0100
+++ /var/tmp/diff_new_pack.BcJpKz/_new  2021-11-20 02:38:21.652934447 +0100
@@ -22,7 +22,7 @@
 %define with_libostree 1
 %endif
 Name:           podman
-Version:        3.4.1
+Version:        3.4.2
 Release:        0
 Summary:        Daemon-less container engine for managing containers, pods and 
images
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.BcJpKz/_old  2021-11-20 02:38:21.696934301 +0100
+++ /var/tmp/diff_new_pack.BcJpKz/_new  2021-11-20 02:38:21.696934301 +0100
@@ -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.4.1</param>
+    <param name="revision">v3.4.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.BcJpKz/_old  2021-11-20 02:38:21.716934235 +0100
+++ /var/tmp/diff_new_pack.BcJpKz/_new  2021-11-20 02:38:21.720934222 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/containers/podman.git</param>
-              <param 
name="changesrevision">a6493ae6904a5b7dde2395a374cb77fc45c8a3bc</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">2ad1fd3555de12de34e20898cc2ef901f08fe5ed</param></service></servicedata>
\ No newline at end of file

++++++ podman-3.4.1.tar.xz -> podman-3.4.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/podman/podman-3.4.1.tar.xz 
/work/SRC/openSUSE:Factory/.podman.new.1895/podman-3.4.2.tar.xz differ: char 
15, line 1

Reply via email to