<div dir="ltr"><div>There's a new release candidate of JACK1 now available. Because of the magnitude of a couple of the changes, some wider testing would be appreciated before 0.125.0 can be released.<br><br></div><div>      <a href="http://jackaudio.org/downloads/jack-audio-connection-kit-0.125.0rc1.tar.gz">http://jackaudio.org/downloads/jack-audio-connection-kit-0.125.0rc1.tar.gz</a><br></div><div><br></div><div>(tagged in git as 0.125.0.rc1)<br></div><div><br>Changes since 0.124.1, in rough order of significance:<br><br></div><div>   * use topological sort when ordering clients. Previous sorting implementation would<br></div><div>     generate incorrect ordering of clients in some (unusual, but not uncommon) conditions.<br></div><div>   * in the alsa_midi slave driver, fix hotpug device enumeration. JACK1 will now respond<br></div><div>     to MIDI devices being connected and disconnected while running.<br></div><div>   * increase maximum size of a single JACK MIDI event to 64 bytes<br>   * in the alsa_midi slave driver, fix thread start/stop handling when freewheeling<br>   * add support for jack_port_rename()<br></div>   * drop support for CPU cycle counting clock, use kernel clocksource instead<br><div>   * fix a double-fork that left zombie processes around<br></div><div>   * improve the validity and usability of the return value of jack_frame_time()<br></div><div>   * fix failing metadata look up by clearing UUID parsing buffer before use<br></div><div>   * support unescaped double quotes in $HOME/.jackdrc<br></div><div>   * fix memory leaks of metata key/value pairs<br></div><div>   * fix crash caused by incorrect jack_error() format string<br></div><div>   * remove option help from jackd and point user at documentation<br></div><div><div>   * fix problems with garbage keys in metadata<br></div><div>   * fix out-of-tree builds<br></div><div>   * update <a href="http://configure.ac">configure.ac</a> to work with current-ish autotools with less errors<br></div><div>   * use gcc atomics and CLOCK_REALTIME for generic CPU builds<br></div><div>   * a handful of other minor bug fixes<br></div><div><br></div><div>Contributors: Hans-Peter Portner, Fons Adriaensen, Erik de Castro Lopo, Filipe Coehlo, David Robillard, Adrian Knoth,  Dominic Sacré, Peter Nelson, Rui Nuno Capela, Robin Gareus, Peter Nelson, Paul Davis<br><br></div><div><br></div></div></div>