Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Oct 2024 14:47:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281926] security/crowdsec: important but tricky update to 1.6.3-2
Message-ID:  <bug-281926-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281926

            Bug ID: 281926
           Summary: security/crowdsec: important but tricky update to
                    1.6.3-2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: marco@crowdsec.net
 Attachment #254075 maintainer-approval+
             Flags:

Created attachment 254075
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D254075&action=
=3Dedit
patch for 1.6.3-2

Unfortunately, in the attempt to solve a process management issue, version
1.6.3 made things worse and it now kills the "sbin/daemon" process without
giving it a chance to terminate crowdsec itself.

So when in 1.6.3-1 the command "service crowdsec stop" is run, it just hang=
s on
wait_for_pids because the process was never sent a signal.

While this patch sends the correct signals directly, upgrading means having=
 to
terminate the crowdsec process by hand.

Has this situation ever occcured and is there a solution?

Thanks

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281926-7788>