Hello community,

here is the log from the commit of package podman for openSUSE:Factory checked 
in at 2019-01-10 15:21:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podman (Old)
 and      /work/SRC/openSUSE:Factory/.podman.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podman"

Thu Jan 10 15:21:01 2019 rev:34 rq:663638 version:0.12.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/podman/podman.changes    2019-01-08 
12:29:05.192232343 +0100
+++ /work/SRC/openSUSE:Factory/.podman.new.28833/podman.changes 2019-01-10 
15:21:19.626455613 +0100
@@ -1,0 +2,17 @@
+Tue Jan  8 11:20:42 UTC 2019 - Richard Brown <rbr...@suse.com>
+
+- Update to v0.12.1.2
+  * Rootless Podman now creates the storage.conf, libpod.conf, and mounts.conf 
configuration files automatically in ~/.config/containers/ for ease of 
reconfiguration
+  * The podman pod create command can expose ports in the pod's network 
namespace, allowing public services to be created in pods
+  * The podman container checkpoint command can now keep containers running 
after they are checkpointed with the --leave-running flag
+  * The podman container checkpoint and podman container restore commands now 
support the --tcp-established flag to checkpoint and restore containers with 
active TCP connections
+  * The podman version command now has a --format flag to produce 
machine-readable output
+  * Added the podman container exists, podman pod exists, and podman image 
exists commands to easily check for a container/pod/image, respectively, by 
name or ID
+  * The podman ps --pod flag now has a short alias, -p
+  * The podman rmi and podman rm commands now have a --prune flag to prune 
unused images and containers, respectively
+  * The podman ps command now has a --sync flag to force a sync of Podman's 
state against the OCI runtime, resolving some state desync errors
+  * Added the podman volume set of commands for creating and managing 
local-only named volumes
+  * Added the podman generate kube command to generate Kubernetes Pod and 
Service YAML for Podman containers and pods
+  * The podman pod stop flag now accepts a --timeout flag to set the timeout 
for stopping containers in the pod
+
+-------------------------------------------------------------------

Old:
----
  podman-0.11.1.1.tar.xz

New:
----
  podman-0.12.1.2.tar.xz

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

Other differences:
------------------
++++++ podman.spec ++++++
--- /var/tmp/diff_new_pack.xC3pMs/_old  2019-01-10 15:21:20.190455028 +0100
+++ /var/tmp/diff_new_pack.xC3pMs/_new  2019-01-10 15:21:20.190455028 +0100
@@ -24,7 +24,7 @@
 %define with_libostree 1
 %endif
 Name:           podman
-Version:        0.11.1.1
+Version:        0.12.1.2
 Release:        0
 Summary:        Daemon-less container engine for managing containers, pods and 
images
 License:        Apache-2.0

++++++ podman-0.11.1.1.tar.xz -> podman-0.12.1.2.tar.xz ++++++
++++ 29756 lines of diff (skipped)


Reply via email to