Hello community,

here is the log from the commit of package podman for openSUSE:Factory checked 
in at 2020-03-23 12:49:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podman (Old)
 and      /work/SRC/openSUSE:Factory/.podman.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podman"

Mon Mar 23 12:49:28 2020 rev:58 rq:786757 version:1.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/podman/podman.changes    2020-03-17 
13:06:05.445612168 +0100
+++ /work/SRC/openSUSE:Factory/.podman.new.3160/podman.changes  2020-03-23 
12:49:50.451929301 +0100
@@ -1,0 +2,43 @@
+Fri Mar 20 07:56:22 UTC 2020 - Sascha Grunert <sgrun...@suse.com>
+
+- Update podman to v1.8.2:
+  * Features
+    - Initial support for automatically updating containers managed
+      via Systemd unit files has been merged. This allows
+      containers to automatically upgrade if a newer version of
+      their image becomes available
+  * Bugfixes
+    - Fixed a bug where unit files generated by podman generate
+      systemd --new would not force containers to detach, causing
+      the unit to time out when trying to start
+    - Fixed a bug where podman system reset could delete important
+      system directories if run as rootless on installations
+      created by older Podman (#4831)
+    - Fixed a bug where image built by podman build would not
+      properly set the OS and Architecture they were built with
+      (#5503)
+    - Fixed a bug where attached podman run with --sig-proxy
+      enabled (the default), when built with Go 1.14, would
+      repeatedly send signal 23 to the process in the container and
+      could generate errors when the container stopped (#5483)
+    - Fixed a bug where rootless podman run commands could hang
+      when forwarding ports
+    - Fixed a bug where rootless Podman would not work when /proc
+      was mounted with the hidepid option set
+    - Fixed a bug where the podman system service command would use
+      large amounts of CPU when --timeout was set to 0 (#5531)
+  * HTTP API
+    - Initial support for Libpod endpoints related to creating and
+      operating on image manifest lists has been added
+    - The Libpod Healthcheck and Events API endpoints are now
+      supported
+    - The Swagger endpoint can now handle cases where no Swagger
+      documentation has been generated
+  * Misc
+    - Updated Buildah to v1.14.3
+    - Updated containers/storage to v1.16.5
+    - Several performance improvements have been made to creating
+      containers, which should somewhat improve the performance of
+      podman create and podman run
+
+-------------------------------------------------------------------

Old:
----
  podman-1.8.1.tar.xz

New:
----
  podman-1.8.2.tar.xz

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

Other differences:
------------------
++++++ podman.spec ++++++
--- /var/tmp/diff_new_pack.vXB0xM/_old  2020-03-23 12:49:52.327930479 +0100
+++ /var/tmp/diff_new_pack.vXB0xM/_new  2020-03-23 12:49:52.347930491 +0100
@@ -22,7 +22,7 @@
 %define with_libostree 1
 %endif
 Name:           podman
-Version:        1.8.1
+Version:        1.8.2
 Release:        0
 Summary:        Daemon-less container engine for managing containers, pods and 
images
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.vXB0xM/_old  2020-03-23 12:49:52.767930755 +0100
+++ /var/tmp/diff_new_pack.vXB0xM/_new  2020-03-23 12:49:52.795930773 +0100
@@ -4,8 +4,8 @@
 <param name="url">https://github.com/containers/libpod.git</param>
 <param name="scm">git</param>
 <param name="filename">podman</param>
-<param name="versionformat">1.8.1</param>
-<param name="revision">v1.8.1</param>
+<param name="versionformat">1.8.2</param>
+<param name="revision">v1.8.2</param>
 </service>
 
 <service name="set_version" mode="disabled">

++++++ podman-1.8.1.tar.xz -> podman-1.8.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/podman/podman-1.8.1.tar.xz 
/work/SRC/openSUSE:Factory/.podman.new.3160/podman-1.8.2.tar.xz differ: char 
26, line 1


Reply via email to