IABSD.fr/ports/telephony

Branch :


Log

Author Commit Date CI Message
fad0efb1 2021-03-10 20:06:22 update p5-Net-SIP to 0.828
caf616ec 2021-03-06 16:28:05 update to p5-asterisk-1.08
796cb33b 2021-03-05 15:00:20 update to asterisk-18.2.2 * AST-2021-006 - res_pjsip_t38.c: Check for session_media on reinvite. When Asterisk sends a reinvite negotiating T38 faxing, it's possible a crash can occur if the response contains a m=image and zero port. The reinvite callback code now checks session_media to see if it is null or not before trying to access the udptl variable on it. ASTERISK-29305
dc74a5a4 2021-02-26 16:34:01 adjust asterisk's third-party/apply_patches script to use a suffix, avoiding the need for PATCHORIG in the main port
4fa7ad11 2021-02-25 23:04:54 FIX_CRLF_FILES should root files in WRKDIST, not WRKSRC. pointed out by espie@
7cb1984d 2021-02-25 22:26:01 use FIX_CRLF_FILES, this is so much neater I can't believe we didn't do it before!
3cbe1c2f 2021-02-23 19:39:08 Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not.
ae151a55 2021-02-21 16:51:25 update to stuntman-1.2.16
8feafc55 2021-02-21 16:49:50 update to iaxmodem-1.3.2
3a5e5e73 2021-02-18 21:28:01 update to asterisk-18.2.1 AST-2021-001: Remote crash in res_pjsip_diversion AST-2021-002: Remote crash possible when negotiating T.38 AST-2021-003: Remote attacker could prematurely tear down SRTP calls AST-2021-004: An unsuspecting user could crash Asterisk with multiple hold/unhold requests AST-2021-005: Remote Crash Vulnerability in PJSIP channel driver