Skip to content

Releases: trentapple/podman-static

v5.4.0

19 Feb 23:30
833f81f

Choose a tag to compare

What's Changed

  • Updates with podman v5.4.0
    • Netavark: v1.14.0
    • Aardvark DNS: v1.14.0
    • crun: 1.20

Verify file integrity / signature

Download the archive (.tar.gz file) along with the .asc file.

Retrieve public key from key server.

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys F21FFB49829AC71EEDC6AD1E7D6456922DAE0D70

Verify the signed archive using GPG and signature (.asc) file.

AMD64:

gpg --batch --verify podman-linux-amd64.tar.gz.asc podman-linux-amd64.tar.gz

ARM64:

gpg --batch --verify podman-linux-arm64.tar.gz.asc podman-linux-arm64.tar.gz

Full Changelog: v5.3.2...v5.4.0

v5.3.2

09 Feb 09:14
277816e

Choose a tag to compare

What's Changed

  • Updates with podman v5.3.2
    • runc: v1.2.4
    • conmon: v2.1.12
    • Netavark: v1.13.1
    • Aardvark DNS: v1.13.1
    • passt: 2025_01_21.4f2c8e7
    • libfuse: fuse-3.16.2
    • fuse-overlayfs: v1.14
    • catatonit: v0.2.1
    • crun: 1.18.2
  • Dockerfile build / enhancement

Verify file integrity / signature

Download the archive (.tar.gz file) along with the .asc file.

Retrieve public key from key server.

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys F21FFB49829AC71EEDC6AD1E7D6456922DAE0D70

Verify the signed archive using GPG and signature (.asc) file.

AMD64:

gpg --batch --verify podman-linux-amd64.tar.gz.asc podman-linux-amd64.tar.gz

ARM64:

gpg --batch --verify podman-linux-arm64.tar.gz.asc podman-linux-arm64.tar.gz

Full Changelog: v5.2.1...v5.3.2

v5.2.1

17 Aug 04:21
ea97843

Choose a tag to compare

What's Changed

  • Build netavark using rust in #13
  • Update Dockerfile with latest supported dependencies for podman v5.2.1

Verify file integrity / signature

Download the archive (.tar.gz file) along with the .asc file.

Retrieve public key from key server.

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys F21FFB49829AC71EEDC6AD1E7D6456922DAE0D70

Verify the signed archive using GPG and signature (.asc) file.

AMD64:

gpg --batch --verify podman-linux-amd64.tar.gz.asc podman-linux-amd64.tar.gz

ARM64:

gpg --batch --verify podman-linux-arm64.tar.gz.asc podman-linux-arm64.tar.gz

Full Changelog: v5.1.1...v5.2.1

v5.1.1

05 Jun 17:36
f7cd75b

Choose a tag to compare

What's Changed

  • podman v5.1.1
  • netavark v1.11.0
  • Clean up any remaining (disabled or commented out) CNI lines
  • Delete conf/cni/net.d directory by @trentapple in #11

Verify file integrity / signature

Download the archive (.tar.gz file) along with the .asc file.

Retrieve public key from key server.

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys C1EAB6D69BC45DCB758A46B9B874F7B61B16FBA6

Verify the signed archive using GPG and signature (.asc) file.

AMD64:

gpg --batch --verify podman-linux-amd64.tar.gz.asc podman-linux-amd64.tar.gz

ARM64:

gpg --batch --verify podman-linux-arm64.tar.gz.asc podman-linux-arm64.tar.gz

Full Changelog: v5.0.3...v5.1.1

v5.0.3

18 May 17:39
9488576

Choose a tag to compare

What's Changed

  • Upgrade for podman v5.0.3
  • libslurp v4.8.0
  • slirp4netns v1.3.1
  • Using crun 1.15 (previously 1.14.4)

Verify file integrity / signature

Download the archive (.tar.gz file) along with the .asc file.

Retrieve public key from key server.

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys C1EAB6D69BC45DCB758A46B9B874F7B61B16FBA6

Verify the signed archive using GPG and signature (.asc) file.

AMD64:

gpg --batch --verify podman-linux-amd64.tar.gz.asc podman-linux-amd64.tar.gz

ARM64:

gpg --batch --verify podman-linux-arm64.tar.gz.asc podman-linux-arm64.tar.gz

Full Changelog: v5.0.2...v5.0.3 ( primary commit )

v5.0.2

02 May 00:25
1a10550

Choose a tag to compare

Full Changelog: v5.0.0-epsilon...v5.0.2

  • Initial podman version 5.0.2 upgrade
  • Starting in my v5.0.0-epsilon build it removes CNI plugins and adds Netavark as default networking stack
  • Updates to dependencies (connmon to 2.1.11)

v5.0.0

25 Mar 07:58

Choose a tag to compare

  • Initial podman version 5 upgrade
  • Removes CNI and adds Netavark
  • Updates to dependencies

Verify file integrity / signature

Download the archive (.tar.gz file) along with the .asc file.

Retrieve public key from key server.

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys C1EAB6D69BC45DCB758A46B9B874F7B61B16FBA6

Verify the signed archive using GPG and signature (.asc) file.

AMD64:

gpg --batch --verify podman-linux-amd64.tar.gz.asc podman-linux-amd64.tar.gz

ARM64:

gpg --batch --verify podman-linux-arm64.tar.gz.asc podman-linux-arm64.tar.gz

Full Changelog: v4.9.3...v5.0.0-epsilon

v4.9.3

03 Mar 05:15
6205a20

Choose a tag to compare

  • Update to podman 4.8.3
  • Update dependencies

Verify file integrity / signature

Download the archive (.tar.gz file) along with the .asc file.

Retrieve public key from key server.

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys C1EAB6D69BC45DCB758A46B9B874F7B61B16FBA6

Verify the signed archive using GPG and signature (.asc) file.

AMD64:

gpg --batch --verify podman-linux-amd64.tar.gz.asc podman-linux-amd64.tar.gz

ARM64:

gpg --batch --verify podman-linux-arm64.tar.gz.asc podman-linux-arm64.tar.gz

v4.8.3

14 Jan 05:12
82ee318

Choose a tag to compare

  • Update to podman 4.8.3
  • Update dependencies

Verify file integrity / signature

Download the archive (.tar.gz file) along with the .asc file.

Retrieve public key from key server.

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys C1EAB6D69BC45DCB758A46B9B874F7B61B16FBA6

Verify signed archive.

AMD64:

gpg --batch --verify podman-linux-amd64.tar.gz.asc podman-linux-amd64.tar.gz

ARM64:

gpg --batch --verify podman-linux-arm64.tar.gz.asc podman-linux-arm64.tar.gz

v4.8.1

19 Dec 06:41
b15a544

Choose a tag to compare

  • Update to podman 4.8.1.

Verify file integrity / signature

Download the archive (.tar.gz file) along with the .asc file.

Retrieve public key from key server.

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys C1EAB6D69BC45DCB758A46B9B874F7B61B16FBA6

Verify signed archive.

AMD64:

gpg --batch --verify podman-linux-amd64.tar.gz.asc podman-linux-amd64.tar.gz

ARM64:

gpg --batch --verify podman-linux-arm64.tar.gz.asc podman-linux-arm64.tar.gz