mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06:31 +00:00
This resolves a security issue where RTP ports weren't being released causing possible resource exhaustion issues. Resolves: #GHSA-557q-795j-wfx2
7 lines
185 B
Makefile
7 lines
185 B
Makefile
# This file is also 'sourced' by the
|
|
# configure script so it must follow 'shell'
|
|
# syntax as well as 'make' syntax.
|
|
JANSSON_VERSION=2.14
|
|
PJPROJECT_VERSION=2.15.1
|
|
LIBJWT_VERSION=1.15.3
|