github savonet/liquidsoap v2.4.2
Liquidsoap 2.4.2

22 hours ago

This is the second bugfix release of liquidsoap 2.4.x.

The first bugfix had some issues with sources not being properly cleaned up so this one is coming out right off the bat to fix this!

But, fear not, we have also added some exciting new changes to counterbalance!

As usual, please try this version on a staging/testing environment. Otherwise, we do believe it is safe to upgrade from any 2.4.0 or 2.4.1 version.

2.4.2 (2025-01-17)

New:

  • Added pretty-print of clocks and source graphs! Use via --describe-<clocks/sources> in the command line or clocks.dump and clocks.dump_sources on telnet/server! (#4837, #4836)

Changed:

  • Batch calls to thread.when to preserve performances, warn when using thread.when too intensively (#4832)
  • Added pretty-print of telnet help list of commands. This might break compatibility with automated telnet readers! (Remember: telnet is a user-facing API, not designed for machine consumption!).

Fixed:

  • Fixed sources leaks in source.dynamic (#4835)
  • Optimized Queues implementation: fast, atomic access, slow, mutex-protected mutation (#4831)

Don't miss a new liquidsoap release

NewReleases is sending notifications on new releases.