podman: update to 3.3.1
authorW. Michael Petullo <redacted>
Tue, 7 Sep 2021 01:24:20 +0000 (20:24 -0500)
committerRosen Penev <redacted>
Wed, 15 Sep 2021 03:16:45 +0000 (20:16 -0700)
commit416eced1748859690c9935f483e22d7f389f6451
treed3f81427f6d232707a9e488c2fbe5c99d0fb32ec
parent841b7d15ac18787ec5f902fa76348f5cb69abbf4
podman: update to 3.3.1

Earlier versions of podman did not make use of TMPDIR when running "podman
run ...". Podman's default, /var/tmp, presents a problem to rootless
use since OpenWrt's /var/tmp does not permit writes by non-root users.
Podman 3.3.1 makes full use of TMPDIR.

This is part of an attempt to get rootless podman to work on OpenWrt.
See https://github.com/openwrt/packages/issues/15096.

See also the upstream issue at
https://github.com/containers/podman/issues/10698.

Signed-off-by: W. Michael Petullo <redacted>
utils/podman/Makefile
git clone https://git.99rst.org/PROJECT