SHA256
1
0
forked from pool/runc

Accepting request 733834 from home:cyphar:containers:maint

Add reference to bsc#1152308.

OBS-URL: https://build.opensuse.org/request/show/733834
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=80
This commit is contained in:
2019-09-28 11:41:04 +00:00
committed by Git OBS Bridge
parent c2791cd3be
commit 2606526c7c
3 changed files with 5 additions and 3 deletions

View File

@@ -53,7 +53,8 @@ Source2: runc.keyring
Source3: runc-rpmlintrc
# FIX-UPSTREAM: Backport of https://github.com/opencontainers/runc/pull/2129.
# https://github.com/opencontainers/selinux/pull/59.
# https://github.com/opencontainers/runc/pull/2130. CVE-2019-16884
# https://github.com/opencontainers/runc/pull/2130.
# bsc#1152308 CVE-2019-16884
Patch1: CVE-2019-16884.patch
BuildRequires: fdupes
BuildRequires: go-go-md2man
@@ -89,7 +90,7 @@ Test package for runc. It contains the source code and the tests.
%prep
%setup -q -n %{name}-%{_version}
# CVE-2019-16884
# bsc#1152308 CVE-2019-16884
%patch1 -p1
%build