import podman-1.6.4-23.module+el8.4.0+9401+d5e3c5b1
This commit is contained in:
parent
45472f4227
commit
01964c40f1
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/podman-9650d89.tar.gz
|
SOURCES/podman-90ef753.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
0317eab3ed31692c54f16ab9c38373d243912e3a SOURCES/podman-9650d89.tar.gz
|
d1569abddfa97ffee554298f4b83e5f260d613c3 SOURCES/podman-90ef753.tar.gz
|
||||||
|
@ -26,7 +26,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 9650d898817abf88b9341aab77a9280d420d027c
|
%global commit0 90ef753e901dff13d273b87524a336e3644f1f55
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
@ -337,9 +337,9 @@ exit 0
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Sep 24 2020 Jindrich Novy <jnovy@redhat.com> - 1.6.4-23
|
* Tue Jan 12 2021 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"
|
- fix "podman exec is fragile in the presence of signals" to avoid regression
|
||||||
- Resolves: #1875289
|
- Resolves: #1883490
|
||||||
|
|
||||||
* Fri Sep 18 2020 Jindrich Novy <jnovy@redhat.com> - 1.6.4-22
|
* Fri Sep 18 2020 Jindrich Novy <jnovy@redhat.com> - 1.6.4-22
|
||||||
- sync with 1.6.4-rhel branch to avoid regression
|
- sync with 1.6.4-rhel branch to avoid regression
|
||||||
|
Loading…
Reference in New Issue
Block a user