Skip to content

0.0.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@arixmkii arixmkii released this 01 Oct 15:04
· 137 commits to main since this release

Highlights

Starting from this release all Podman builds are also validated with full Podman Machine e2e test suite to pass all tests.

Included in this release

  • xz version 5.2.9
  • QEMU 8.1.1 (this one includes 9pfs on Windows hosts patches and UEFI pflash fixes, if this functionality is not needed, then consider using official installer)
  • gvproxy same version bundled with Podman
  • Podman 4.8.0-dev (cc8c28eb7c0c336931b9bf5879ff454818519c94) with patches to enable QEMU support on Windows
  • gocat 0.3.0-dev (cc6fb8a5db72948af31628b019575478522f4425) rebuilt with dependency updates
  • msys2-tools (minimal subset to support Lima) - package tree from 2023-09-24

How to install

  1. Download and install QEMU (from this release or official one version 7.2.0 or newer)
  2. Download and install Podman from this release (it might be a good idea to uninstall one first if you had it before)
  3. Choose a location where you want utilities to reside and open console terminal there, then execute
powershell -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/arixmkii/qcw/v0.0.14/qcw-utils.ps1'))"

or

pwsh -c "iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/arixmkii/qcw/v0.0.14/qcw-utils.ps1'))"
  1. Follow the instructions in README.

SHA checksums

SHA256

a3eeeb8254de48c2889be2b69c3a845ba0c9de604c1ef21f129d6a0af941af1d *./gocat.zip
5f1f7aa135ceed3b64f88146be6b1b1ef92be54d20380a0a5cd5b7c8fd81ae97 *./msys2-tools.zip
7ddc7134fd9681a78434018ff9adbc59199da3c2c42d1a7cdb4c9d5c532e62ba *./podman-4.8.0-dev-setup.exe
7c593889e407302a05cee50779bfb80a326679acd6af066b2e463e4cc647ed97 *./qemu-setup-8.1.1.exe

SHA512

a14141e0905fa1b226bf0fef5628bde5cf86bbdb68d34a7da74f2e109d4660912610a8d95efd17f1db4f4bebff7532b43da3f6b4d3daffe9d18e52680fea1717 *./gocat.zip
d5b670eeaf0310df48340579426891ea35fc18897f7cac101e45c7ef98644d210076e4ec10f4cdd77889c6d8261f04b0af688985de14b3ade3ae0edb1a01ea08 *./msys2-tools.zip
e3fb9206ea0563104a1a5483ac0f77f3e29c08a52f913d70402a911db6f595b3302b2151e3dade23874f65f4b4b0cdcd33135e5577f758d6fdf49f81db3ac429 *./podman-4.8.0-dev-setup.exe
9d493495687f20d67a3d1a5921c9220e28190808931c8260f5b6dd5531e0071bcfd0c8120cca5f02bc56862c8945be7267d38d9240895007b27b626d98b84b07 *./qemu-setup-8.1.1.exe