Bug 291176 - net/asterisk20: Update 20.16.0_1 → 20.17.0
Summary: net/asterisk20: Update 20.16.0_1 → 20.17.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-23 17:39 UTC by Oleksandr Kryvulia
Modified: 2025-12-02 19:55 UTC (History)
1 user (show)

See Also:


Attachments
net/asterisk20 update patch (2.90 KB, patch)
2025-11-23 17:39 UTC, Oleksandr Kryvulia
no flags Details | Diff
net/asterisk20 update patch v2 (4.58 KB, patch)
2025-12-02 19:17 UTC, Oleksandr Kryvulia
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleksandr Kryvulia 2025-11-23 17:39:41 UTC
Created attachment 265596 [details]
net/asterisk20 update patch

Asterisk 20.17.0 Now Available

Changelog:
    https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-20.17.0.html
Comment 1 Oleksandr Kryvulia 2025-12-02 19:17:45 UTC
Created attachment 265783 [details]
net/asterisk20 update patch v2

Updated patch. See also bug #291177
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-12-02 19:55:37 UTC
A commit in branch main references this bug:

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

commit e98c3e93db6d970ef7d8fe2a4287a1b296888785
Author:     Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua>
AuthorDate: 2025-12-02 19:53:38 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-12-02 19:53:38 +0000

    net/asterisk22: Update 20.16.0 → 20.17.0

    Changelog:
    https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-20.17.0.html

    Add non-default option UNBOUND to prevent silent grab of libunbound.so
    from dns/unbound.

    PR:             291176
    Sponsored by:   FLEX-IT LLC
    Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>

 net/asterisk20/Makefile  | 12 ++++++------
 net/asterisk20/distinfo  |  8 +++-----
 net/asterisk20/pkg-plist |  2 ++
 3 files changed, 11 insertions(+), 11 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-12-02 19:55:59 UTC
Thanks.