From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0F90713835A for ; Fri, 22 May 2020 21:02:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DB5CE0833; Fri, 22 May 2020 21:02:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E90C2E0833 for ; Fri, 22 May 2020 21:02:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 796BB34F2A2 for ; Fri, 22 May 2020 21:02:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB994257 for ; Fri, 22 May 2020 21:02:22 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1590181315.00b295187723410950b9e6fed2b221a68bdacb5b.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/suricata/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/suricata/Manifest net-analyzer/suricata/suricata-5.0.2.ebuild net-analyzer/suricata/suricata-5.0.3.ebuild X-VCS-Directories: net-analyzer/suricata/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 00b295187723410950b9e6fed2b221a68bdacb5b X-VCS-Branch: master Date: Fri, 22 May 2020 21:02:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d8d813d3-c017-4f7f-9eb8-7d375551f164 X-Archives-Hash: f5242256dd6ab95deec0ac4ce65a9cfc commit: 00b295187723410950b9e6fed2b221a68bdacb5b Author: Marek Szuba gentoo org> AuthorDate: Fri May 22 20:58:25 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Fri May 22 21:01:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b29518 net-analyzer/suricata: bump to 5.0.3 + remove 5.0.2 Bug: https://bugs.gentoo.org/724536 Signed-off-by: Marek Szuba gentoo.org> net-analyzer/suricata/Manifest | 2 +- net-analyzer/suricata/{suricata-5.0.2.ebuild => suricata-5.0.3.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/suricata/Manifest b/net-analyzer/suricata/Manifest index 0d9c0caa06c..b4800d771b4 100644 --- a/net-analyzer/suricata/Manifest +++ b/net-analyzer/suricata/Manifest @@ -1 +1 @@ -DIST suricata-5.0.2.tar.gz 23735393 BLAKE2B 3fd9bac597cda59cbeb3d902eccf15e4b873b56b44967a1cad9e99e041f06778ffd4f8ea1378f0df3fa84f2cabd6ac13eda7a2cb233e80a75c27bf7c4e5f7cd0 SHA512 e288f6aee9f8fafb8fa811d2c83a89a29434edc24e05542e172852dc139b9d0bb474d35ddbdc4723df04e7a8b4e70e181c822a4fb1315ba2879c3c7a5c16ef16 +DIST suricata-5.0.3.tar.gz 23744731 BLAKE2B 51dfd6fb8a1208e4999999f178f679f2b3cf6a2632a659fb5b58baa747da64fb37a1c9345b51b2bb3f5c33f9a3fc9208ab52cb6e8dc6ddb38b7c19124f7345ca SHA512 4e0ad2ae33537cb074d549b3cc162c5ed115605cb142a96cbf66d1341799eaad96b307fd6ad4679e344e51d00065b3573bfb26bd60468f12addb144b112e4f72 diff --git a/net-analyzer/suricata/suricata-5.0.2.ebuild b/net-analyzer/suricata/suricata-5.0.3.ebuild similarity index 99% rename from net-analyzer/suricata/suricata-5.0.2.ebuild rename to net-analyzer/suricata/suricata-5.0.3.ebuild index b2dc6c2e8b0..c1f707b1342 100644 --- a/net-analyzer/suricata/suricata-5.0.2.ebuild +++ b/net-analyzer/suricata/suricata-5.0.3.ebuild @@ -35,7 +35,7 @@ RDEPEND="${PYTHON_DEPS} $(python_gen_cond_dep ' dev-python/pyyaml[${PYTHON_USEDEP}] ') - >=net-libs/libhtp-0.5.32 + >=net-libs/libhtp-0.5.33 net-libs/libpcap sys-apps/file sys-libs/libcap-ng