On Fri, Nov 02, 2012 at 04:24:58AM -0600, Alexandre Ratchov wrote:
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   ratc...@cvs.openbsd.org 2012/11/02 04:24:58
> 
> Modified files:
>       lib/libsndio   : amsg.h aucat.c aucat.h mio_aucat.c sio_aucat.c 
>       usr.bin/aucat  : sock.c sock.h 
> 
> Log message:
> Use dedicated messages for flow control instead of abusing clock tick
> messages and enable flow control for MIDI. Since this requires protocol
> version bump, both sndiod and libsndio must be kept up to date to work
> together.

Which means that if you're using audio over the network, you've to
upgrade libsndio and aucat on all your hosts using network audio.
It's safe to install libsndio and aucat from -current on old
openbsd releases as long as programs are using libsndio.so.4.0 (ie
release is not older that 6 nov. 2010).

-- Alexandre

Reply via email to