[meta-multimedia][PATCH 19/31] fluidsynth: upgrade 2.5.3 -> 2.5.7
Khem Raj <[email protected]> Sat, 1 Aug 2026 14:45:14 -0700
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Upstream changes (git log v2.5.3..v2.5.7): * Security fixes: heap buffer overflow in the MIDI player (GHSA-976m-35rw-h3m6), heap overrun in the pitch_bend_range command, DLS ptbl/articulation integer overflows (GHSA-r4mc-v3p8-pv47, GHSA-hp72-35pr-6h6r), SF2 DMOD unsigned underflow (GHSA-rmc4-c8hw-455w), and a heap overrun for DLS samples (GHSA-59ph-rx8r-8p4j). * Remove systemd lock-file gating and add automatic shell port selection; fix big-endian cpp11 path; fix partially-uninitialized fluid_sample and assorted DLS 'pgal'/sample-validation fixes. Version-only bump of SRCREV_fluidsynth; sub-source SRCREVs unchanged. Signed-off-by: Khem Raj <[email protected]> --- .../fluidsynth/{fluidsynth_2.5.3.bb => fluidsynth_2.5.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-multimedia/recipes-multimedia/fluidsynth/{fluidsynth_2.5.3.bb => fluidsynth_2.5.7.bb} (97%) diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.5.3.bb b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.5.7.bb similarity index 97% rename from meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.5.3.bb rename to meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.5.7.bb index f579d1ddd2..8bf40cbb51 100644 --- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.5.3.bb +++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.5.7.bb @@ -13,7 +13,7 @@ SRC_URI = " \ file://0003-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch \ " SRCREV_FORMAT = "fluidsynth" -SRCREV_fluidsynth = "6b8fabbd60f0df3b6e2f5b5df8478a1b43315acd" +SRCREV_fluidsynth = "3ede3f7c8ffc5d16e5d28f416cbfd71f3ad2b814" SRCREV_gcem = "012ae73c6d0a2cb09ffe86475f5c6fba3926e200" SRCREV_signalsmith-audio-basics = "012d2be17b0eb6839628f8c73687c4ccccc1bb01"