Hello community, here is the log from the commit of package runc for openSUSE:Factory checked in at 2019-05-02 19:14:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/runc (Old) and /work/SRC/openSUSE:Factory/.runc.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "runc" Thu May 2 19:14:41 2019 rev:23 rq:699413 version:1.0.0~rc8 Changes: -------- --- /work/SRC/openSUSE:Factory/runc/runc.changes 2019-02-24 17:04:01.916662297 +0100 +++ /work/SRC/openSUSE:Factory/.runc.new.5148/runc.changes 2019-05-02 19:14:45.993081177 +0200 @@ -1,0 +2,9 @@ +Mon Apr 29 11:56:21 UTC 2019 - Aleksa Sarai <asarai@suse.com> + +- Upgrade to runc v1.0.0~rc8. Upstream changelog is available from + https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc8 +- Includes upstreamed patches for regressions (bsc#1131314 bsc#1131553). +- Remove upstreamed patches: + - CVE-2019-5736.patch + +------------------------------------------------------------------- Old: ---- CVE-2019-5736.patch runc-1.0.0-rc6.tar.xz runc-1.0.0-rc6.tar.xz.asc New: ---- runc-1.0.0-rc8.tar.xz runc-1.0.0-rc8.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ runc.spec ++++++ --- /var/tmp/diff_new_pack.bAdV1U/_old 2019-05-02 19:14:47.225084310 +0200 +++ /var/tmp/diff_new_pack.bAdV1U/_new 2019-05-02 19:14:47.229084320 +0200 @@ -24,7 +24,7 @@ # Package-wide golang version %define go_version 1.10 %define go_tool go -%define _version 1.0.0-rc6 +%define _version 1.0.0-rc8 %define project github.com/opencontainers/runc # enable libseccomp for sle >= sle12sp2 @@ -41,7 +41,7 @@ %endif Name: runc -Version: 1.0.0~rc6 +Version: 1.0.0~rc8 Release: 0 Summary: Tool for spawning and running OCI containers License: Apache-2.0 @@ -50,8 +50,6 @@ Source0: https://github.com/opencontainers/runc/releases/download/v%{_version}/runc.tar.xz#/runc-%{_version}.tar.xz Source1: https://github.com/opencontainers/runc/releases/download/v%{_version}/runc.tar.xz.asc#/runc-%{_version}.tar.xz.asc Source2: runc.keyring -# FIX-UPSTREAM: Fix for CVE-2019-5736. bsc#1121967 -Patch: CVE-2019-5736.patch BuildRequires: fdupes BuildRequires: go-go-md2man BuildRequires: golang(API) = %{go_version} @@ -60,7 +58,6 @@ %endif BuildRequires: libselinux-devel Recommends: criu -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description runc is a CLI tool for spawning and running containers according to the OCI @@ -87,8 +84,6 @@ %prep %setup -q -n %{name}-%{_version} -# CVE-2019-5736 bsc#1121967 -%patch -p1 %build # Do not use symlinks. If you want to run the unit tests for this package at ++++++ runc-1.0.0-rc6.tar.xz -> runc-1.0.0-rc8.tar.xz ++++++ ++++ 137815 lines of diff (skipped)