List of changes:
decoder::mad: fix integer underflow with very small files
input::curl: require CURL 7.55.0 or later
output::pipewire: adjust to PipeWire 0.3.64 API change
tags:: fix crash bug due to race condition
fix build failures with GCC 13
Change log:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.12/NEWS
Commit:
https://github.com/MusicPlayerDaemon/MPD/commit/b1422fb
Tested on:
i386 (build)
x86_64 (build, run)
Aarch64 (build)
Signed-off-by: Andreas Ziegler <br015@umbiko.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>