mirror of
https://github.com/containers/podman.git
synced 2026-07-13 08:41:44 -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>