Hello community,

here is the log from the commit of package podman for openSUSE:Factory checked 
in at 2018-09-04 22:56:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podman (Old)
 and      /work/SRC/openSUSE:Factory/.podman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podman"

Tue Sep  4 22:56:50 2018 rev:24 rq:632844 version:0.8.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/podman/podman.changes    2018-08-28 
09:24:40.968872648 +0200
+++ /work/SRC/openSUSE:Factory/.podman.new/podman.changes       2018-09-04 
22:57:34.465288550 +0200
@@ -1,0 +2,47 @@
+Mon Sep  3 06:04:26 UTC 2018 - Valentin Rothberg <[email protected]>
+
+- Changelog for v0.8.5 (2018-08-31)
+  * Add proper support for systemd inside of podman
+  * We are mistakenly seeing repos as registries.
+  * Up time between checks for podman wait
+  * Turn on test debugging
+  * Add support for remote commands
+  * fixup A few language changes and subuid(5)
+  * Make the documentation of user namespace options in podman-run clearer
+  * catch command-not-found errors
+  * don't print help message for usage errors
+  * docs: consistent format for example
+  * docs: consistent headings
+  * docs: make HISTORY consistent
+  * docs: fix headers
+  * varlink: fix --timeout usage
+  * run/create: reserve `-h` flag for hostname
+  * podman,varlink: inform user about --timeout 0
+  * rootless: show an error when stats is used
+  * rootless: show an error when pause/unpause are used
+  * rootless: unexport GetUserNSForPid
+  * rootless, exec: use the new function to join the userns
+  * rootless: fix top
+  * rootless: add new function to join existing namespace
+  * Do not set max open files by default if we are rootless
+  * Set default max open files in spec
+  * Resolve /etc/resolv.conf before reading
+  * document `--rm` semantics
+  * rootless, search: do not create a new userns
+  * rootless, login, logout: do not create a new userns
+  * rootless, kill: do not create a new userns
+  * rootless, stop: do not create a new userns
+  * Fix manpage to note how multiple filters are combined
+  * Fix handling of multiple filters in podman ps
+  * Fix Mount Propagation
+  * docs: add containers-mounts.conf(5)
+  * docs: use "containers-" prefix for registries and storage
+  * rootless: fix --pid=host
+  * rootless: fix --ipc=host
+  * spec: bind mount /sys only when userNS are enabled
+  * rootless, tests: add test for --uts=host
+  * rootless: don't use kill --all
+  * rootless: exec handle processes that create an user namespace
+  * rootless: fix exec
+
+-------------------------------------------------------------------
@@ -291 +338 @@
-    Fix: bsc#1097970
+    Fix: bsc#1097970 CVE-2018-10856

Old:
----
  podman-0.8.4.tar.xz

New:
----
  podman-0.8.5.tar.xz

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

Other differences:
------------------
++++++ podman.spec ++++++
--- /var/tmp/diff_new_pack.HFrAiP/_old  2018-09-04 22:57:34.965290257 +0200
+++ /var/tmp/diff_new_pack.HFrAiP/_new  2018-09-04 22:57:34.965290257 +0200
@@ -24,7 +24,7 @@
 %define with_libostree 1
 %endif
 Name:           podman
-Version:        0.8.4
+Version:        0.8.5
 Release:        0
 Summary:        Debugging tool for pods and images
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.HFrAiP/_old  2018-09-04 22:57:34.997290366 +0200
+++ /var/tmp/diff_new_pack.HFrAiP/_new  2018-09-04 22:57:34.997290366 +0200
@@ -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">0.8.4</param>
-<param name="revision">v0.8.4</param>
+<param name="versionformat">0.8.5</param>
+<param name="revision">v0.8.5</param>
 </service>
 
 <service name="set_version" mode="disabled">

++++++ podman-0.8.4.tar.xz -> podman-0.8.5.tar.xz ++++++
++++ 6202 lines of diff (skipped)


Reply via email to