Skip to content

Releases: 89luca89/podman-launcher

v0.0.5

11 Mar 16:30
8adfa35
Compare
Choose a tag to compare

Bump podman to 4.9.3
Bump crun to 1.14.3
Fix Makefile vendor

Full Changelog: v0.0.4...v0.0.5

v0.0.4

19 Nov 21:09
5a66923
Compare
Choose a tag to compare

What's Changed

  • Add missing instructions to make the podman launcher binary executable by @Antiz96 in #4
  • fix: sticter signature-policy flag injection,

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

12 Sep 16:35
4fe8a14
Compare
Choose a tag to compare
  • Update crun to 1.9
  • Include assets in release
  • Now the launcher is an importable package for your project!
  • Resolve issue with zombie podman cleanup container process remaining hanging
  • Resolve issue with exec process sometimes hanging

Full Changelog: v0.0.2...v0.0.3

v0.0.2

10 Sep 11:14
4a18974
Compare
Choose a tag to compare

What's Changed

  • feat: add support for a PODMAN_STATIC_TARGET_DIR env var by @mirkobrombin in #1
  • feat: add support for a PODMAN_STATIC_TMP_DIR env var, to use paths different than /var/tmp/podman-static
  • main: use exec.Command instead of syscall.Exec
  • chore: improve missing file detections to trigger a new unpack
  • chore: improve flag detection for signature-policy flag injection
  • fix: handle missing config files, Fix #2
  • build: support arm64 builds

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

06 Sep 17:40
7225878
Compare
Choose a tag to compare