Bug 279515 - security/crowdsec: update to 1.6.2
Summary: security/crowdsec: update to 1.6.2
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: Fernando Apesteguía
URL: https://github.com/crowdsecurity/crow...
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2024-06-04 12:52 UTC by marco
Modified: 2024-06-07 17:54 UTC (History)
1 user (show)

See Also:


Attachments
patch for 1.6.2 (7.78 KB, patch)
2024-06-04 12:52 UTC, marco
no flags Details | Diff
new patch with dirs: acquis.d, data/trace (8.36 KB, patch)
2024-06-07 11:05 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 2024-06-04 12:52:43 UTC
Created attachment 251213 [details]
patch for 1.6.2

- upstream version
- drop old patches
- mkdir acquis.d
- drop crowdsec_flags (does not work with daemon, everything can be done through config.yaml)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2024-06-06 12:24:23 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2024-06-06 16:27:04 UTC
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir %%ETCDIR%%/acquis.d
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

Can you have a look?
Comment 3 marco 2024-06-07 11:05:58 UTC
Created attachment 251266 [details]
new patch with dirs: acquis.d, data/trace

Thanks!

Seems like I forgot to run testport. I just learned about "poudriere bulk -t" so I won't forget it again.

Patch updated
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2024-06-07 17:54:53 UTC
Committed,

Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-06-07 17:54:59 UTC
A commit in branch main references this bug:

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

commit d29154698a39a8bc2227e35fa4b6b2a6ac49973e
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2024-06-07 11:44:45 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-06-07 17:54:27 +0000

    security/crowdsec: update to 1.6.2

    ChangeLog: https://github.com/crowdsecurity/crowdsec/releases/tag/v1.6.2

    PR:             279515
    Reported by:    marco@crowdsec.net (maintainer)

 security/crowdsec/Makefile                         | 13 +++++---
 security/crowdsec/distinfo                         | 10 +++---
 security/crowdsec/files/crowdsec.in                |  5 +--
 .../files/patch-pkg_csconfig_database.go (gone)    | 36 ----------------------
 .../files/patch-pkg_types_getfstype.go (gone)      |  8 -----
 .../patch-pkg_types_getfstype__freebsd.go (gone)   | 28 -----------------
 security/crowdsec/pkg-plist                        |  4 ++-
 7 files changed, 17 insertions(+), 87 deletions(-)