SHA256
1
0
forked from pool/fluidsynth

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

- Update to 1.1.10
- Install systemd service files

OBS-URL: https://build.opensuse.org/request/show/580328
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=42
This commit is contained in:
2018-02-28 19:17:01 +00:00
committed by Git OBS Bridge
parent b97498185c
commit b03b665dfb
4 changed files with 52 additions and 7 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Feb 25 11:57:25 UTC 2018 - tom.mbrt@googlemail.com
- Update to 1.1.10:
* avoid a buffer overrun when loading malformed soundfonts
* fix synth.default-soundfont returning incomplete path
* improve reliability of fluid_is_soundfont()
* include windows version info in libfluidsynth.dll
* enable jack midi driver to support more than 16 midi channels
* minor cmake adjustments for MSVC builds to enable building fluidsynth as vcpkg package
* fix build issues against statically built fluidsynth library on all OSs
* enable fluidsynth to be set up as systemd user service
* cmake: prevent double usage of LIB_SUFFIX and LIB_INSTALL_DIR
- Install systemd service files
-------------------------------------------------------------------
Thu Feb 15 13:22:56 UTC 2018 - tchvatal@suse.com