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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 23738158015 for ; Fri, 22 Dec 2023 09:40:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60ED72BC01C; Fri, 22 Dec 2023 09:40:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 442442BC01C for ; Fri, 22 Dec 2023 09:40:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B3EC340DE6 for ; Fri, 22 Dec 2023 09:40:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1B8DACA for ; Fri, 22 Dec 2023 09:40:10 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1703238007.379ffa6c4b0f3e0bb820c2dfbdaac08c8fa5ce49.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ssh-audit/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/ssh-audit/Manifest net-analyzer/ssh-audit/ssh-audit-3.1.0.ebuild X-VCS-Directories: net-analyzer/ssh-audit/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 379ffa6c4b0f3e0bb820c2dfbdaac08c8fa5ce49 X-VCS-Branch: master Date: Fri, 22 Dec 2023 09:40:10 +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: e20e3f01-5314-45f1-9eb5-734fc6d49b88 X-Archives-Hash: 9158c115ccb9a0b8307f654ed2a8edc9 commit: 379ffa6c4b0f3e0bb820c2dfbdaac08c8fa5ce49 Author: Hans de Graaff gentoo org> AuthorDate: Fri Dec 22 09:39:38 2023 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Dec 22 09:40:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=379ffa6c net-analyzer/ssh-audit: add 3.1.0 Signed-off-by: Hans de Graaff gentoo.org> net-analyzer/ssh-audit/Manifest | 1 + net-analyzer/ssh-audit/ssh-audit-3.1.0.ebuild | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/net-analyzer/ssh-audit/Manifest b/net-analyzer/ssh-audit/Manifest index 18756c401a8b..d46c944821f5 100644 --- a/net-analyzer/ssh-audit/Manifest +++ b/net-analyzer/ssh-audit/Manifest @@ -1,2 +1,3 @@ DIST ssh-audit-2.9.0.tar.gz 144686 BLAKE2B 1a01e198e157267a9d4171d774cb195ca4a3144ae063461bb4330e0f4f8323a35a9002a837fc19acab50c2fc7f30d494b46130238899182edaf36ff2e3a9cf1e SHA512 372f9d6c40524f043d97600ad464f7d396513c6c92e3679606dcef6e91b888fa29eabab3cf765fe7c29f7ad6231d554a5221d77fd83308a83819961900364b54 DIST ssh-audit-3.0.0.tar.gz 151667 BLAKE2B 3d79ee96793634f97d5ee7237189f97ddacd388afbbfb55cc8a8f21b4cb1198d79595694c88bf9f0df1adbe997ec5a9d8caa9b9f07d988d4cff07ae0d6924ea0 SHA512 2fcfc6c8b6737d54894de70dbcf1f800662ca122995c897507c87c73fecad66571b44bc3dfe102ff0dbafd270e537e5e00c7449319f1ee12b90494ee784c0cde +DIST ssh-audit-3.1.0.tar.gz 154296 BLAKE2B 8c474ddfa2ceacb5c271eac152d1bb0b1e10132ae46de9da891b445a8a4b2ae70ffc20bb83a2d4ec52fdad8701c13f4777c85bd2e15b8ee5dbc6b021c268e731 SHA512 ea42aa93272cb1881d8c5882b2f68655606fe73f64a708bc0f9f743f14137aab1026eabf10a813f3919de179117c1a9b4c8325d511e25afd60caee273cb32deb diff --git a/net-analyzer/ssh-audit/ssh-audit-3.1.0.ebuild b/net-analyzer/ssh-audit/ssh-audit-3.1.0.ebuild new file mode 100644 index 000000000000..f61f9ddb69ed --- /dev/null +++ b/net-analyzer/ssh-audit/ssh-audit-3.1.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=(python3_{10,11,12}) + +inherit distutils-r1 + +DESCRIPTION="SSH server auditing (banner, key exchange, encryption, mac, compression, etc)" +HOMEPAGE="https://github.com/jtesta/ssh-audit" +SRC_URI="https://github.com/jtesta/ssh-audit/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~ppc64" +IUSE="" + +# Tests require prospector which is not packaged +RESTRICT="test" + +src_install() { + distutils-r1_src_install + + doman ssh-audit.1 +}