Accepting request 724606 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/724606 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=45
This commit is contained in:
commit
0bc875e48f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69b244512883491e7e66b4d0151c61a0d6d867d4d2828c732563be0f78abcc51
|
||||
size 1314553
|
3
fluidsynth-2.0.6.tar.gz
Normal file
3
fluidsynth-2.0.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e97e63c1045e102465f1aa848f9d712c5528c58685b8d40062e4aaf6af7edb75
|
||||
size 1315138
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 15:06:39 UTC 2019 - Tom Mbrt <tom.mbrt@googlemail.com>
|
||||
|
||||
- Update to 2.0.6
|
||||
* fix an uninitialized memory access, which could have led to NULL
|
||||
dereference or heap corruption in an out-of-memory situation
|
||||
* fix a use-after-free when calling `fluid_player_stop()`
|
||||
* fix the MIDI player not outputting any sound after stopping and
|
||||
restarting the playback
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 19 07:59:57 UTC 2019 - Tom Mbrt <tom.mbrt@googlemail.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
|
||||
Name: fluidsynth
|
||||
Version: 2.0.5
|
||||
Version: 2.0.6
|
||||
Release: 0
|
||||
Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm)
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user