202206021410
github-actions
released this
02 Jun 15:10
·
346 commits
to Cog
since this release
Release Version 2022.06 (for Squeak 6.0 and updated 5.3 bundles)
- Adds joystick/gamepad support on Linux
- Fixes support for OpenSSL3 on Linux
- Fixes resolution of fully-qualified domain names (FQDNs) longer than 64 characters on Linux
This is a patch release. Also see the release notes of OSVM Version 2022.
- Memory leak on X11 (Linux) related to scale-factor lookup
- 100-200 KiB every 3-6 seconds
- See issue #642
- Workaround via environment variable
SQUEAK_DISPLAY_PER_MONITOR_SCALE=1
- Does not affect
-headless
-vm-display-X11 -headless
-nodisplay
-vm-display-null
(i.e., smalltalkCI is fine)