freeswitch: bump to 1.10.7
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 30 Oct 2021 20:08:16 +0000 (22:08 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 30 Oct 2021 21:07:04 +0000 (23:07 +0200)
commit4ab96a18799a8d185a748d0b239b5701f33562c8
tree7ea760c669382eb7ae236211022371c3ed8450ef
parent940613cd7b4eb45b3f9b73a33eea10ee876b1c42
freeswitch: bump to 1.10.7

- freetdm is now external
- added the freeswitch library to InstallDev in preparation for freetdm
  package
- add time64 change which always uses "lld" format and casts
- various fixes related to general build and time64 especially
- patches refreshed

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
17 files changed:
net/freeswitch/Makefile
net/freeswitch/patches/030-fix-configure-ac.patch
net/freeswitch/patches/040-gcc11.patch
net/freeswitch/patches/120-fix-copts.patch
net/freeswitch/patches/140-libvpx-cross.patch
net/freeswitch/patches/280-tone-down-freetdm-COMP_VENDOR_CFLAGS.patch [deleted file]
net/freeswitch/patches/290-fix-mod_freetdm-copts.patch [deleted file]
net/freeswitch/patches/330-do-not-install-freetdm-twice.patch [deleted file]
net/freeswitch/patches/370-procd-compat.patch
net/freeswitch/patches/420-switch_rtp-report-undeclared.patch [new file with mode: 0644]
net/freeswitch/patches/430-mod_opusfile-format-error.patch [new file with mode: 0644]
net/freeswitch/patches/450-mod_pgsql-Add-support-for-postgresql-14.patch [new file with mode: 0644]
net/freeswitch/patches/480-fix-libyuv-dependency.patch [new file with mode: 0644]
net/freeswitch/patches/490-build-properly-fix-time_t-issues.patch [new file with mode: 0644]
net/freeswitch/patches/491-mod-gsmopen-time64.patch [new file with mode: 0644]
net/freeswitch/patches/492-mod_verto_time64.patch [new file with mode: 0644]
net/freeswitch/patches/493-core-fix-switch_mprintf-format-string.patch [new file with mode: 0644]