git: 95ebee717d8f - main - net/asterisk20: Update 20.14.1 → 20.15.0 (security fix)

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Fri, 25 Jul 2025 15:22:00 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=95ebee717d8fdb0db2ac28b8e65d713f81a75052

commit 95ebee717d8fdb0db2ac28b8e65d713f81a75052
Author:     Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua>
AuthorDate: 2025-07-25 15:20:49 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-07-25 15:20:49 +0000

    net/asterisk20: Update 20.14.1 → 20.15.0 (security fix)
    
    GHSA-c7p6-7mvq-8jq2: cli_permissions.conf: deny option does not work
    for disallowing shell commands
    
    Change Log:
    https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-20.15.0.html
    
    PR:             288429
    Security:       GHSA-c7p6-7mvq-8jq2
    Sponsored by:   FLEX-IT LLC
    MFH:            2025Q3
---
 net/asterisk20/Makefile  | 3 +--
 net/asterisk20/distinfo  | 6 +++---
 net/asterisk20/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/net/asterisk20/Makefile b/net/asterisk20/Makefile
index f70792a6ddbf..3b7ed04ad0eb 100644
--- a/net/asterisk20/Makefile
+++ b/net/asterisk20/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	asterisk
-DISTVERSION=	20.14.1
-PORTREVISION=	1
+DISTVERSION=	20.15.0
 CATEGORIES=	net
 MASTER_SITES=	https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729
 MASTER_SITE_SUBDIR=	asterisk/ \
diff --git a/net/asterisk20/distinfo b/net/asterisk20/distinfo
index 43e51311ded1..aa76fe204fb3 100644
--- a/net/asterisk20/distinfo
+++ b/net/asterisk20/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1748000917
-SHA256 (asterisk/asterisk-20.14.1.tar.gz) = fa0f953740eed079d5aaadf88f7f7131a053c61e4bc961faed0f30ba77f52ac9
-SIZE (asterisk/asterisk-20.14.1.tar.gz) = 28439201
+TIMESTAMP = 1753243732
+SHA256 (asterisk/asterisk-20.15.0.tar.gz) = 7c45cf254c7442748fa14ba4e31ae8f09cd2ad958168577de091c0bf0b0a2d2e
+SIZE (asterisk/asterisk-20.15.0.tar.gz) = 28487002
 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
diff --git a/net/asterisk20/pkg-plist b/net/asterisk20/pkg-plist
index 4aed2207e524..4c6262b6fd5e 100644
--- a/net/asterisk20/pkg-plist
+++ b/net/asterisk20/pkg-plist
@@ -108,6 +108,7 @@
 @sample %%ETCDIR%%/unistim.conf.sample
 @sample %%ETCDIR%%/users.conf.sample
 @sample %%ETCDIR%%/voicemail.conf.sample
+@sample %%ETCDIR%%/websocket_client.conf.sample
 @sample %%ETCDIR%%/xmpp.conf.sample
 include/asterisk.h
 include/asterisk/_private.h
@@ -338,6 +339,7 @@ include/asterisk/utils.h
 include/asterisk/uuid.h
 include/asterisk/vector.h
 include/asterisk/version.h
+include/asterisk/websocket_client.h
 include/asterisk/xml.h
 include/asterisk/xmldoc.h
 include/asterisk/xmpp.h