Quickemu 4.9.4 is out! 🚀
A hotfix for 4.9.3 ⛑️ See here's the 4.9.3 highlights too:
- Refactored all web requests/downloads to just use
curl
➰ - Fixed handling redirected download URLs 🔄
- Fixed automated Windows downloads 🩹
- Added Windows Server support 🪟
- Added
linux_old
to the guest OS types for running old Linux distros from 2016 or earlier 🧓 - Added download-only option to
quickget
📀 - Added
quickget
tests to CI to check all downloads ✅ - Added
--width
and--height
options toquickemu
to set the VM display resolution 📐 - Added
quickreport
to help gather useful information for bug reports 🐞 - Improved macOS compatibility 🍏
- Dropped macOS High Sierra; the recovery servers are no longer available 🍎
- Created a Wiki for Quickemu documentation 📚️
- Migrated more Linux distros to dynamic releases, editions and download URLs 💪
- Updated many other Linux distros to current releases 🐧
- Achieved 100%
shellcheck
compliance 💯 - Various bug fixes and improvements 🔧
What's Changed
- chore: open 4.9.4 for development by @flexiondotorg in #1179
- fix: drop passthru.tests in package.nix by @flexiondotorg in #1180
- chore: regenerated man pages for changes by @philclifford in #1178
- docs: A few more tweaks to man pages from 4.9.3 changes by @philclifford in #1183
- refactor: make siduction editions dynamic by @flexiondotorg in #1182
- fix: don't double quote while hunting for OVMF. close #1181 by @flexiondotorg in #1184
Full Changelog: 4.9.3...4.9.4