FreeBSD Bugzilla – Attachment 242234 Details for
Bug 271459
security/crowdsec: update to 1.5.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for crowdsec 1.5.1
0001-security-crowdsec-update-to-1.5.1.patch (text/plain), 2.59 KB, created by
marco
on 2023-05-17 12:03:44 UTC
(
hide
)
Description:
patch for crowdsec 1.5.1
Filename:
MIME Type:
Creator:
marco
Created:
2023-05-17 12:03:44 UTC
Size:
2.59 KB
patch
obsolete
>From 5081f1f8d5b3f8d1ae86ba2affad8630ce027a88 Mon Sep 17 00:00:00 2001 >From: Marco Mariani <marco@crowdsec.net> >Date: Tue, 16 May 2023 14:33:13 +0200 >Subject: [PATCH] security/crowdsec: update to 1.5.1 > >--- > security/crowdsec/Makefile | 15 +++++++-------- > security/crowdsec/distinfo | 6 +++--- > 2 files changed, 10 insertions(+), 11 deletions(-) > >diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile >index e6d3afd5298d..1dfd2bf1e857 100644 >--- a/security/crowdsec/Makefile >+++ b/security/crowdsec/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= crowdsec > DISTVERSIONPREFIX= v >-DISTVERSION= 1.4.6 >-PORTREVISION= 2 >+DISTVERSION= 1.5.1 >+DISTVERSIONSUFFIX= -freebsd > CATEGORIES= security > > MAINTAINER= marco@crowdsec.net >@@ -11,15 +11,12 @@ WWW= https://github.com/crowdsecurity/crowdsec > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-BUILD_DEPENDS= git:devel/git@lite >- >-USES= gmake go:1.19,no_targets >+USES= gmake go:no_targets > > USE_GITHUB= yes > GH_ACCOUNT= crowdsecurity > GH_PROJECT= crowdsec >-GH_TAGNAME= ${DISTVERSIONFULL}-freebsd >-_BUILD_TAG= c8cb9ac9 >+_BUILD_TAG= b76e95e3 > USE_RC_SUBR= crowdsec > > MAKE_ARGS= BUILD_VERSION="${DISTVERSIONFULL}" \ >@@ -36,7 +33,7 @@ OPTIONS_DEFINE= FIREWALL_BOUNCER > OPTIONS_DEFAULT= > > FIREWALL_BOUNCER_DESC= Depend on security/crowdsec-firewall-bouncer >-FIREWALL_BOUNCER_RUN_DEPENDS= crowdsec-firewall-bouncer>=0.0.23.r2:security/crowdsec-firewall-bouncer >+FIREWALL_BOUNCER_RUN_DEPENDS= crowdsec-firewall-bouncer>=0.0.27:security/crowdsec-firewall-bouncer > > PLUGIN_DIR= ${PREFIX}/lib/crowdsec/plugins > STAGE_PLUGINS= ${STAGEDIR}${PLUGIN_DIR} >@@ -143,6 +140,8 @@ do-install: > @${RM} ${STAGEDIR}${ETCDIR}/crowdsec.service > @${RM} ${STAGEDIR}${ETCDIR}/dev.yaml > @${RM} ${STAGEDIR}${ETCDIR}/user.yaml >+ @${RM} ${STAGEDIR}${ETCDIR}/detect.yaml >+ @${RM} ${STAGEDIR}${ETCDIR}/context.yaml > @${RMDIR} ${STAGEDIR}${ETCDIR}/notifications/email > @${RMDIR} ${STAGEDIR}${ETCDIR}/notifications/http > @${RMDIR} ${STAGEDIR}${ETCDIR}/notifications/slack >diff --git a/security/crowdsec/distinfo b/security/crowdsec/distinfo >index 72e2921086b7..5da1501580be 100644 >--- a/security/crowdsec/distinfo >+++ b/security/crowdsec/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1676843374 >-SHA256 (crowdsecurity-crowdsec-v1.4.6-v1.4.6-freebsd_GH0.tar.gz) = ac36bb234d88456eee7ea2708505aa2b9c7b9de78684994e920bda2ae24906f9 >-SIZE (crowdsecurity-crowdsec-v1.4.6-v1.4.6-freebsd_GH0.tar.gz) = 21312272 >+TIMESTAMP = 1684323254 >+SHA256 (crowdsecurity-crowdsec-v1.5.1-freebsd_GH0.tar.gz) = b00ba881d4691ac122d03d1b23ebc2ef2513e42392d628f0c5381b00f07d0996 >+SIZE (crowdsecurity-crowdsec-v1.5.1-freebsd_GH0.tar.gz) = 23803699 >-- >2.39.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 271459
:
242224
| 242234