pjproject: bump to 2.10 + sync with asterisk
authorSebastian Kemper <sebastian_ml@gmx.net>
Wed, 3 Nov 2021 18:24:31 +0000 (19:24 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 7 Nov 2021 09:47:21 +0000 (10:47 +0100)
commit70937306b826c2ba768a815d13c98b66c25b4ff9
treee128263b5ca6a5f191c727808e14d515e21c1ac1
parent02b5c7b2d51f5ec649af9beff3c323e802ea3ed7
pjproject: bump to 2.10 + sync with asterisk

This is a squashed commit of the following:

01. revert of f42ce26555cf8f765e9124bb410cda3e3a445ff4 to be able to
    cleanly cherry-pick from master
02. cherry pick from commit 9ea4a8b49b82db2d208a9a2879fcb531ed44e940
03. cherry pick from commit 5cc8a6719600d22f33c1a0a307c787ba8f8015f6
04. cherry pick from commit 93e08d1ad9d1385256666380d7eb970b1b36f382
05. cherry pick from commit 80d0fbd4054885222a82465965c59a7b18646e3f
06. cherry pick from commit a71a6666d2b5b6beb693b933b82dfe1aeed42f48
07. cherry pick from commit f7fe759fe2d32fe361735035bd764d944af518b6
08. cherry pick from commit 6d6dd129aadba611e8bc603364c4991bc8a9f99d
09. cherry pick from commit 5a916dc3511d01a1dcc629b69cd10ec360a71a15
10. cherry pick from commit 95611304d9c49816a47071f9349d6676569ee299
11. cherry pick from commit 376473b38c0a6f4a8e742a26caafbf484ed1b9c5
12. sync patches with asterisk 16.22.0

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
28 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/0006-fix-pkg_config-file.patch [new file with mode: 0644]
libs/pjproject/patches/001-change_linker.patch [deleted file]
libs/pjproject/patches/0011-sip_inv_patch.patch [new file with mode: 0644]
libs/pjproject/patches/0020-pjlib_cancel_timer_0.patch [new file with mode: 0644]
libs/pjproject/patches/0050-fix-race-parallel-build.patch [new file with mode: 0644]
libs/pjproject/patches/0060-clone-sdp-for-sip-timer-refresh-invite.patch [new file with mode: 0644]
libs/pjproject/patches/0070-fix-incorrect-copying-when-creating-cancel.patch [new file with mode: 0644]
libs/pjproject/patches/0080-fix-sdp-neg-modify-local-offer.patch [new file with mode: 0644]
libs/pjproject/patches/0090-Skip-unsupported-digest-algorithm-2408.patch [new file with mode: 0644]
libs/pjproject/patches/0100-fix-double-stun-free.patch [new file with mode: 0644]
libs/pjproject/patches/0110-tls-parent-listener-destroyed.patch [new file with mode: 0644]
libs/pjproject/patches/0111-ssl-premature-destroy.patch [new file with mode: 0644]
libs/pjproject/patches/0120-pjmedia_sdp_attr_get_rtpmap-Strip-param-trailing-whi.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]
libs/pjproject/patches/240-fix-sdp-neg-modify-local-offer.patch [deleted file]