Require passt >= 0:20260507.g1afd4ed for pesto support#860
Conversation
Pesto and pasta's -c control socket need a recent passt build; bump the containers-common-extra dependency so rootless_port_forwarder=pasta works. Signed-off-by: Jan Rodák <hony.com@seznam.cz>
|
@sbrivio-rh @Luap99 Since passt is releasing soon, should I put the newer version here or keep this one? |
With lucky-commit (https://github.com/not-an-aardvark/lucky-commit), we could actually agree on a version name. But for everyone's sanity, I won't fake the date ;) and we don't know yet exactly what's causing https://bugs.passt.top/show_bug.cgi?id=202, so it's difficult to predict the date. If you need a version name right now, I'd say keep that one. Other than the SELinux annoyance it's pretty much fine, and virtually everybody will update passt and Podman at the same time anyway. If it can wait, then give us a few more days. |
I think it's okay to wait, but correct me if I'm wrong. @Luap99 |
|
@dgibson just posted a series fixing https://bugs.passt.top/show_bug.cgi?id=202, so we're probably not that far from a new release anyway. I'm now chasing a test failure I've seen but it might have been a setup issue, not sure yet. |
|
Note to self: this should not merge before the vendor dance finishes. |
Pesto and pasta's -c control socket need a recent passt build; bump the containers-common-extra dependency so rootless_port_forwarder=pasta works.