diff --git a/fluidsynth-2.1.2.tar.gz b/fluidsynth-2.1.2.tar.gz deleted file mode 100644 index 0840065..0000000 --- a/fluidsynth-2.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9206d83b8d2f7e1ec259ee01e943071de67e419aabe142b51312f8edb39c5503 -size 1360329 diff --git a/fluidsynth-2.1.3.tar.gz b/fluidsynth-2.1.3.tar.gz new file mode 100644 index 0000000..6090358 --- /dev/null +++ b/fluidsynth-2.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:645fbfd7c04543c6d3bf415eab8250527813b8dc8e6d6972dbcc8cb525e1d409 +size 1363832 diff --git a/fluidsynth.changes b/fluidsynth.changes index 72d0fec..ab9761d 100644 --- a/fluidsynth.changes +++ b/fluidsynth.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue May 26 11:34:04 UTC 2020 - Tom Mbrt + +- Update to version 2.1.3 + * fix a cross-compilation failure from Win32 to WinARM + * fix issues while `fluid_player` is seeking + * fix a NULL pointer dereference if `synth.dynamic-sample-loading` + is enabled + * fix a NULL pointer dereference in `delete_rvoice_mixer_threads()` + * fix a NULL pointer dereference in the soundfont loader + * fix dsound driver playing garbage when terminating fluidsynth + * avoid memory leaks when using libinstpatch + ------------------------------------------------------------------- Mon Apr 13 16:42:51 UTC 2020 - Tom Mbrt diff --git a/fluidsynth.spec b/fluidsynth.spec index fe8e220..baacc93 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -25,7 +25,7 @@ %define sover 2 Name: fluidsynth -Version: 2.1.2 +Version: 2.1.3 Release: 0 Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm) License: LGPL-2.1-or-later