pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ruby-rex-powershell security/ruby-rex-powersh...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b1a95965ac8d
branches: trunk
changeset: 377730:b1a95965ac8d
user: taca <taca%pkgsrc.org@localhost>
date: Wed Mar 21 13:42:08 2018 +0000
description:
security/ruby-rex-powershell: update to 0.1.77
0.1.77 2017/09/23
* Convert double quotes to single quotes to match #{URL}
0.1.76 2017/09/07
* Merge pull request #9 from sempervictus/feature-payload_msil_jit
0.1.75 2017/08/25
* Remove useless failing spec
* Improve use of RandomIdentifier::Generator
* Add MSIL to template constants
* Update spec for MSIL payload
* Implement MSIL payload in Rex gem via template
* Update spec for command
* Finalize quote wrapper
* Rework quote handling
* Cleanup Command single quotes redundant gsub
0.1.74 2017/07/18
* Alternative to IEX in dl_and_exec_string methods
* Command spec - deal with :use_single_quotes
* Output and command improvements for Win10
0.1.73 2017/05/12
* update spec to require Ruby 2.2.0 or greater
diffstat:
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(-)
diffs (44 lines):
diff -r be38a0806929 -r b1a95965ac8d security/ruby-rex-powershell/Makefile
--- a/security/ruby-rex-powershell/Makefile Wed Mar 21 13:32:43 2018 +0000
+++ b/security/ruby-rex-powershell/Makefile Wed Mar 21 13:42:08 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/09/29 17:15:41 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2018/03/21 13:42:08 taca Exp $
-DISTNAME= rex-powershell-0.1.72
+DISTNAME= rex-powershell-0.1.77
CATEGORIES= security
MAINTAINER= minskim%NetBSD.org@localhost
diff -r be38a0806929 -r b1a95965ac8d security/ruby-rex-powershell/PLIST
--- a/security/ruby-rex-powershell/PLIST Wed Mar 21 13:32:43 2018 +0000
+++ b/security/ruby-rex-powershell/PLIST Wed Mar 21 13:42:08 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/09/29 17:15:41 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/03/21 13:42:08 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
@@ -9,6 +9,7 @@
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/data/templates/to_mem_dotnet.ps1.template
+${GEM_LIBDIR}/data/templates/to_mem_msil.ps1.template
${GEM_LIBDIR}/data/templates/to_mem_old.ps1.template
${GEM_LIBDIR}/data/templates/to_mem_pshreflection.ps1.template
${GEM_LIBDIR}/lib/rex/powershell.rb
diff -r be38a0806929 -r b1a95965ac8d security/ruby-rex-powershell/distinfo
--- a/security/ruby-rex-powershell/distinfo Wed Mar 21 13:32:43 2018 +0000
+++ b/security/ruby-rex-powershell/distinfo Wed Mar 21 13:42:08 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/09/29 17:15:41 minskim Exp $
+$NetBSD: distinfo,v 1.2 2018/03/21 13:42:08 taca Exp $
-SHA1 (rex-powershell-0.1.72.gem) = ed419e114e24fc90fc9db854908e67de9c50daa4
-RMD160 (rex-powershell-0.1.72.gem) = 35dca02e93c6e147c0b62986e8063a4235ddd7f8
-SHA512 (rex-powershell-0.1.72.gem) = 5b5e5fd8685a84c88c8e2a308089724eb16fa8ac58d4543a1a8664aba9ff307fb5532e1aa351b6d245cdcbb69c0fc81fe3b78f99247c4472e55cdd21c5d9f494
-Size (rex-powershell-0.1.72.gem) = 26624 bytes
+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
Home |
Main Index |
Thread Index |
Old Index