[mpg123-users] releasing mpg123-1.32.10 with some fixes
Brought to you by:
sobukus
|
From: Thomas O. <tho...@or...> - 2024-12-14 15:53:43
|
Dear mpg123 people, there is a new release of mpg123. Get it at the usual places, indicated by https://mpg123.org/download.shtml . 1.32.10 ------ - scripts/tag_lyrics.py: fix for python3 (thanks to cclauss, github PR 16) - libout123: Use strtok_r() to avoid conflicts multithreaded contexts (both sides should avoid plain strtok()! Debian-bug 1089543). - libmpg123: -- Un-break DLL builds that need I/O functions defined in libmpg123.c (like mpg123_open(), bug 374). - ports/cmake: More fixup to also produce .pc files with Libs.private. Alrighty then, Thomas |