Hello community,

here is the log from the commit of package podman for openSUSE:Factory checked 
in at 2018-06-08 23:17:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podman (Old)
 and      /work/SRC/openSUSE:Factory/.podman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podman"

Fri Jun  8 23:17:42 2018 rev:14 rq:614831 version:0.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/podman/podman.changes    2018-06-04 
13:23:54.777582169 +0200
+++ /work/SRC/openSUSE:Factory/.podman.new/podman.changes       2018-06-08 
23:17:44.867118056 +0200
@@ -1,0 +2,17 @@
+Tue Jun  5 13:36:00 UTC 2018 - vrothb...@suse.com
+
+- Changelog for v0.6.1 (2018-06-01)
+  * Fix lable handling
+  * runtime: add /usr/libexec/podman/conmon to the conmon paths
+  * varlink build
+  * Add OnBuild support for podman build
+  * return all inspect info for varlink containerinspect
+  * hooks/exec: Allow successful reaps for 0s post-kill timeouts
+  * fix panic with podman pull
+  * Remove --net flag and make it an alias for --network
+  * Clear all caps, except the bounding set, when --user is specified.
+  * do not allow port related args to be used with --network=container:
+  * sort containers and images by create time
+  * Cleanup man pages
+
+-------------------------------------------------------------------

Old:
----
  podman-0.5.4.tar.xz

New:
----
  podman-0.6.1.tar.xz

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

Other differences:
------------------
++++++ podman.spec ++++++
--- /var/tmp/diff_new_pack.qcY5lx/_old  2018-06-08 23:17:45.563092916 +0200
+++ /var/tmp/diff_new_pack.qcY5lx/_new  2018-06-08 23:17:45.563092916 +0200
@@ -22,7 +22,7 @@
 %define with_libostree 1
 %endif
 Name:           podman
-Version:        0.5.4
+Version:        0.6.1
 Release:        0
 Summary:        Debugging tool for pods and images
 License:        Apache-2.0
@@ -104,6 +104,8 @@
 %endif
 
 # Build podman
+go generate ./cmd/podman/varlink/...
+
 go build -tags "$BUILDTAGS" \
          -i -ldflags '-s -w -X main.podmanVersion=%{version}' \
          -o bin/podman \

++++++ _service ++++++
--- /var/tmp/diff_new_pack.qcY5lx/_old  2018-06-08 23:17:45.651089738 +0200
+++ /var/tmp/diff_new_pack.qcY5lx/_new  2018-06-08 23:17:45.651089738 +0200
@@ -4,8 +4,8 @@
 <param name="url">https://github.com/projectatomic/libpod.git</param>
 <param name="scm">git</param>
 <param name="filename">podman</param>
-<param name="versionformat">0.5.4</param>
-<param name="revision">v0.5.4</param>
+<param name="versionformat">0.6.1</param>
+<param name="revision">v0.6.1</param>
 </service>
 
 <service name="recompress" mode="disabled">

++++++ podman-0.5.4.tar.xz -> podman-0.6.1.tar.xz ++++++
++++ 6766 lines of diff (skipped)


Reply via email to