Bug 268670

Summary: net/kamailio: Update to 5.6.2
Product: Ports & Packages Reporter: Dmitry Wagin <dmitry.wagin>
Component: Individual Port(s)Assignee: Guangyuan Yang <ygy>
Status: Closed FIXED    
Severity: Affects Only Me CC: ygy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.kamailio.org/pub/kamailio/5.6.2/ChangeLog
Attachments:
Description Flags
kamailio-5.6.2.patch dmitry.wagin: maintainer-approval+

Description Dmitry Wagin 2022-12-31 12:01:32 UTC
Created attachment 239153 [details]
kamailio-5.6.2.patch

Update to 5.6.2.

Added dlgs, lost, posops, siprepo, slack and sworker modules.

Also backported (from master branch) ASLR support for KEMI modules (see pkg-message).
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-01-02 21:48:21 UTC
A commit in branch main references this bug:

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

commit 4b6e8edd6eb20c4ad1aa2a0477c7520a7b4c444f
Author:     Dmitry Wagin <dmitry.wagin@ya.ru>
AuthorDate: 2023-01-02 21:47:44 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2023-01-02 21:47:44 +0000

    net/kamailio: Update to 5.6.2

    - Added dlgs, lost, posops, siprepo, slack and sworker modules.
    - Also backported (from master branch) ASLR support for KEMI modules (see pkg-message).

    Changelog:      https://www.kamailio.org/pub/kamailio/5.6.2/ChangeLog

    PR:             268670

 net/kamailio/Makefile                              | 31 +++++++--
 net/kamailio/distinfo                              |  6 +-
 net/kamailio/files/patch-src_core_cfg.y (new)      | 43 ++++++++++++
 .../files/patch-src_core_sr__module.c (new)        | 79 ++++++++++++++++++++++
 .../files/patch-src_core_sr__module.h (new)        | 13 ++++
 net/kamailio/files/patch-src_main.c (new)          | 11 +++
 net/kamailio/pkg-message (new)                     | 14 ++++
 net/kamailio/pkg-plist                             | 16 ++++-
 8 files changed, 203 insertions(+), 10 deletions(-)