diff --git a/fluidsynth-2.1.3.tar.gz b/fluidsynth-2.1.3.tar.gz deleted file mode 100644 index 6090358..0000000 --- a/fluidsynth-2.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:645fbfd7c04543c6d3bf415eab8250527813b8dc8e6d6972dbcc8cb525e1d409 -size 1363832 diff --git a/fluidsynth-2.1.4.tar.gz b/fluidsynth-2.1.4.tar.gz new file mode 100644 index 0000000..dc37dce --- /dev/null +++ b/fluidsynth-2.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e4f3e4a957d03812765bd0e400f61cd6c9fdb4bf10970e5cdaea8487d54b250 +size 1363975 diff --git a/fluidsynth.changes b/fluidsynth.changes index ab9761d..6d2b39b 100644 --- a/fluidsynth.changes +++ b/fluidsynth.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jul 13 16:03:45 UTC 2020 - Tom Mbrt + +- Update to version 2.1.4 + * fix an uninitialized memory access possibly triggering an FPE + trap + * fix several regressions introduced in 2.1.3: + * `fluid_synth_start()` failed for certain presets + * fix a NULL dereference in jack driver + * fix a stack-based overflow when creating the synth + ------------------------------------------------------------------- Tue May 26 11:34:04 UTC 2020 - Tom Mbrt diff --git a/fluidsynth.spec b/fluidsynth.spec index baacc93..dfb4817 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -25,7 +25,7 @@ %define sover 2 Name: fluidsynth -Version: 2.1.3 +Version: 2.1.4 Release: 0 Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm) License: LGPL-2.1-or-later