FreeBSD Bugzilla – Attachment 230968 Details for
Bug 260262
security/crowdsec: update to 1.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
crowdsec v1.2.3
0003-security-crowdsec-v1.2.3.patch (text/plain), 3.82 KB, created by
marco
on 2022-01-12 22:49:21 UTC
(
hide
)
Description:
crowdsec v1.2.3
Filename:
MIME Type:
Creator:
marco
Created:
2022-01-12 22:49:21 UTC
Size:
3.82 KB
patch
obsolete
>From b27f9fbd69f605586c2288672803639064599abb Mon Sep 17 00:00:00 2001 >From: Marco Mariani <marco@crowdsec.net> >Date: Wed, 12 Jan 2022 23:47:18 +0100 >Subject: [PATCH 3/3] security/crowdsec v1.2.3 > >--- > security/crowdsec/Makefile | 15 ++++++++++----- > security/crowdsec/distinfo | 6 +++--- > security/crowdsec/pkg-plist | 2 ++ > 3 files changed, 15 insertions(+), 8 deletions(-) > >diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile >index 42b8860924eb..8253a70cff31 100644 >--- a/security/crowdsec/Makefile >+++ b/security/crowdsec/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= crowdsec >-PORTVERSION= 1.2.2 # NOTE: change BUILD_VERSION and BUILD_TAG as well >-PORTREVISION= 3 >+PORTVERSION= 1.2.3 # NOTE: change BUILD_VERSION and BUILD_TAG as well >+#PORTREVISION= > DISTVERSIONPREFIX= v > CATEGORIES= security > >@@ -19,7 +19,7 @@ USES= gmake > USE_GITHUB= yes > GH_ACCOUNT= crowdsecurity > GH_PROJECT= crowdsec >-GH_TAGNAME= v1.2.2-freebsd >+GH_TAGNAME= v1.2.3-freebsd > #GH_TAGNAME is automatically set from DISTVERSION > > USE_RC_SUBR= crowdsec >@@ -29,8 +29,8 @@ SUB_FILES= pkg-message \ > > # BUILD_VERSION=$(git describe --tags $(git rev-list --tags --max-count=1)) > # BUILD_TAG=$(git rev-parse HEAD) >-MAKE_ENV= BUILD_VERSION="v1.2.2" \ >- BUILD_TAG="7865ec368e54e28b23b54a187b9f96999f361f12" >+MAKE_ENV= BUILD_VERSION="v1.2.3" \ >+ BUILD_TAG="fc4be1e0ffc5888f2824358464cb2426cd4472e1" > > PLUGIN_DIR= ${PREFIX}/lib/crowdsec/plugins > STAGE_PLUGINS= ${STAGEDIR}${PLUGIN_DIR} >@@ -62,6 +62,7 @@ do-install: > ${LN} -s cscli ${STAGE_BIN}/crowdsec-cli > > @${MKDIR} ${STAGE_PLUGINS} >+ ${INSTALL_PROGRAM} ${WRKSRC}/plugins/notifications/email/notification-email ${STAGE_PLUGINS}/ > ${INSTALL_PROGRAM} ${WRKSRC}/plugins/notifications/http/notification-http ${STAGE_PLUGINS}/ > ${INSTALL_PROGRAM} ${WRKSRC}/plugins/notifications/slack/notification-slack ${STAGE_PLUGINS}/ > ${INSTALL_PROGRAM} ${WRKSRC}/plugins/notifications/splunk/notification-splunk ${STAGE_PLUGINS}/ >@@ -92,6 +93,10 @@ do-install: > > @${MKDIR} ${STAGEDIR}${ETCDIR}/notifications > >+ @${MKDIR} ${STAGEDIR}${ETCDIR}/notifications/email >+ @${MV} ${WRKSRC}/plugins/notifications/email/email.yaml \ >+ ${STAGEDIR}${ETCDIR}/notifications/email/email.yaml.sample >+ > @${MKDIR} ${STAGEDIR}${ETCDIR}/notifications/http > @${MV} ${WRKSRC}/plugins/notifications/http/http.yaml \ > ${STAGEDIR}${ETCDIR}/notifications/http/http.yaml.sample >diff --git a/security/crowdsec/distinfo b/security/crowdsec/distinfo >index b45eb3a81972..a87959633114 100644 >--- a/security/crowdsec/distinfo >+++ b/security/crowdsec/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1640118841 >-SHA256 (crowdsecurity-crowdsec-v1.2.2-v1.2.2-freebsd_GH0.tar.gz) = 25f8503122b38e10f837c4eb8cf7e43ceb15de9a05ea7e89384715a7567ad8cd >-SIZE (crowdsecurity-crowdsec-v1.2.2-v1.2.2-freebsd_GH0.tar.gz) = 16571481 >+TIMESTAMP = 1642022158 >+SHA256 (crowdsecurity-crowdsec-v1.2.3-v1.2.3-freebsd_GH0.tar.gz) = 9b3dd5fcc7b67cf89a1a661009a215b9a7f7a0efeb598456480e57fbd6e9bb4b >+SIZE (crowdsecurity-crowdsec-v1.2.3-v1.2.3-freebsd_GH0.tar.gz) = 19122216 >diff --git a/security/crowdsec/pkg-plist b/security/crowdsec/pkg-plist >index 66bea9907502..635dcc3da591 100644 >--- a/security/crowdsec/pkg-plist >+++ b/security/crowdsec/pkg-plist >@@ -10,6 +10,7 @@ bin/crowdsec-cli > @sample %%ETCDIR%%/config.yaml.sample > @sample %%ETCDIR%%/profiles.yaml.sample > @sample %%ETCDIR%%/simulation.yaml.sample >+@sample %%ETCDIR%%/notifications/email/email.yaml.sample > @sample %%ETCDIR%%/notifications/http/http.yaml.sample > @sample %%ETCDIR%%/notifications/slack/slack.yaml.sample > @sample %%ETCDIR%%/notifications/splunk/splunk.yaml.sample >@@ -39,6 +40,7 @@ bin/crowdsec-cli > %%ETCDIR%%/patterns/tcpdump > @sample etc/newsyslog.conf.d/crowdsec.conf.sample > @mode 0755 >+lib/crowdsec/plugins/notification-email > lib/crowdsec/plugins/notification-http > lib/crowdsec/plugins/notification-slack > lib/crowdsec/plugins/notification-splunk >-- >2.32.0 >
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 260262
:
229955
|
230328
|
230596
|
230686
| 230968