import podman-1.6.4-23.module+el8.4.0+9401+d5e3c5b1

This commit is contained in:
CentOS Sources 2021-01-14 08:22:17 +00:00 committed by Andrew Lukoshko
parent 45472f4227
commit 01964c40f1
3 changed files with 6 additions and 6 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/podman-9650d89.tar.gz
SOURCES/podman-90ef753.tar.gz

View File

@ -1 +1 @@
0317eab3ed31692c54f16ab9c38373d243912e3a SOURCES/podman-9650d89.tar.gz
d1569abddfa97ffee554298f4b83e5f260d613c3 SOURCES/podman-90ef753.tar.gz

View File

@ -26,7 +26,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 9650d898817abf88b9341aab77a9280d420d027c
%global commit0 90ef753e901dff13d273b87524a336e3644f1f55
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: podman
@ -337,9 +337,9 @@ exit 0
%{_datadir}/%{name}/test
%changelog
* Thu Sep 24 2020 Jindrich Novy <jnovy@redhat.com> - 1.6.4-23
- fix "podman run with --rm errors out/segfaults in container-tools-2.0-8.3.0"
- Resolves: #1875289
* Tue Jan 12 2021 Jindrich Novy <jnovy@redhat.com> - 1.6.4-23
- fix "podman exec is fragile in the presence of signals" to avoid regression
- Resolves: #1883490
* Fri Sep 18 2020 Jindrich Novy <jnovy@redhat.com> - 1.6.4-22
- sync with 1.6.4-rhel branch to avoid regression