import podman-1.6.4-28.module+el8.5.0+14796+e4386a39

This commit is contained in:
CentOS Sources 2023-03-28 12:32:47 +00:00 committed by Stepan Oksanichenko
parent 231e128d6f
commit 1c3ca7bd2b
3 changed files with 11 additions and 11 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v1.6.4-rhel-c19e460.tar.gz
SOURCES/v1.6.4-rhel-9407ffd.tar.gz

View File

@ -1 +1 @@
4797d715f4d0643c8bc8131d776440bc2129b07f SOURCES/v1.6.4-rhel-c19e460.tar.gz
8cbdf362636da4557484bd88ae19026f712f9573 SOURCES/v1.6.4-rhel-9407ffd.tar.gz

View File

@ -27,7 +27,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
%global import_path %{provider_prefix}
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
%global commit0 c19e460408b69869b17635f6b4e3696578331697
%global commit0 9407ffda53e05dcd1b414b3db6daa7df637e0138
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: podman
@ -346,16 +346,16 @@ exit 0
%{_datadir}/%{name}/test
%changelog
* Thu Mar 10 2022 Jindrich Novy <jnovy@redhat.com> - 1.6.4-28
* Mon Apr 11 2022 Jindrich Novy <jnovy@redhat.com> - 1.6.4-28
- update to the latest content of https://github.com/containers/podman/tree/v1.6.4-rhel
(https://github.com/containers/podman/commit/9407ffd)
- fixes CVE-2022-27651
- Resolves: #2067545
* Thu Mar 10 2022 Jindrich Novy <jnovy@redhat.com> - 1.6.4-27
- update to the latest content of https://github.com/containers/podman/tree/v1.6.4-rhel
(https://github.com/containers/podman/commit/c19e460)
- Resolves: #2060095
* Tue Oct 19 2021 Jindrich Novy <jnovy@redhat.com> - 1.6.4-27
- update to the latest content of https://github.com/containers/podman/tree/v1.6.4-rhel
(https://github.com/containers/podman/commit/6150eb1)
- fixes CVE-2021-3602
- Related: #2001445
- Resolves: #2062401
* Wed Mar 03 2021 Jindrich Novy <jnovy@redhat.com> - 1.6.4-26
- fix regression introduced by fix of CVE-2021-20188