mirror of
https://github.com/containers/podman.git
synced 2026-07-26 06:57:08 -04:00
Bump bundled krunkit to 1.3.1, which comes with libkrun 1.19.3.
This version of krunkit makes HTTP parsing on the rest-uri more
robust to ensure it only acts on the right request.
It also enables a new permission semantics mode in libkrun that's
closer to the user expectations on macOS.
Fixes: #21402
Fixes: #29084
Signed-off-by: Sergio Lopez <slp@redhat.com>
(cherry picked from commit 06bfb55eb1)
Signed-off-by: Paul Holzinger <pholzing@redhat.com>