Bug 268670 - net/kamailio: Update to 5.6.2
Summary: net/kamailio: Update to 5.6.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL: https://www.kamailio.org/pub/kamailio...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-31 12:01 UTC by Dmitry Wagin
Modified: 2023-01-02 21:49 UTC (History)
1 user (show)

See Also:


Attachments
kamailio-5.6.2.patch (13.40 KB, patch)
2022-12-31 12:01 UTC, Dmitry Wagin
dmitry.wagin: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)