public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] ruleset-sources: Adjust download URL for snort community ruleset
Date: Tue, 01 Aug 2023 17:58:40 +0200	[thread overview]
Message-ID: <20230801155840.3712-1-stefan.schantl@ipfire.org> (raw)
In-Reply-To: <a2a29255-4bc7-8b5e-ea1a-a8d54ca71aa3@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 706 bytes --]

Fixes: #13203

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 config/suricata/ruleset-sources | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/suricata/ruleset-sources b/config/suricata/ruleset-sources
index 592cbedf0..14d1b865f 100644
--- a/config/suricata/ruleset-sources
+++ b/config/suricata/ruleset-sources
@@ -43,7 +43,7 @@ our %Providers = (
 		website => "https://www.snort.org",
 		tr_string => "community rules",
 		requires_subscription => "False",
-		dl_url => "https://www.snort.org/rules/community",
+		dl_url => "https://www.snort.org/downloads/community/community-rules.tar.gz",
 		dl_type => "archive",
 	},
 
-- 
2.39.2


      reply	other threads:[~2023-08-01 15:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230731204617.1411345-1-adolf.belka@ipfire.org>
2023-08-01 10:10 ` [PATCH] ids-functions.pl: Fixes bug#13203 - snort community rules not extracted Bernhard Bitsch
2023-08-01 10:45   ` Adolf Belka
2023-08-01 15:58     ` Stefan Schantl [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230801155840.3712-1-stefan.schantl@ipfire.org \
    --to=stefan.schantl@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox