[Bug 258294] security/suricata: respect CC

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 05 Sep 2021 21:36:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258294

            Bug ID: 258294
           Summary: security/suricata: respect CC
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: evgeniy@khramtsov.org
                CC: franco@opnsense.org
             Flags: maintainer-feedback?(franco@opnsense.org)
                CC: franco@opnsense.org
             Flags: maintainer-feedback?

Created attachment 227693
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227693&action=edit
v1 (use "git am")

security/suricata needs to respect CC per
https://docs.freebsd.org/en/books/porters-handbook/porting-dads/#dads-cc
similar to https://cgit.freebsd.org/ports/commit/?id=e6d430445

Reproduce by deleting 'cc' from jail and overriding CC to another value.

Package contents did change; PORTREVISION is bumped for security/suricata:

11.4/amd64: https://codeberg.org/ei/misc/commit/716325ef210
11.4/i386:  https://codeberg.org/ei/misc/commit/cdbc47d98c2
12.2/amd64: https://codeberg.org/ei/misc/commit/858a4cc1217
12.2/i386:  https://codeberg.org/ei/misc/commit/07437db86d8
13.0/amd64: https://codeberg.org/ei/misc/commit/14fc2ac3966

Log diff with the patch applied:

11.4/amd64: https://codeberg.org/ei/misc/commit/0a380048f17
11.4/i386:  https://codeberg.org/ei/misc/commit/097fe22f3a6
12.2/amd64: https://codeberg.org/ei/misc/commit/ae58a9c4a3c
12.2/i386:  https://codeberg.org/ei/misc/commit/a8e2c57bab2
13.0/amd64: https://codeberg.org/ei/misc/commit/7d711387079

Testport logs with the patch applied:

11.4/amd64: https://codeberg.org/ei/misc/commit/474602e619c
11.4/i386:  https://codeberg.org/ei/misc/commit/01696078a4a
12.2/amd64: https://codeberg.org/ei/misc/commit/b2656aaadd3
12.2/i386:  https://codeberg.org/ei/misc/commit/001aa252999
13.0/amd64: https://codeberg.org/ei/misc/commit/642ddf45993

13.0/aarch64 QA via qemu-user-static is omitted because the
dependency 'lang/rust' can not build per
https://cgit.freebsd.org/ports/commit/lang/rust/Makefile?id=ea6c7641aa

-- 
You are receiving this mail because:
You are the assignee for the bug.