Debian Patches

Status for pulseaudio/16.1+dfsg1-3

Patch Description Author Forwarded Bugs Origin Last update
disable-autospawn.patch Disable autospawn by default Felipe Sateler <fsateler@debian.org> no 2021-02-26
dbus-policy-usr.patch daemon/meson.build: Install dbus policy in /usr, not /etc
From https://bugs.debian.org/1006631:

> dbus supports policy files in both `/usr/share/dbus-1/system.d` and
> `/etc/dbus-1/systemd`. [The] recently released dbus 1.14.0, officially
> deprecates installing packages' default policies into `/etc/dbus-1/systemd`,
> instead reserving it for the sysadmin. This is the same idea as the
> difference between `/usr/lib/udev/rules.d` and `/etc/udev/rules.d`.
Gioele Barabucci <gioele@svario.it> yes 2023-03-04
bluetooth-send-more-frames.patch bluetooth: Amend writeout to send more initial frames
When bluetooth transport has both both sink and source, pulseaudio would
synchronize writing out frames with reading frames from peer to make fair
schedule of reads and writes. Pulseaudio allows two blocks of data to be sent to
peer before synchronizing writes with reads just in case that peer implements
similar write schedule.

It could happen that first blocks are still missed by peer, which would cause
pulseaudio writes to stall waiting for first frames from peer.

Fix this by allowing more data frames out until data from peer is actually
received.
"Igor V. Kovalenko" <igor.v.kovalenko@gmail.com> no 2023-02-06

All known versions for source package 'pulseaudio'

Links