From patchwork Sat Mar 12 13:27:58 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 5343 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4KG3X85ZqNz3xj2 for ; Sat, 12 Mar 2022 13:28:08 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4KG3X656hYz3js; Sat, 12 Mar 2022 13:28:06 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4KG3X64BsBz2yrT; Sat, 12 Mar 2022 13:28:06 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4KG3X51w4qz2xCV for ; Sat, 12 Mar 2022 13:28:05 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4KG3X425NVzm7 for ; Sat, 12 Mar 2022 13:28:04 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1647091684; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=e1kc5F84jLkN4RjPmg4St4HoOElI4YqNfEOWbDHR7ms=; b=6wgha+zAzpMhX8GrIHk0457j4l3QPfOy4fOb1R0SQzaLBawPDFEfem05heUpG/5l8V2Zhr 8sJ+JDL65rM3ugCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1647091684; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=e1kc5F84jLkN4RjPmg4St4HoOElI4YqNfEOWbDHR7ms=; b=v3LlA23v7gB5rJ1CPoeprAND8nvfVXytXKlAV74caRrTYadZzoaknFy+ECiWe+2RUEpAcf tczUSzzbT7uoxBhsjyCjK6gypBP5zXhR7NC54+GYY0KfEJk4FzcVHXiXVe+v329JsbBjbx iW523opqeemfkYvJP5R0SAHEnMschv7ESAKie4vUBhiZ1Oik3fspfc55wzoSTBaiqR6sQr AzEODpQkL+x5RHQgZ3D+r1F5ecijaRrt/OEY/BaHRaP6EA7m0xs9DSd8RzTp75/xsoQM0I JOWjPZURAPPb0eXDp3bu/Rf/gGOiV6KLBheSVTurYpMkdOOVNVlUR8wvNSIBag== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] ids: Fixed typo in ruleset-sources Date: Sat, 12 Mar 2022 14:27:58 +0100 Message-Id: <20220312132758.2099-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Matthias Fischer Reviewed-by: Adolf Belka --- 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 58ab91aab..1d2c6e98b 100644 --- a/config/suricata/ruleset-sources +++ b/config/suricata/ruleset-sources @@ -78,7 +78,7 @@ our %Providers = ( }, # Etnetera Aggressive Blacklist. - etnetera_aggresive => { + etnetera_aggressive => { summary => "Etnetera Aggressive Blacklist Rules", website => "https://security.etnetera.cz/", tr_string => "etnetera aggressive blacklist rules",