Github messages for voidlinux
 help / color / mirror / Atom feed
From: jtesta <jtesta@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] ssh-audit: update to 2.3.0-2
Date: Sat, 17 Oct 2020 01:07:41 +0200	[thread overview]
Message-ID: <20201016230741.KqX1IBjqHEIjsqUXfROAwNEsC33wHTV402zrvgtyFIQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25657@inbox.vuxu.org>

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

There is an updated 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: 893 bytes --]

From 61386dc1c6f5d39e80b39fd2b211000f780f37d5 Mon Sep 17 00:00:00 2001
From: Joe Testa <jtesta@positronsecurity.com>
Date: Fri, 16 Oct 2020 19:07:16 -0400
Subject: [PATCH] Add man page.

---
 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
 }

  parent reply	other threads:[~2020-10-16 23:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16 15:34 [PR PATCH] " jtesta
2020-10-16 21:52 ` abenson
2020-10-16 23:07 ` jtesta [this message]
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

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=20201016230741.KqX1IBjqHEIjsqUXfROAwNEsC33wHTV402zrvgtyFIQ@z \
    --to=jtesta@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).