Hello community, here is the log from the commit of package runc for openSUSE:Factory checked in at 2020-01-30 09:30:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/runc (Old) and /work/SRC/openSUSE:Factory/.runc.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "runc" Thu Jan 30 09:30:55 2020 rev:27 rq:766725 version:1.0.0~rc10 Changes: -------- --- /work/SRC/openSUSE:Factory/runc/runc.changes 2020-01-23 16:08:00.959532798 +0100 +++ /work/SRC/openSUSE:Factory/.runc.new.26092/runc.changes 2020-01-30 09:31:14.389163842 +0100 @@ -1,0 +2,8 @@ +Thu Jan 23 17:18:05 UTC 2020 - Aleksa Sarai <[email protected]> + +- Upgrade to runc v1.0.0~rc10. Upstream changelog is available from + https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc10 +- Drop upstreamed patches: + - CVE-2019-19921.patch + +------------------------------------------------------------------- Old: ---- CVE-2019-19921.patch runc-1.0.0-rc9.tar.xz runc-1.0.0-rc9.tar.xz.asc New: ---- runc-1.0.0-rc10.tar.xz runc-1.0.0-rc10.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ runc.spec ++++++ --- /var/tmp/diff_new_pack.T87s6k/_old 2020-01-30 09:31:15.633164508 +0100 +++ /var/tmp/diff_new_pack.T87s6k/_new 2020-01-30 09:31:15.637164510 +0100 @@ -24,7 +24,7 @@ # Package-wide golang version %define go_version 1.10 %define go_tool go -%define _version 1.0.0-rc9 +%define _version 1.0.0-rc10 %define project github.com/opencontainers/runc # enable libseccomp for sle >= sle12sp2 @@ -41,7 +41,7 @@ %endif Name: runc -Version: 1.0.0~rc9 +Version: 1.0.0~rc10 Release: 0 Summary: Tool for spawning and running OCI containers License: Apache-2.0 @@ -51,8 +51,6 @@ Source1: https://github.com/opencontainers/runc/releases/download/v%{_version}/runc.tar.xz.asc#/runc-%{_version}.tar.xz.asc Source2: runc.keyring Source3: runc-rpmlintrc -# FIX-UPSTREAM: Backport of https://github.com/opencontainers/runc/pull/2207. -Patch1: CVE-2019-19921.patch BuildRequires: fdupes BuildRequires: go-go-md2man BuildRequires: golang(API) = %{go_version} @@ -87,8 +85,6 @@ %prep %setup -q -n %{name}-%{_version} -# CVE-2019-19921 -%patch1 -p1 %build # Do not use symlinks. If you want to run the unit tests for this package at ++++++ runc-1.0.0-rc9.tar.xz -> runc-1.0.0-rc10.tar.xz ++++++ ++++ 10492 lines of diff (skipped)
