PipeASIO, eine ASIO-Bridge für PipeWire unter Linux (primär für Wine), wurde in der Version v1.4.0 veröffentlicht.
Neu ist die Option PIPEASIO_WINE_INSTALL_ROOT, die Installationsprobleme unter Debian/Ubuntu behebt. Daneben bringt das Release wichtige Sicherheits- und Stabilitätsfixes, darunter ein Fix gegen use-after-free-Fehler und eine Absicherung gegen nicht vertrauenswürdige PipeWire-Graph-Peers.
Added
New
PIPEASIO_WINE_INSTALL_ROOTCMake option for explicit Wine library directory installation, addressing issues with Debian/Ubuntu Wine configurations that previously couldn’t locate drivers in the standard prefix location.Fixed
Toolchain probing now works in containerized environments without
make. Enhancedpipeasio-registerdiscovery to find installations in multiple Wine locations, including/usr/local/lib/wineand WineHQ packages under/opt. Added warnings for installs outside Wine’s library directory and stale installations. Installation manifest now properly records symlinks for uninstall procedures.Resolved COM object lifecycle use-after-free issues. Improved buffer validation and PipeWire registry handling to prevent untrusted graph peers from exploiting the system. Settings panel now validates device/node names and rejects multiline entries.

Quelle: GitHub