Bug 260262 - security/crowdsec: update to 1.2.1
Summary: security/crowdsec: update to 1.2.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Rene Ladan
URL:
Keywords:
: 260263 260525 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-12-07 10:31 UTC by marco
Modified: 2022-01-15 13:19 UTC (History)
5 users (show)

See Also:
marco: maintainer-feedback-


Attachments
patch for crowdsec 1.2.1 (11.82 KB, patch)
2021-12-07 10:31 UTC, marco
no flags Details | Diff
update to crowdsec 1.2.2 and firewall bouncer 0.0.20 (9.08 KB, patch)
2021-12-22 23:13 UTC, marco
no flags Details | Diff
patch for crowdsec 1.2.2_2 and firewall bouncer 0.0.20_2 (12.97 KB, patch)
2021-12-31 21:31 UTC, marco
no flags Details | Diff
portrevision 3: adds log rotation (5.04 KB, patch)
2022-01-04 13:37 UTC, marco
no flags Details | Diff
crowdsec v1.2.3 (3.82 KB, patch)
2022-01-12 22:49 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 2021-12-07 10:31:29 UTC
Created attachment 229955 [details]
patch for crowdsec 1.2.1

I am a crowdsec.net employee, and the previous maintainer has agreed to let me take over maintainership for the related ports (crowdsec and crowdsec-firewall-bouncer).

This versions contains the last stable release, corrects some bugs and simplifies the installation UX over the previous one.
Comment 1 marco 2021-12-07 10:36:06 UTC
*** Bug 260263 has been marked as a duplicate of this bug. ***
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-17 12:40:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6713efec42d49e664024afb6af6ecf696aa6dc21

commit 6713efec42d49e664024afb6af6ecf696aa6dc21
Author:     Sofian Brabez <sbz@FreeBSD.org>
AuthorDate: 2021-12-16 18:13:45 +0000
Commit:     Sofian Brabez <sbz@FreeBSD.org>
CommitDate: 2021-12-17 12:32:56 +0000

    security/crowdsec: update to 1.2.1

    Update to 1.2.1 release and pass the maintainership to the submitter.

    PR:             260262

 security/crowdsec/Makefile                     | 107 +++++++++++++++++++++----
 security/crowdsec/distinfo                     |   8 +-
 security/crowdsec/files/crowdsec.in            |  48 ++++++++---
 security/crowdsec/files/patch-Makefile (new)   |  11 +++
 security/crowdsec/files/pkg-deinstall.in (new) |   8 ++
 security/crowdsec/files/pkg-message.in         |  11 ++-
 security/crowdsec/pkg-plist                    |  30 ++++---
 7 files changed, 178 insertions(+), 45 deletions(-)
Comment 3 marco 2021-12-22 23:13:21 UTC
Created attachment 230328 [details]
update to crowdsec 1.2.2 and firewall bouncer 0.0.20

the second patch corrects a build issue and updates the packages to the last stable version
Comment 4 marco 2021-12-22 23:19:16 UTC
*** Bug 260525 has been marked as a duplicate of this bug. ***
Comment 5 marco 2021-12-31 21:31:13 UTC
Created attachment 230596 [details]
patch for crowdsec 1.2.2_2 and firewall bouncer 0.0.20_2

Patch 3 can be applied directly to branch main. It replaces patch 2, and fixes some bugs on the rc scripts.
Comment 6 marco 2022-01-04 13:37:51 UTC
Created attachment 230686 [details]
portrevision 3: adds log rotation
Comment 7 Kyle Evans freebsd_committer freebsd_triage 2022-01-07 08:20:03 UTC
sbz@ gave maintainer-feedback+ in the beginning, re-assigning to ports@ for someone else to pick up given that the principle of the MAINTAINER switch is approved.

sbz, feel free to re-take it if you'd prefer to handle it.
Comment 8 marco 2022-01-12 22:49:21 UTC
Created attachment 230968 [details]
crowdsec v1.2.3
Comment 9 commit-hook freebsd_committer freebsd_triage 2022-01-15 13:17:26 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=18a4c3574d8faad5936830be46ca5c14faaa7cc3

commit 18a4c3574d8faad5936830be46ca5c14faaa7cc3
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-01-15 13:15:52 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-01-15 13:15:52 +0000

    security/crowdsec*: update to their latest releases

    security/crowdsec:
    - update to version 1.2.3

    security/crowdsec-firewall-bouncer:
    - update to version 0.0.20
    - update pkg-message

    Add log rotation to both ports, and other small improvements.

    PR:             260262

 security/crowdsec-firewall-bouncer/Makefile        | 16 ++++++----
 security/crowdsec-firewall-bouncer/distinfo        |  6 ++--
 .../crowdsec-firewall-bouncer.conf-newsyslog (new) |  2 ++
 .../files/crowdsec_firewall.in                     | 11 ++++++-
 .../crowdsec-firewall-bouncer/files/patch-Makefile | 12 ++++----
 .../crowdsec-firewall-bouncer/files/pkg-message.in | 34 +++++++++++++---------
 security/crowdsec-firewall-bouncer/pkg-plist       |  3 ++
 security/crowdsec/Makefile                         | 21 +++++++++----
 security/crowdsec/distinfo                         |  6 ++--
 .../crowdsec/files/crowdsec.conf-newsyslog (new)   |  3 ++
 security/crowdsec/files/crowdsec.in                | 15 +++++-----
 security/crowdsec/files/patch-Makefile             | 29 +++++++++++++-----
 .../crowdsec/files/patch-config_acquis.yaml (new)  | 12 ++++++++
 security/crowdsec/pkg-plist                        |  7 +++++
 14 files changed, 126 insertions(+), 51 deletions(-)
Comment 10 Rene Ladan freebsd_committer freebsd_triage 2022-01-15 13:19:13 UTC
Patches committed, thanks!