From 2a9bec868bc2158aeb0107982ee6a3fce61c61b0 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 28 Jul 2020 02:10:27 -0400 Subject: [PATCH] import runc-1.0.0-56.rc5.dev.git2abd837.module+el8.1.0+4908+72a45cef --- SPECS/runc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/runc.spec b/SPECS/runc.spec index 7e1f5b4..ba7b684 100644 --- a/SPECS/runc.spec +++ b/SPECS/runc.spec @@ -27,7 +27,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback no_openssl ${BUIL Name: %{repo} Version: 1.0.0 -Release: 55.rc5.dev.git%{shortcommit0}%{?dist} +Release: 56.rc5.dev.git%{shortcommit0}%{?dist} Summary: CLI for running Open Containers ExcludeArch: %{ix86} License: ASL 2.0 @@ -97,6 +97,10 @@ install -p -m 0644 contrib/completions/bash/%{name} %{buildroot}%{_datadir}/bash %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Nov 26 2019 Jindrich Novy - 1.0.0-56.rc5.dev.git2abd837 +- rebuild because of CVE-2019-9512 and CVE-2019-9514 +- Resolves: #1766327, #1766299 + * Tue Feb 12 2019 Lokesh Mandvekar - 1.0.0-55.rc5.dev.git2abd837 - Resolves: #1665770 - rootfs: umount all procfs and sysfs with --no-pivot - Resolves: CVE-2019-5736