From david at mandelberg.org Tue Mar 3 21:46:39 2026 From: david at mandelberg.org (David Mandelberg) Date: Tue, 3 Mar 2026 16:46:39 -0500 Subject: [Pkg-mpd-maintainers] Bug#1129612: backport to trixie-backports Message-ID: Package: mpd Version: 0.24.4-1 Severity: wishlist https://github.com/MusicPlayerDaemon/MPD/issues/2308 makes playing most MP3s annoying for me, but it's fixed in 0.24.5. Would it be possible to add a newer version of mpd to trixie-backports? From max at blarg.de Tue Mar 3 22:16:47 2026 From: max at blarg.de (Max Kellermann) Date: Tue, 3 Mar 2026 23:16:47 +0100 Subject: [Pkg-mpd-maintainers] Bug#1129612: backport to trixie-backports In-Reply-To: References: Message-ID: On 2026/03/03 22:46, David Mandelberg wrote: > https://github.com/MusicPlayerDaemon/MPD/issues/2308 makes playing most MP3s > annoying for me, but it's fixed in 0.24.5. Clarification: this isn't "fixed" in 0.24.5 - it was never a MPD bug, it's a well-known libmpg123 memory corruption ug. What 0.24.5 did was add a workaround for that libmpg123 bug. This could be fixed just as well by the libmpg123 maintainer, without a MPD backport. A memory corruption bug could be severe enough to justify a Debian stable patch. From david at mandelberg.org Tue Mar 3 23:08:36 2026 From: david at mandelberg.org (David Mandelberg) Date: Tue, 3 Mar 2026 18:08:36 -0500 Subject: [Pkg-mpd-maintainers] Bug#1129612: backport to trixie-backports In-Reply-To: References: Message-ID: <11ce1366-d35b-4bcb-a8ee-a9ecbb03ea80@mandelberg.org> Op 2026-03-03 om 17:16 schreef Max Kellermann: > Clarification: this isn't "fixed" in 0.24.5 - it was never a MPD bug, it's a well-known libmpg123 memory corruption ug. What 0.24.5 did was add a workaround for that libmpg123 bug. This could be fixed just as well by the libmpg123 maintainer, without a MPD backport. A memory corruption bug could be severe enough to justify a Debian stable patch. Thanks, I filed https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129616 against libmpg123. Feel free to close this bug if backporting mpd doesn't make sense.