forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
security/ruby-rex-powershell: update to 0.1.79
0.1.78 (2018-06-21) * Land #13, Update cmd_psh_payload to simplify exec_in_place 0.1.79 (2018-08-01) * Land #12, Update GetMethod for GetProcAddress for Windows 10 1803
- Loading branch information
taca
committed
Sep 23, 2018
1 parent
9c04a1b
commit 7167189
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.2 2018/03/21 13:42:08 taca Exp $ | ||
# $NetBSD: Makefile,v 1.3 2018/09/23 18:02:07 taca Exp $ | ||
|
||
DISTNAME= rex-powershell-0.1.77 | ||
DISTNAME= rex-powershell-0.1.79 | ||
CATEGORIES= security | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.2 2018/03/21 13:42:08 taca Exp $ | ||
$NetBSD: distinfo,v 1.3 2018/09/23 18:02:07 taca Exp $ | ||
|
||
SHA1 (rex-powershell-0.1.77.gem) = b8b64dee546e6c960ce2b82523702bdedc74dab7 | ||
RMD160 (rex-powershell-0.1.77.gem) = 82e85f4b461581f37f8983010660b1ebcbfe5fa9 | ||
SHA512 (rex-powershell-0.1.77.gem) = 99e3a8394c580b07580f8c230f049b15fd80b02db4b940208a1086e1c3d679ab1b757fee56356d6b25a6876ccb21c50d1037b7bbadc486a7c38b10b9b81a09d3 | ||
Size (rex-powershell-0.1.77.gem) = 28160 bytes | ||
SHA1 (rex-powershell-0.1.79.gem) = e0802c9adfc2e225326c10cefe81055702884494 | ||
RMD160 (rex-powershell-0.1.79.gem) = e1f457981b95bf79b4c07bf9a04a4cc1f8e74137 | ||
SHA512 (rex-powershell-0.1.79.gem) = e7b8680b291827700f0b1eb150205ee2e6bf795029ab7fa0d2323ca345b7a73edfbd5f848dbc5b001354d1649e0c207e5b96d55e9b68b0021457b63d97e64213 | ||
Size (rex-powershell-0.1.79.gem) = 28160 bytes |