diff options
author | Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua> | 2025-08-30 16:47:45 +0300 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-08-30 16:47:45 +0300 |
commit | 2b0657b4dfcd47b905da51d316c2b92f5d56e824 (patch) | |
tree | 10748551704d69728bd46a632e0b191b670efd43 /net | |
parent | net/asterisk20: Update 20.15.1 => 20.15.2 (security fix) (diff) |
net/asterisk22: Update 22.5.1 => 22.5.2 (fix security)
Changelog:
https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-22.5.2.html
GHSA-64qc-9x89-rx5j: A specifically malformed Authorization header in
an incoming SIP request can cause Asterisk to crash.
PR: 289185
Security: GHSA-64qc-9x89-rx5j
Sponsored by: FLEX-IT LLC
MFH: 2025Q3
Diffstat (limited to 'net')
-rw-r--r-- | net/asterisk22/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk22/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/asterisk22/Makefile b/net/asterisk22/Makefile index c4653fabc253..b096a2d8b935 100644 --- a/net/asterisk22/Makefile +++ b/net/asterisk22/Makefile @@ -1,5 +1,5 @@ PORTNAME= asterisk -DISTVERSION= 22.5.1 +DISTVERSION= 22.5.2 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ diff --git a/net/asterisk22/distinfo b/net/asterisk22/distinfo index c23204cff80f..f3247adbf965 100644 --- a/net/asterisk22/distinfo +++ b/net/asterisk22/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1754069150 -SHA256 (asterisk/asterisk-22.5.1.tar.gz) = cbe67229f813ccf5e545fbda1fc05eb221897bf03393917390f8f6235cc62179 -SIZE (asterisk/asterisk-22.5.1.tar.gz) = 26373168 +TIMESTAMP = 1756447991 +SHA256 (asterisk/asterisk-22.5.2.tar.gz) = 5061c852fd850b17e6be9d866c8e73298471883fc5e3ccd5a24b3e1364e24218 +SIZE (asterisk/asterisk-22.5.2.tar.gz) = 26374414 SHA256 (asterisk/asterisk-core-sounds-en-g729-1.6.tar.gz) = b49dec15e07bb9bff6af0da3a07180651a38ef54d3ea54a3f20c35f081ed8714 SIZE (asterisk/asterisk-core-sounds-en-g729-1.6.tar.gz) = 1557798 SHA256 (asterisk/asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585 |