import CS runc-1.1.12-1.module_el8+898+3e25d035

This commit is contained in:
eabdullin 2024-02-09 07:41:08 +00:00
parent 7d2fdbd3d6
commit a35d9009fd
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v1.1.5.tar.gz
SOURCES/v1.1.12.tar.gz

View File

@ -1 +1 @@
ad45aea7b8f05ffd428bc9fa1aa0ebec76604479 SOURCES/v1.1.5.tar.gz
3fac650358578b8694012a44b1d5b156523c3402 SOURCES/v1.1.12.tar.gz

View File

@ -22,8 +22,8 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
Epoch: 1
Name: %{repo}
Version: 1.1.5
Release: 2%{?dist}
Version: 1.1.12
Release: 1%{?dist}
Summary: CLI for running Open Containers
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
#ExclusiveArch: %%{go_arches}
@ -85,6 +85,10 @@ make install install-man install-bash DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix}
%{_datadir}/bash-completion/completions/%{name}
%changelog
* Fri Feb 02 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.1.12-1
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.12
- Resolves: RHEL-21863
* Thu Jun 15 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.1.5-2
- rebuild for following CVEs:
CVE-2022-41724