FreeBSD Bugzilla – Attachment 255777 Details for
Bug 283255
security/crowdsec: update to 1.6.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for 1.6.4
0001-security-crowdsec-update-to-1.6.4.patch (text/plain), 2.46 KB, created by
marco
on 2024-12-11 12:43:23 UTC
(
hide
)
Description:
patch for 1.6.4
Filename:
MIME Type:
Creator:
marco
Created:
2024-12-11 12:43:23 UTC
Size:
2.46 KB
patch
obsolete
>From 4549d936b701c73b76ea72f74d20ee986d539fda Mon Sep 17 00:00:00 2001 >From: marco <marco@crowdsec.net> >Date: Wed, 11 Dec 2024 13:39:03 +0100 >Subject: [PATCH] security/crowdsec: update to 1.6.4 > >--- > security/crowdsec/Makefile | 9 ++++----- > security/crowdsec/distinfo | 10 +++++----- > 2 files changed, 9 insertions(+), 10 deletions(-) > >diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile >index 5aef95abf790..2f69098f95f5 100644 >--- a/security/crowdsec/Makefile >+++ b/security/crowdsec/Makefile >@@ -1,7 +1,6 @@ > PORTNAME= crowdsec > DISTVERSIONPREFIX= v >-DISTVERSION= 1.6.3 >-PORTREVISION= 3 >+DISTVERSION= 1.6.4 > CATEGORIES= security > > MAINTAINER= marco@crowdsec.net >@@ -14,8 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > LIB_DEPENDS= libabsl_base.so:devel/abseil \ > libre2.so:devel/re2 > >-USES= go:1.22,modules pkgconfig >-_COMMIT= 4851945a >+USES= go:1.23,modules pkgconfig >+_COMMIT= 523164f6 > _BUILD_DATE= $$(date -u "+%F_%T") > USE_RC_SUBR= crowdsec > >@@ -31,7 +30,7 @@ GO_TARGET= ./cmd/crowdsec \ > GO_BUILDFLAGS= -v -trimpath -tags netgo,osusergo,sqlite_omit_load_extension,re2_cgo \ > -ldflags="\ > -a -s -w \ >- -X github.com/crowdsecurity/go-cs-lib/version.Version=${DISTVERSIONPREFIX}${DISTVERSION} \ >+ -X github.com/crowdsecurity/go-cs-lib/version.Version=${DISTVERSIONPREFIX}${PKGVERSION} \ > -X github.com/crowdsecurity/go-cs-lib/version.BuildDate=${_BUILD_DATE} \ > -X github.com/crowdsecurity/go-cs-lib/version.Tag=${_COMMIT} \ > -X ${GO_MODULE}/pkg/cwversion.Codename=alphaga \ >diff --git a/security/crowdsec/distinfo b/security/crowdsec/distinfo >index 4477491deabe..a38e4ac30d29 100644 >--- a/security/crowdsec/distinfo >+++ b/security/crowdsec/distinfo >@@ -1,5 +1,5 @@ >-TIMESTAMP = 1725967354 >-SHA256 (go/security_crowdsec/crowdsec-v1.6.3/v1.6.3.mod) = d47b370bc889d0484778cfbfc610b4254d6724455fb57f1fc6b3cb080d2343cd >-SIZE (go/security_crowdsec/crowdsec-v1.6.3/v1.6.3.mod) = 10157 >-SHA256 (go/security_crowdsec/crowdsec-v1.6.3/v1.6.3.zip) = 9be326fa2feb5efc612a23c7309e4b6e3ca697876dbde1555c7e578f099c3eac >-SIZE (go/security_crowdsec/crowdsec-v1.6.3/v1.6.3.zip) = 1581062 >+TIMESTAMP = 1732708457 >+SHA256 (go/security_crowdsec/crowdsec-v1.6.4/v1.6.4.mod) = 8494881f2c033d1becdbdc2be4230740874f0dca703f26a60f1e2108ca7419a1 >+SIZE (go/security_crowdsec/crowdsec-v1.6.4/v1.6.4.mod) = 10240 >+SHA256 (go/security_crowdsec/crowdsec-v1.6.4/v1.6.4.zip) = 075555e9ebb93d45dcfd144069fcbdfb791935965be265034880f4d335292755 >+SIZE (go/security_crowdsec/crowdsec-v1.6.4/v1.6.4.zip) = 1570635 >-- >2.45.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
Flags:
marco:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 283255
: 255777
Working