Bug 271459 - security/crowdsec: update to 1.5.1
Summary: security/crowdsec: update to 1.5.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Robert Clausecker
URL: https://github.com/crowdsecurity/crow...
Keywords:
Depends on: 271452
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-16 22:59 UTC by marco
Modified: 2023-05-18 08:28 UTC (History)
1 user (show)

See Also:


Attachments
patch for crowdsec 1.5.0 (2.50 KB, patch)
2023-05-16 22:59 UTC, marco
marco: maintainer-approval+
Details | Diff
patch for crowdsec 1.5.1 (2.59 KB, patch)
2023-05-17 12:03 UTC, marco
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description marco 2023-05-16 22:59:03 UTC
Created attachment 242224 [details]
patch for crowdsec 1.5.0

Major update, with new features and performance improvements.

Depends on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271452
Comment 1 marco 2023-05-17 12:03:44 UTC
Created attachment 242234 [details]
patch for crowdsec 1.5.1

v1.5.1 adds fixes unrelated to freebsd, but is provided to keep the latest version
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-05-18 08:21:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3961a9f2bb8b3fdf795c1115f2411568037a7d5d

commit 3961a9f2bb8b3fdf795c1115f2411568037a7d5d
Author:     Marco Mariani <marco@crowdsec.net>
AuthorDate: 2023-05-16 12:33:13 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-18 08:19:50 +0000

    security/crowdsec: update to 1.5.1

    Changelog: https://github.com/crowdsecurity/crowdsec/releases/tag/v1.5.0

    PR:             271459

 security/crowdsec/Makefile | 15 +++++++--------
 security/crowdsec/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 11 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-05-18 08:28:49 UTC
Thank you for your submission.