Bug 266715

Summary: security/suricata: update to 6.0.8
Product: Ports & Packages Reporter: Franco Fichtner <franco>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: --- Flags: fernape: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://suricata.io/2022/09/27/suricata-6-0-7-released/
Attachments:
Description Flags
update franco: maintainer-approval+

Description Franco Fichtner 2022-09-30 06:46:15 UTC
Created attachment 236958 [details]
update

Hi,

Includes the mispackaged 6.0.7 changes so the URL points to that which also mentions 6.0.8 update.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-10-03 06:33:15 UTC
I suppose this is something we would like to have in Q4?
Comment 2 Franco Fichtner 2022-10-03 12:30:57 UTC
yes, it includes security fixes
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-10-03 16:10:13 UTC
A commit in branch main references this bug:

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

commit 37bdde499da900bb0264ef5e6a7f70a87e3fafbc
Author:     Franco Fichtner <franco@opnsense.org>
AuthorDate: 2022-10-03 06:27:50 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-03 16:05:56 +0000

    security/suricata: update to 6.0.8

    ChangeLog: https://suricata.io/2022/09/27/suricata-6-0-7-released/

    Suricata 6.0.8 fixes 2 issues in the 6.0.7 distribution:

     * libhtp 0.5.41 was not actually included
     * Suricata-Update 1.3.0dev0 was included instead of 1.2.5

    PR:             266715
    Reported by:    franco@opnsense.org (maintainer)
    MFH:            2022Q4 (bugfix release)

 security/suricata/Makefile  |  16 ++--
 security/suricata/distinfo  |   8 +-
 security/suricata/pkg-plist | 177 ++++++++++++++++++++++++--------------------
 3 files changed, 107 insertions(+), 94 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-10-03 16:11:14 UTC
A commit in branch 2022Q4 references this bug:

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

commit 741886eb4693cfb20749dcfb75c41036da453145
Author:     Franco Fichtner <franco@opnsense.org>
AuthorDate: 2022-10-03 06:27:50 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-03 16:07:16 +0000

    security/suricata: update to 6.0.8

    ChangeLog: https://suricata.io/2022/09/27/suricata-6-0-7-released/

    Suricata 6.0.8 fixes 2 issues in the 6.0.7 distribution:

     * libhtp 0.5.41 was not actually included
     * Suricata-Update 1.3.0dev0 was included instead of 1.2.5

    PR:             266715
    Reported by:    franco@opnsense.org (maintainer)
    MFH:            2022Q4 (bugfix release)

    (cherry picked from commit 37bdde499da900bb0264ef5e6a7f70a87e3fafbc)

 security/suricata/Makefile  |  16 ++--
 security/suricata/distinfo  |   8 +-
 security/suricata/pkg-plist | 177 ++++++++++++++++++++++++--------------------
 3 files changed, 107 insertions(+), 94 deletions(-)
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2022-10-03 16:11:55 UTC
Committed and merged to 2022Q4.

Thanks!
Comment 6 Franco Fichtner 2022-10-03 18:30:53 UTC
Thank you as well.