package/fluidsynth: bump to version 2.1.3
authorJulien Olivain <juju@cotds.org>
Wed, 3 Jun 2020 17:13:35 +0000 (19:13 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 4 Jun 2020 21:25:58 +0000 (23:25 +0200)
Changes since v2.1.2:
https://github.com/FluidSynth/fluidsynth/releases/tag/v2.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

./utils/test-pkg --package fluidsynth
6 builds, 1 skipped, 0 build failed, 0 legal-info failed

Signed-off-by: Julien Olivain <juju@cotds.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/fluidsynth/fluidsynth.hash
package/fluidsynth/fluidsynth.mk

index f7b1b6696a1cdd8fc1077bec4d73c143603b9dce..70bbebf63cfca03d5c501121be0b1cf913cdfd81 100644 (file)
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  9206d83b8d2f7e1ec259ee01e943071de67e419aabe142b51312f8edb39c5503  fluidsynth-2.1.2.tar.gz
+sha256  645fbfd7c04543c6d3bf415eab8250527813b8dc8e6d6972dbcc8cb525e1d409  fluidsynth-2.1.3.tar.gz
 sha256  9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9  LICENSE
index 2bd792dbaf8f9e6f6a31cfb34727960633823000..452ab7e497777e7acad49357991778fe056d3ec5 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FLUIDSYNTH_VERSION = 2.1.2
+FLUIDSYNTH_VERSION = 2.1.3
 FLUIDSYNTH_SITE = $(call github,FluidSynth,fluidsynth,v$(FLUIDSYNTH_VERSION))
 FLUIDSYNTH_LICENSE = LGPL-2.1+
 FLUIDSYNTH_LICENSE_FILES = LICENSE