- Platforms, build and packaging:
- improved MS Windows signtool compatibility
- duplicated tag in python3-pycuda spec file
- fix https version check compatibility with newer Python versions
- automatically bump version in DEB build script
- Ubuntu Plucky openh264 dependency renamed, also for Debian Trixie + Sid
- add explicit weak dependency on notification library to DEBs
- PyCUDA 2025.1.1
- compatibility with Cython 3.1
- MS Windows SBOM path not matched
exit-with-children
not honoured in polling mode (ie: MS Windows)- Cython warnings in macOS bindings and procps library
- Encodings:
- Major:
- xvfb fails to resize after a while
- error connecting to display
:0
in ssh mode - ignore obsolete X11 size hints
- parsing of
NET_WM_STRUT[_PARTIAL]
on 64-bit systems - don't allow ssl upgrades when 'ssl' flag is disabled
- desktop geometry attributes not always updated
- opaque region parsing errors
- client should run even if local sockets cannot be created
- error code path returns invalid type
- don't use IPv6 if not supported
- missing ssh mDNS records with zeroconf backend
- Monitor and Desktop modes:
- Minor:
- keys used to break the moveresize should not propagate
- servers should always honour
cursors
flag - potential OpenGL future bug
- potential path substitution type errors
- potential unexpected type returned
- correct detection of invalid
command_response
data - don't discard Xwayland displays as xvfb options
- shadow servers don't stop the refresh loop
- strict type in
webp
encoder - starting servers with remote display can error out
- Cosmetic: