Bug 278589

Summary: security/suricata: update to 7.0.5
Product: Ports & Packages Reporter: Franco Fichtner <franco>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo
Priority: --- Flags: eduardo: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://suricata.io/2024/04/23/suricata-7-0-5-and-6-0-19-released/
Attachments:
Description Flags
7.0.5 stable update none

Description Franco Fichtner 2024-04-26 12:51:41 UTC
Created attachment 250237 [details]
7.0.5 stable update
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-27 10:46:50 UTC
- While I'm here, remove GNU_CONFIGURE_MANPREFIX after 9fd7ee1cdf6c
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-27 10:53:37 UTC
Thinking MFH to quarterly:
CVE-2024-32664 CRITICAL (HIGH for 7.0.x)

Is it ok for you?

Thanks
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-04-27 11:07:04 UTC
A commit in branch main references this bug:

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

commit 09151791bf5e2fd6019d6cf2c896bdcd6a787dea
Author:     Franco Fichtner <franco@opnsense.org>
AuthorDate: 2024-04-27 11:04:05 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-04-27 11:06:09 +0000

    security/suricata: Update to 7.0.5

    - While I'm here, remove GNU_CONFIGURE_MANPREFIX after 9fd7ee1cdf6c

    ChangeLog:
            https://suricata.io/2024/04/23/suricata-7-0-5-and-6-0-19-released/
    PR:     278589
    MFH:    2024Q2

 security/suricata/Makefile | 3 +--
 security/suricata/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 4 Franco Fichtner 2024-04-28 06:55:47 UTC
(In reply to Nuno Teixeira from comment #2)

Quarterly sounds like a good idea, yes.


Cheers,
Franco
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-28 10:25:11 UTC
(In reply to Franco Fichtner from comment #4)

It seems that 2024Q2 doesn't have GNU_CONFIGURE_MANPREFIX 9fd7ee1cdf6c applied.

This way I cannot do a cherry-pick without fixing it after with a direct commit to quarterly.

I will check it out and see best way to do this.

Cheers
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-04-28 19:43:56 UTC
A commit in branch 2024Q2 references this bug:

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

commit 0f7cdd566984c0156de0430288e5dbfef189cd1f
Author:     Franco Fichtner <franco@opnsense.org>
AuthorDate: 2024-04-27 11:04:05 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-04-28 19:39:13 +0000

    security/suricata: Update to 7.0.5

    ChangeLog:
            https://suricata.io/2024/04/23/suricata-7-0-5-and-6-0-19-released/
    PR:     278589
    MFH:    2024Q2
    (cherry picked from commit 09151791bf5e2fd6019d6cf2c896bdcd6a787dea)

 security/suricata/Makefile | 2 +-
 security/suricata/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 7 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-28 19:47:07 UTC
Committed, thanks!