pjproject: bump to version 2.9 471/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Fri, 11 Oct 2019 16:06:09 +0000 (18:06 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Fri, 11 Oct 2019 16:06:20 +0000 (18:06 +0200)
commit9ea4a8b49b82db2d208a9a2879fcb531ed44e940
tree438840564d07e1ca0b796d0a7a97804ef8b0a516
parent966a01739377165b9a3f1e95ff2273c783eb5d94
pjproject: bump to version 2.9

Version bump as preparation for Asterisk update.

In other news:

- upgrades ULRs to https
- adds new configure switch --disable-darwin-ssl (doesn't apply to
  OpenWrt, but disable it explicitly anyway)
- use INSTALL_DATA for pkg-config file
- patch naming changed to be in line with Asterisk's patch naming,
  making maintenance easier
- drops some patches, adds some new ones from Asterisk (mainly reverts
  of some pjproject commits which turned out to cause memory leaks)

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
21 files changed:
libs/pjproject/Makefile
libs/pjproject/patches/0001-change_linker.patch [new file with mode: 0644]
libs/pjproject/patches/0002-uclibc-linker-unrecognized-options.patch [new file with mode: 0644]
libs/pjproject/patches/0003-non-gnu-pthreads.patch [new file with mode: 0644]
libs/pjproject/patches/0004-config_site.patch [new file with mode: 0644]
libs/pjproject/patches/0005-remove-hardcoded-lstdc++.patch [new file with mode: 0644]
libs/pjproject/patches/001-change_linker.patch [deleted file]
libs/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch [new file with mode: 0644]
libs/pjproject/patches/0020-patch_cnonce_only_digits_option.patch [new file with mode: 0644]
libs/pjproject/patches/0030-Revert-Misc-re-2147-Fixed-warnings-in-SSL-socket-red.patch [new file with mode: 0644]
libs/pjproject/patches/0031-Revert-Fixed-2204-Add-OpenSSL-remote-certificate-cha.patch [new file with mode: 0644]
libs/pjproject/patches/0032-Revert-Re-2147-misc-Fix-failed-pjsip-test-transport_.patch [new file with mode: 0644]
libs/pjproject/patches/0033-Revert-Close-1019-Support-for-multiple-listeners.patch [new file with mode: 0644]
libs/pjproject/patches/100-uclibc-linker-unrecognized-options.patch [deleted file]
libs/pjproject/patches/120-non-gnu-pthreads.patch [deleted file]
libs/pjproject/patches/150-config_site.patch [deleted file]
libs/pjproject/patches/160-remove-hardcoded-lstdc++.patch [deleted file]
libs/pjproject/patches/170-Fix-build-without-SRTP.patch [deleted file]
libs/pjproject/patches/210-outgoing_connected_line_method_update.patch [deleted file]
libs/pjproject/patches/220-Fixed-2172-Avoid-double-reference-counter-decrements.patch [deleted file]
libs/pjproject/patches/230-Re-2176-Removed-pop_freelist-push_freelist-after-rem.patch [deleted file]