Hello community,

here is the log from the commit of package podman for openSUSE:Factory checked 
in at 2018-07-09 13:31:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podman (Old)
 and      /work/SRC/openSUSE:Factory/.podman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podman"

Mon Jul  9 13:31:02 2018 rev:19 rq:621674 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/podman/podman.changes    2018-07-02 
23:33:50.189220604 +0200
+++ /work/SRC/openSUSE:Factory/.podman.new/podman.changes       2018-07-09 
13:31:41.518448196 +0200
@@ -1,0 +2,16 @@
+Mon Jul  9 05:47:32 UTC 2018 - [email protected]
+
+- Changelog for v0.7.1 (2018-07-06)
+  * Block use of /proc/acpi from inside containers
+  * Remove per-container CGroup parents
+  * rootless: add /run/user/$UID to the lookup paths
+  * rootless: add function to retrieve the original UID
+  * rootless: always set XDG_RUNTIME_DIR
+  * rootless: set XDG_RUNTIME_DIR also for state and exec
+  * urfave/cli: fix parsing of short opts
+  * docs: Follow man-pages(7) suggestions for SYNOPSIS
+  * Allow multiple mounts
+
+- re-enable varlink support (build conditional)
+
+-------------------------------------------------------------------

Old:
----
  podman-0.6.5.tar.xz

New:
----
  podman-0.7.1.tar.xz

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

Other differences:
------------------
++++++ podman.spec ++++++
--- /var/tmp/diff_new_pack.t9OCa5/_old  2018-07-09 13:31:42.074447078 +0200
+++ /var/tmp/diff_new_pack.t9OCa5/_new  2018-07-09 13:31:42.078447071 +0200
@@ -22,7 +22,7 @@
 %define with_libostree 1
 %endif
 Name:           podman
-Version:        0.6.5
+Version:        0.7.1
 Release:        0
 Summary:        Debugging tool for pods and images
 License:        Apache-2.0
@@ -97,10 +97,10 @@
 
 %if 0%{?with_libostree}
 echo "Compiling with libostree support"
-export BUILDTAGS="seccomp apparmor"
+export BUILDTAGS="seccomp apparmor varlink"
 %else
 echo "Compiling without libostree support"
-export BUILDTAGS="seccomp apparmor containers_image_ostree_stub"
+export BUILDTAGS="seccomp apparmor varlink containers_image_ostree_stub"
 %endif
 
 # Build podman

++++++ _service ++++++
--- /var/tmp/diff_new_pack.t9OCa5/_old  2018-07-09 13:31:42.098447030 +0200
+++ /var/tmp/diff_new_pack.t9OCa5/_new  2018-07-09 13:31:42.098447030 +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.6.5</param>
-<param name="revision">v0.6.5</param>
+<param name="versionformat">0.7.1</param>
+<param name="revision">v0.7.1</param>
 </service>
 
 <service name="recompress" mode="disabled">

++++++ podman-0.6.5.tar.xz -> podman-0.7.1.tar.xz ++++++
++++ 10903 lines of diff (skipped)


Reply via email to