Sync podman to latest v4.9-rhel upstream commit (11de97d)

Update to upstream commit 11de97d6d9b6a6f3fe765f38aa08c1f97ea8d541
which includes PR #28667: fix orphaned files cleanup issue.

Resolves: RHEL-173978
This commit is contained in:
Jindrich Novy 2026-05-18 14:34:02 +02:00
parent d4b2fcb485
commit 0bdd56b896

View File

@ -423,6 +423,11 @@ fi
%{_libexecdir}/%{name}/gvproxy
%changelog
* Tue May 19 2026 Jindrich Novy <jnovy@redhat.com> - 4:4.9.4-31
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
(https://github.com/containers/podman/commit/11de97d)
- Resolves: RHEL-173978
* Wed Mar 11 2026 Jindrich Novy <jnovy@redhat.com> - 4:4.9.4-30
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
(https://github.com/containers/podman/commit/79517c7)