mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
fluidsynth: upgrade 2.5.3 -> 2.5.7
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 <khem.raj@oss.qualcomm.com>
(cherry picked from commit 7205920b8c)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user