From patchwork Mon May 27 04:11:55 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 2272 Return-Path: Received: from mail01.ipfire.org (mail01.i.ipfire.org [172.28.1.200]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail01.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web07.i.ipfire.org (Postfix) with ESMTPS id 72D898AC1E9 for ; Sun, 26 May 2019 19:12:02 +0100 (BST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 45Bp8x2KQBz51tcH; Sun, 26 May 2019 19:12:01 +0100 (BST) Received: from tuxedo.stevee (213162073153.public.t-mobile.at [213.162.73.153]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 45Bp8s5c1dz51tbj; Sun, 26 May 2019 19:11:57 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201904rsa; t=1558894318; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=g0LQXkCOYpQEcraDPNIYUiBJ8EcWDB45JXMoe/HSCzk=; b=hhIKFzJIal5suA/bKzD/USar72qGQzn8OgIuG6CmUGUpw+/NffSBzilFUaxG71YHsqduq+ l9Avgup5ydzlYtkYP17iBifiQl8hjFFamKgG2r9JW2YKZLN66o1Oo2Lk/LhpJxKrzjt8qT CI2irlT8cwP/LiFURD9wnm4BTedf7kPe2QCnSq50QYvMvuaP2YvM9jyGOFc0sMJ2skGeTs IWwO/EPXpyXzka3Kd/4RiCrTHv5M70c/OpaWOxPhA75eh1TtzqB9Yctfm9stF/8h7wDEvS lua5yTtXXyWnYRf3xsEKK3wHmDkrJDHDSjOyz19BT/9NfCsJhcJgGpJgEOPohA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201904ed25519; t=1558894318; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=g0LQXkCOYpQEcraDPNIYUiBJ8EcWDB45JXMoe/HSCzk=; b=Yn5RI5Lo7OOwCsKoIc3Y2Gg1HcRaLdKb3Q/tQhavgbSD9ONbdaezQOBrjhQXyX0s8c11PV Dbhyls7McLIAS+Cg== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] ruleset-sources: Update snort dl urls. Date: Sun, 26 May 2019 20:11:55 +0200 Message-Id: <20190526181155.4794-1-stefan.schantl@ipfire.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=stevee smtp.mailfrom=stefan.schantl@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 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" X-Spam: Yes Signed-off-by: Stefan Schantl --- config/suricata/ruleset-sources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/suricata/ruleset-sources b/config/suricata/ruleset-sources index cf6baa18e..8ec848202 100644 --- a/config/suricata/ruleset-sources +++ b/config/suricata/ruleset-sources @@ -1,8 +1,8 @@ # Ruleset for registered sourcefire users. -registered = https://www.snort.org/rules/snortrules-snapshot-29120.tar.gz?oinkcode= +registered = https://www.snort.org/rules/snortrules-snapshot-29130.tar.gz?oinkcode= # Ruleset for registered sourcefire users with valid subscription. -subscripted = https://www.snort.org/rules/snortrules-snapshot-29120.tar.gz?oinkcode= +subscripted = https://www.snort.org/rules/snortrules-snapshot-29130.tar.gz?oinkcode= # Community rules from sourcefire. community = https://www.snort.org/rules/community