- Add support for alsa-lib 1.1.9 which changed the include path
- Improve error checking and reporting in the protocol
- deviceprovider: fix probing without starting
- add sentinel to some functions
- compiler fixes for musl
- Improve error checking for threads
- Fix some memory and fd leaks
- Fix compilation with C++ compilers and clang
- DISABLE_RTKIT should now not try to use dbus at all
- Camera Portal fixes:
- add Camera media.role
- Rename module-flatpak to module-portal
- Use the portal permissions store for camera checks
- Actually use the passed fd in pipewiresrc
- Make properties with "pipewire." prefix read-only
- Add security label to client object
- Remove libv4l2 dependency, it is not used
- Improve format negotiation in autolink
- Try to avoid list corruption with event emmission
- Fix destroy of client-node memory corruption
- Various small improvements
Signed-off-by: Pierre-Yves <pyu@riseup.net>