Hello community, here is the log from the commit of package katacontainers for openSUSE:Factory checked in at 2019-12-07 15:07:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/katacontainers (Old) and /work/SRC/openSUSE:Factory/.katacontainers.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "katacontainers" Sat Dec 7 15:07:52 2019 rev:10 rq:754685 version:1.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/katacontainers/katacontainers.changes 2019-11-15 00:35:45.419709442 +0100 +++ /work/SRC/openSUSE:Factory/.katacontainers.new.4691/katacontainers.changes 2019-12-07 15:08:07.227857596 +0100 @@ -1,0 +2,8 @@ +Wed Dec 4 16:56:28 UTC 2019 - Ralf Haferkamp <[email protected]> + +- Update to 1.9.2: + runtime: + - rootless: Fix rangeUID parsing (Backport to 1.9) + - rootless: Fix cgroup creation logic for rootless(Backport to 1.9) + +------------------------------------------------------------------- Old: ---- ksm-throttler-1.9.1.tar.xz proxy-1.9.1.tar.xz runtime-1.9.1.tar.xz shim-1.9.1.tar.xz New: ---- ksm-throttler-1.9.2.tar.xz proxy-1.9.2.tar.xz runtime-1.9.2.tar.xz shim-1.9.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ katacontainers.spec ++++++ --- /var/tmp/diff_new_pack.84Rtz8/_old 2019-12-07 15:08:09.779857235 +0100 +++ /var/tmp/diff_new_pack.84Rtz8/_new 2019-12-07 15:08:09.783857234 +0100 @@ -1,7 +1,7 @@ # # spec file for package katacontainers # -# Copyright (c) 2019 SUSE LLC. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -42,7 +42,7 @@ %endif Name: katacontainers -Version: 1.9.1 +Version: 1.9.2 Release: 0 Summary: Kata Containers OCI container runtime License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.84Rtz8/_old 2019-12-07 15:08:09.803857231 +0100 +++ /var/tmp/diff_new_pack.84Rtz8/_new 2019-12-07 15:08:09.803857231 +0100 @@ -6,8 +6,8 @@ <param name="url">https://github.com/kata-containers/runtime.git</param> <param name="filename">runtime</param> <!--- versionformat defines the name of the tarball. --> - <param name="versionformat">1.9.1</param> - <param name="revision">1.9.1</param> + <param name="versionformat">1.9.2</param> + <param name="revision">1.9.2</param> </service> <service name="tar_scm" mode="disabled"> @@ -15,8 +15,8 @@ <param name="url">https://github.com/kata-containers/proxy.git</param> <param name="filename">proxy</param> <!--- versionformat defines the name of the tarball. --> - <param name="versionformat">1.9.1</param> - <param name="revision">1.9.1</param> + <param name="versionformat">1.9.2</param> + <param name="revision">1.9.2</param> </service> <service name="tar_scm" mode="disabled"> @@ -24,8 +24,8 @@ <param name="url">https://github.com/kata-containers/shim.git</param> <param name="filename">shim</param> <!--- versionformat defines the name of the tarball. --> - <param name="versionformat">1.9.1</param> - <param name="revision">1.9.1</param> + <param name="versionformat">1.9.2</param> + <param name="revision">1.9.2</param> </service> <service name="tar_scm" mode="disabled"> @@ -33,8 +33,8 @@ <param name="url">https://github.com/kata-containers/ksm-throttler.git</param> <param name="filename">ksm-throttler</param> <!--- versionformat defines the name of the tarball. --> - <param name="versionformat">1.9.1</param> - <param name="revision">1.9.1</param> + <param name="versionformat">1.9.2</param> + <param name="revision">1.9.2</param> </service> <service name="recompress" mode="disabled"> ++++++ ksm-throttler-1.9.1.tar.xz -> ksm-throttler-1.9.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksm-throttler-1.9.1/VERSION new/ksm-throttler-1.9.2/VERSION --- old/ksm-throttler-1.9.1/VERSION 2019-10-31 20:56:58.000000000 +0100 +++ new/ksm-throttler-1.9.2/VERSION 2019-11-20 05:06:37.000000000 +0100 @@ -1 +1 @@ -1.9.1 +1.10.0-alpha1 ++++++ proxy-1.9.1.tar.xz -> proxy-1.9.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/proxy-1.9.1/VERSION new/proxy-1.9.2/VERSION --- old/proxy-1.9.1/VERSION 2019-10-31 20:57:33.000000000 +0100 +++ new/proxy-1.9.2/VERSION 2019-11-20 01:43:24.000000000 +0100 @@ -1 +1 @@ -1.9.1 +1.9.2 ++++++ runtime-1.9.1.tar.xz -> runtime-1.9.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/katacontainers/runtime-1.9.1.tar.xz /work/SRC/openSUSE:Factory/.katacontainers.new.4691/runtime-1.9.2.tar.xz differ: char 27, line 1 ++++++ shim-1.9.1.tar.xz -> shim-1.9.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/katacontainers/shim-1.9.1.tar.xz /work/SRC/openSUSE:Factory/.katacontainers.new.4691/shim-1.9.2.tar.xz differ: char 27, line 1
