From e359ccb0aa79cb463429711d32fdc7cb6d6103360bec647461f74777f067e84f Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 14 Apr 2020 15:50:24 +0000 Subject: [PATCH] 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 --- fluidsynth-2.1.1.tar.gz | 3 --- fluidsynth-2.1.2.tar.gz | 3 +++ fluidsynth.changes | 10 ++++++++++ fluidsynth.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 fluidsynth-2.1.1.tar.gz create mode 100644 fluidsynth-2.1.2.tar.gz diff --git a/fluidsynth-2.1.1.tar.gz b/fluidsynth-2.1.1.tar.gz deleted file mode 100644 index 9f4fdbe..0000000 --- a/fluidsynth-2.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:966d0393591b505d694e51cbf653387007144e9ae0b8705d82ec7d943d31d348 -size 1359872 diff --git a/fluidsynth-2.1.2.tar.gz b/fluidsynth-2.1.2.tar.gz new file mode 100644 index 0000000..0840065 --- /dev/null +++ b/fluidsynth-2.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9206d83b8d2f7e1ec259ee01e943071de67e419aabe142b51312f8edb39c5503 +size 1360329 diff --git a/fluidsynth.changes b/fluidsynth.changes index 3e42362..72d0fec 100644 --- a/fluidsynth.changes +++ b/fluidsynth.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Apr 13 16:42:51 UTC 2020 - Tom Mbrt + +- 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 diff --git a/fluidsynth.spec b/fluidsynth.spec index ca7113d..fe8e220 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -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