SHA256
1
0
forked from pool/fluidsynth

Accepting request 793666 from home:derselbst:branches:multimedia:libs

- Update to version 2.1.2
  * fluidsynth now exits with error when user-provided command-line arguments are out-of-range
  * add verbose error logging to opensles and oboe drivers
  * fix a memory leak in oboe driver
  * fix a NULL dereference in the fluidsynth commandline program

OBS-URL: https://build.opensuse.org/request/show/793666
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=72
This commit is contained in:
Takashi Iwai 2020-04-14 15:50:24 +00:00 committed by Git OBS Bridge
parent 6578333cc3
commit e359ccb0aa
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:966d0393591b505d694e51cbf653387007144e9ae0b8705d82ec7d943d31d348
size 1359872

3
fluidsynth-2.1.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9206d83b8d2f7e1ec259ee01e943071de67e419aabe142b51312f8edb39c5503
size 1360329

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Apr 13 16:42:51 UTC 2020 - Tom Mbrt <tom.mbrt@googlemail.com>
- Update to version 2.1.2
* fluidsynth now exits with error when user-provided command-line
arguments are out-of-range
* add verbose error logging to opensles and oboe drivers
* fix a memory leak in oboe driver
* fix a NULL dereference in the fluidsynth commandline program
-------------------------------------------------------------------
Thu Feb 20 17:00:13 UTC 2020 - Tom Mbrt <tom.mbrt@googlemail.com>

View File

@ -25,7 +25,7 @@
%define sover 2
Name: fluidsynth
Version: 2.1.1
Version: 2.1.2
Release: 0
Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm)
License: LGPL-2.1-or-later