From 3df096f01abeb84b8c7083a0a027d78bd9934e31 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jan 21 2020 16:46:58 +0000 Subject: import runc-1.0.0-56.rc5.dev.git2abd837.module+el8.2.0+4954+2247e50d --- diff --git a/SPECS/runc.spec b/SPECS/runc.spec index 7e1f5b4..e89ea6c 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 +* Thu Nov 28 2019 Jindrich Novy - 1.0.0-56.rc5.dev.git2abd837 +- rebuild because of CVE-2019-9512 and CVE-2019-9514 +- Resolves: #1766328, #1766300 + * 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