From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ssh-audit/
Date: Fri, 22 Dec 2023 09:40:10 +0000 (UTC) [thread overview]
Message-ID: <1703238007.379ffa6c4b0f3e0bb820c2dfbdaac08c8fa5ce49.graaff@gentoo> (raw)
commit: 379ffa6c4b0f3e0bb820c2dfbdaac08c8fa5ce49
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 09:39:38 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> 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 <graaff <AT> 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
+}
next reply other threads:[~2023-12-22 9:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-22 9:40 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-01 11:38 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ssh-audit/ Hans de Graaff
2024-12-01 11:38 Hans de Graaff
2024-10-16 6:00 Hans de Graaff
2024-04-23 5:37 Hans de Graaff
2023-12-22 9:40 Hans de Graaff
2023-09-09 4:32 Hans de Graaff
2023-09-09 4:32 Hans de Graaff
2023-04-30 8:50 Hans de Graaff
2022-11-12 13:52 Hans de Graaff
2022-06-17 12:18 Jakov Smolić
2022-06-17 12:07 Jakov Smolić
2022-05-27 5:39 Hans de Graaff
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=1703238007.379ffa6c4b0f3e0bb820c2dfbdaac08c8fa5ce49.graaff@gentoo \
--to=graaff@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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