Accepting request 820719 from home:derselbst:branches:multimedia:libs
- 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 OBS-URL: https://build.opensuse.org/request/show/820719 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=76
This commit is contained in:
parent
ee230482f0
commit
d736d434a1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:645fbfd7c04543c6d3bf415eab8250527813b8dc8e6d6972dbcc8cb525e1d409
|
||||
size 1363832
|
3
fluidsynth-2.1.4.tar.gz
Normal file
3
fluidsynth-2.1.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e4f3e4a957d03812765bd0e400f61cd6c9fdb4bf10970e5cdaea8487d54b250
|
||||
size 1363975
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 13 16:03:45 UTC 2020 - Tom Mbrt <tom.mbrt@googlemail.com>
|
||||
|
||||
- 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 <tom.mbrt@googlemail.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user