From f0fbd369e5c6606329cf591ad34a027b5c3aa38ce04d6c139b0d79df00fdd419 Mon Sep 17 00:00:00 2001 From: Jordi Massaguer Date: Mon, 16 Jan 2017 15:08:31 +0000 Subject: [PATCH] Accepting request 450530 from home:jordimassaguerpla:branch:Vc:runc:fix_CVE_name OBS-URL: https://build.opensuse.org/request/show/450530 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=37 --- CVE-2016-8649.patch => CVE-2016-9962.patch | 2 +- runc.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename CVE-2016-8649.patch => CVE-2016-9962.patch (99%) diff --git a/CVE-2016-8649.patch b/CVE-2016-9962.patch similarity index 99% rename from CVE-2016-8649.patch rename to CVE-2016-9962.patch index a7598ff..02e2d5d 100644 --- a/CVE-2016-8649.patch +++ b/CVE-2016-9962.patch @@ -20,7 +20,7 @@ SUSE: This is an additional patch which was the original "fix" for the as a fix for a security issue -- but it will be upstreamed once the embargo passes. -Fixes: CVE-2016-8649 +Fixes: CVE-2016-9962 Signed-off-by: Aleksa Sarai --- libcontainer/container_linux.go | 30 ++++++++++++++++++------------ diff --git a/runc.spec b/runc.spec index f7e7703..5b13ebc 100644 --- a/runc.spec +++ b/runc.spec @@ -57,7 +57,7 @@ License: Apache-2.0 Group: System/Management Url: https://github.com/opencontainers/runc Source: %{name}-git.%{git_version}.tar.xz -Patch0: CVE-2016-8649.patch +Patch0: CVE-2016-9962.patch BuildRequires: fdupes %ifarch %go_arches BuildRequires: go >= 1.5