Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ssh-audit: update to 2.3.0-2
@ 2020-10-16 15:34 jtesta
  2020-10-16 21:52 ` abenson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jtesta @ 2020-10-16 15:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 321 bytes --]

There is a new pull request by jtesta against master on the void-packages repository

https://github.com/jtesta/void-packages ssh-audit-2.3.0-1
https://github.com/void-linux/void-packages/pull/25657

ssh-audit: update to 2.3.0-2


A patch file from https://github.com/void-linux/void-packages/pull/25657.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ssh-audit-2.3.0-1-25657.patch --]
[-- Type: text/x-diff, Size: 908 bytes --]

From a6aa02fcb3ab64f63288fcc6d4be7b3d9381deec Mon Sep 17 00:00:00 2001
From: Joe Testa <jtesta@positronsecurity.com>
Date: Fri, 16 Oct 2020 11:33:37 -0400
Subject: [PATCH] ssh-audit: update to 2.3.0-2

---
 srcpkgs/ssh-audit/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ssh-audit/template b/srcpkgs/ssh-audit/template
index 912fcef1cab..aab2e5e46e7 100644
--- a/srcpkgs/ssh-audit/template
+++ b/srcpkgs/ssh-audit/template
@@ -1,9 +1,9 @@
 # Template file for 'ssh-audit'
 pkgname=ssh-audit
 version=2.3.0
-revision=1
+revision=2
 depends="python3"
-short_desc="SSH server auditing"
+short_desc="SSH server & client auditing"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/jtesta/ssh-audit"
@@ -14,4 +14,5 @@ python_version=3
 do_install() {
 	vbin ssh-audit.py ssh-audit
 	vlicense LICENSE
+	vman ssh-audit.1
 }

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-10-17 15:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-16 15:34 [PR PATCH] ssh-audit: update to 2.3.0-2 jtesta
2020-10-16 21:52 ` abenson
2020-10-16 23:07 ` [PR PATCH] [Updated] " jtesta
2020-10-16 23:14 ` jtesta
2020-10-16 23:24 ` ericonr
2020-10-16 23:27 ` [PR PATCH] [Updated] " jtesta
2020-10-17 15:50 ` [PR PATCH] [Merged]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).