Hello community,

here is the log from the commit of package podman for openSUSE:Factory checked 
in at 2018-03-05 13:45:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podman (Old)
 and      /work/SRC/openSUSE:Factory/.podman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podman"

Mon Mar  5 13:45:47 2018 rev:3 rq:582566 version:0.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/podman/podman.changes    2018-02-23 
15:29:49.494464409 +0100
+++ /work/SRC/openSUSE:Factory/.podman.new/podman.changes       2018-03-05 
13:46:12.229821903 +0100
@@ -1,0 +2,42 @@
+Sat Mar  3 14:20:06 UTC 2018 - [email protected]
+
+- Update podman to v0.3.1:
+  * allow DNS resolution in containers
+  * Adjust podman logs error message for clarity
+  * Instead of erroring on exit file not being found, warn
+  * podman logs -f: does not detect container stop or rm
+  * Fix issue with podman logs on fresh containers
+  * Replace usage of runc with runtime
+  * Handle removing containers with active exec sessions
+  * Ensure that Cleanup() will not run on active containers
+  * Add tracking for exec session IDs
+  * Add tracking for container exec sessions to DB
+  * Small fixes to container Exec
+  * docs/podman-info.1.md update man page
+  * Update containers/storage
+  * podman info add registries
+  * podman stats add networking
+  * CNIPluginDir: check "/usr/lib/cni"
+  * remove build alias
+  * Restrict top output to container's pids only
+  * ps displays incorrect exit code
+  * podman load dont panic when no repotags
+  * Do not override user mounts
+  * Tagging an image alias by shortname
+  * Add support for --no-new-privs
+  * podman ps json output use batched ops
+  * CreateContainerStorage by image id
+  * Implement --image-volumes for create and run
+  * Add ability to start containers in a pod
+  * Add kill and stop for pods
+  * Add pod status command
+  * Add tests and cleanup
+  * Implement podman run option --cgroup-parent
+  * Inspect output should be in array form
+  * Add --time alias to manpages
+  * Alias --time to --timeout for 'podman stop'
+  * Resolve contention between copr and fedora repos
+  * Ensure we don't repeatedly poll disk for exit codes
+  * Change uptime format in `podman info` to human-readable
+
+-------------------------------------------------------------------

Old:
----
  podman-git.3723cecc33399629408770e44eb363e9ca36fdce.tar.xz

New:
----
  podman-git.98b95ff47f8387f47687fb2d1377b722bd6a2915.tar.xz

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

Other differences:
------------------
++++++ podman.spec ++++++
--- /var/tmp/diff_new_pack.2NXQTO/_old  2018-03-05 13:46:13.085790929 +0100
+++ /var/tmp/diff_new_pack.2NXQTO/_new  2018-03-05 13:46:13.093790640 +0100
@@ -17,13 +17,13 @@
 
 
 %define project github.com/projectatomic/libpod
-%define commit 3723cecc33399629408770e44eb363e9ca36fdce
+%define commit 98b95ff47f8387f47687fb2d1377b722bd6a2915
 # Build with libostree-devel in Tumbleweed, Leap 15 and SLES 15
 %if 0%{?suse_version} >= 1500
 %define with_libostree 1
 %endif
 Name:           podman
-Version:        0.2.1
+Version:        0.3.1
 Release:        0
 Summary:        Debugging tool for pods and images
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.2NXQTO/_old  2018-03-05 13:46:13.141788902 +0100
+++ /var/tmp/diff_new_pack.2NXQTO/_new  2018-03-05 13:46:13.141788902 +0100
@@ -5,7 +5,7 @@
 <param name="scm">git</param>
 <param name="filename">podman</param>
 <param name="versionformat">git.%H</param>
-<param name="revision">v0.2.1</param>
+<param name="revision">v0.3.1</param>
 </service>
 
 <service name="recompress" mode="disabled">

++++++ podman-git.3723cecc33399629408770e44eb363e9ca36fdce.tar.xz -> 
podman-git.98b95ff47f8387f47687fb2d1377b722bd6a2915.tar.xz ++++++
++++ 27594 lines of diff (skipped)


Reply via email to