Package Release Info

ladspa-swh-plugins-0.4.17-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ladspa-swh-plugins

Change Logs

* Sat Nov 12 2016 davejplater@gmail.com
- Update to version 0.4.17, fixes boo#1006861
- Rebased swh-uninit-variable.diff, swh-readonly.dif,
  swh-0.4.13-gcc4-fix.diff and swh-libblo.dif.
- Added sed in spec file to place correct version in configure.ac
  see https://github.com/swh/ladspa/issues/41
- Upstream changes :
  Fixed GCC 5.3.1 warnings
  avoid global namespace symbol conflicts and possible double free
  NaN handling fix from Jaromír Mikeš
  Build reproducability fix from Jaromír Mikeš
  Spelling fixes from Jaromír Mikeš
  Don't use -march patch from Jaromír Mikeš
* Mon Mar 21 2016 davejplater@gmail.com
- Update to pre 0.4.16 git, version 0.4.15+git to fix undefined
  symbol errors in 14 plugins.
- Refreshed and rebased patches, removed swh-nostatic-lib.diff
- Upstream changes:
  Fix and improve build system
  Protect calls to "./makestub.pl *.xml > *.c"
  Fix "make distcheck" (i.e. shadow builds)
  po/: Remove generated files
  intl/: Resolve bundled libintl since AM_GNU_GETTEXT([external])
  is in place.
  configure.ac: Modernize call to AM_INIT_AUTOMAKE
  configure.ac: Add AC_CONFIG_MACRO_DIRS as proposed by libtoolize
  m4/: Remove copied files
  Fix compilation on Xcode 4.6
  Ignore "missing" file
  Renamed configure.in to configure.ac
  Issue https://github.com/swh/ladspa/issues/22
  Applied patch from gentoo swh-plugins-0.4.15-plugindir.patch
  Removed incorrecly checked-in "missing" file
  gcc5 does not support recursive inline functions
  Fix compilation on Xcode 4.6
  Made change to Makefile.am, as per issues/17#
  Use calloc instead of malloc when allocating port memory
  Fix memory leaks
  avoid global namespace symbol conflicts and possible double free
  Update bode_shifter_cv_1432.xml per #8
  Update surround_encoder_1401.xml per #8
  Update bode_shifter_1431.xml per #8
  Update surround_encoder_1401.xml per #8
  Update bode_shifter_cv_1432.xml per #8
  Fix off by one error in FIR application
* Mon Mar 03 2014 tiwai@suse.de
- Run spec-cleaner
- Remove obsoleted autoreq/autoprov tags
* Wed Feb 26 2014 tiwai@suse.de
- correct the license to GPL-2.0+
* Mon Dec 16 2013 tiwai@suse.de
- Initial version 0.4.15: split from ladspa package
- Patches carried from the original ladspa package:
  swh-uninit-variable.diff
  swh-readonly.dif
  swh-0.4.13-gcc4-fix.diff
  swh-nostatic-lib.diff
  swh-libblo.dif