freeswitch-stable: upgrade to version 1.10.0 447/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Fri, 16 Aug 2019 18:36:13 +0000 (20:36 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Fri, 16 Aug 2019 18:36:18 +0000 (20:36 +0200)
commit60266dc66579928df8e30baea5ccc4e8c6558d69
tree06dac688eacc6cbbdcc7cdb954cd04c024a186b3
parenta8dcf01af6d4dedd70ca6cb5a0450d52b90196b9
freeswitch-stable: upgrade to version 1.10.0

- PostgreSQL is a module now, it's no longer in the core. This commit
  removes the related options.

- New modules: mod_mariadb and mod_pgsql. The latter cannot be compiled
  against uclibcpp because of a missing header ("unordered_map").

- Fixed a typo in the eval line for mod_mp4v.

- Refreshed patches.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Config.in
net/freeswitch-stable/Makefile
net/freeswitch-stable/patches/030-fix-configure-ac.patch
net/freeswitch-stable/patches/120-fix-copts.diff
net/freeswitch-stable/patches/140-libvpx-cross.patch
net/freeswitch-stable/patches/300-fix-memory-leak-in-mod_event_multicast.patch