import runc-1.0.0-56.rc5.dev.git2abd837.module+el8.1.0+4908+72a45cef
This commit is contained in:
parent
c8f991184c
commit
00fcdff164
@ -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 <jnovy@redhat.com> - 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 <lsm5@redhat.com> - 1.0.0-55.rc5.dev.git2abd837
|
||||
- Resolves: #1665770 - rootfs: umount all procfs and sysfs with --no-pivot
|
||||
- Resolves: CVE-2019-5736
|
||||
|
Loading…
Reference in New Issue
Block a user