From ea9204d156190da7d20533c7f33b0f64fa0d8635 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 19 Sep 2021 17:12:30 +0000 Subject: [PATCH] security/ruby-rex-powershell: update to 0.1.93 0.1.91 (2021-04-23) * Land #30, Implement the rc4 wrapper 0.1.92 (2021-07-09) * Land #31, add method to obfuscate string literals * Land #32, fix unit tests 0.1.93 (2021-07-19) * Land #33, Add github actions for tests * Land #35, Add W^X powershell payload templates --- security/ruby-rex-powershell/Makefile | 4 ++-- security/ruby-rex-powershell/PLIST | 3 ++- security/ruby-rex-powershell/distinfo | 10 +++++----- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/security/ruby-rex-powershell/Makefile b/security/ruby-rex-powershell/Makefile index 1032003e69a5..1135257446f5 100644 --- a/security/ruby-rex-powershell/Makefile +++ b/security/ruby-rex-powershell/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2021/06/01 14:35:44 taca Exp $ +# $NetBSD: Makefile,v 1.7 2021/09/19 17:12:30 taca Exp $ -DISTNAME= rex-powershell-0.1.90 +DISTNAME= rex-powershell-0.1.93 CATEGORIES= security MAINTAINER= minskim@NetBSD.org diff --git a/security/ruby-rex-powershell/PLIST b/security/ruby-rex-powershell/PLIST index a765e42d3715..a39fb18cf52c 100644 --- a/security/ruby-rex-powershell/PLIST +++ b/security/ruby-rex-powershell/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.3 2020/03/29 14:48:20 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2021/09/19 17:12:30 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/.github/workflows/verify.yml ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.rspec ${GEM_LIBDIR}/.travis.yml diff --git a/security/ruby-rex-powershell/distinfo b/security/ruby-rex-powershell/distinfo index cfd912f38dd3..2c0460585280 100644 --- a/security/ruby-rex-powershell/distinfo +++ b/security/ruby-rex-powershell/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2021/06/01 14:35:44 taca Exp $ +$NetBSD: distinfo,v 1.7 2021/09/19 17:12:30 taca Exp $ -SHA1 (rex-powershell-0.1.90.gem) = 580f5983fcd2fd552d2682bc016de86865259b6e -RMD160 (rex-powershell-0.1.90.gem) = d5fad8ad0c443e64a62cc1ace0a8d3e397d9d13a -SHA512 (rex-powershell-0.1.90.gem) = 894f19a08c2ae6be42f6d4e02514e4339ec31f9afb6b8d8e6e6801cfc80582423415e9a81a1ce3a710378efc5ec2f1a04839d36b46d7a49bc2b550d794847d19 -Size (rex-powershell-0.1.90.gem) = 29696 bytes +SHA1 (rex-powershell-0.1.93.gem) = 7c816a768a19bc9e69e7906b4b12e3e4acca186d +RMD160 (rex-powershell-0.1.93.gem) = 28493efd447f4d1ddf7ceedb4a91f9e3aa5aaafc +SHA512 (rex-powershell-0.1.93.gem) = c99aecde0f5abc357849c12844c8fccf982a58fc415ca407c02001735ab4574b1ec690fe7d18d1d3fddec7ea8a379cc83bdf9e694746c4a7916eaeb5117dc253 +Size (rex-powershell-0.1.93.gem) = 31744 bytes