forked from pool/fluidsynth
Accepting request 809000 from home:derselbst:branches:multimedia:libs
- 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 OBS-URL: https://build.opensuse.org/request/show/809000 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=74
This commit is contained in:
parent
e359ccb0aa
commit
ee230482f0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9206d83b8d2f7e1ec259ee01e943071de67e419aabe142b51312f8edb39c5503
|
|
||||||
size 1360329
|
|
3
fluidsynth-2.1.3.tar.gz
Normal file
3
fluidsynth-2.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:645fbfd7c04543c6d3bf415eab8250527813b8dc8e6d6972dbcc8cb525e1d409
|
||||||
|
size 1363832
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 26 11:34:04 UTC 2020 - Tom Mbrt <tom.mbrt@googlemail.com>
|
||||||
|
|
||||||
|
- 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 <tom.mbrt@googlemail.com>
|
Mon Apr 13 16:42:51 UTC 2020 - Tom Mbrt <tom.mbrt@googlemail.com>
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
%define sover 2
|
%define sover 2
|
||||||
Name: fluidsynth
|
Name: fluidsynth
|
||||||
Version: 2.1.2
|
Version: 2.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm)
|
Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm)
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user