pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/ruby-rex-powershell



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Dec 11 13:55:35 UTC 2021

Modified Files:
        pkgsrc/security/ruby-rex-powershell: Makefile PLIST distinfo

Log Message:
security/ruby-rex-powershell: update to 0.1.94

0.1.94 (2021-10-22)

* Land #38, Add Powershell Specific Errors


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/ruby-rex-powershell/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/ruby-rex-powershell/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/ruby-rex-powershell/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/ruby-rex-powershell/Makefile
diff -u pkgsrc/security/ruby-rex-powershell/Makefile:1.7 pkgsrc/security/ruby-rex-powershell/Makefile:1.8
--- pkgsrc/security/ruby-rex-powershell/Makefile:1.7    Sun Sep 19 17:12:30 2021
+++ pkgsrc/security/ruby-rex-powershell/Makefile        Sat Dec 11 13:55:35 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2021/09/19 17:12:30 taca Exp $
+# $NetBSD: Makefile,v 1.8 2021/12/11 13:55:35 taca Exp $
 
-DISTNAME=      rex-powershell-0.1.93
+DISTNAME=      rex-powershell-0.1.94
 CATEGORIES=    security
 
 MAINTAINER=    minskim%NetBSD.org@localhost

Index: pkgsrc/security/ruby-rex-powershell/PLIST
diff -u pkgsrc/security/ruby-rex-powershell/PLIST:1.4 pkgsrc/security/ruby-rex-powershell/PLIST:1.5
--- pkgsrc/security/ruby-rex-powershell/PLIST:1.4       Sun Sep 19 17:12:30 2021
+++ pkgsrc/security/ruby-rex-powershell/PLIST   Sat Dec 11 13:55:35 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2021/09/19 17:12:30 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/12/11 13:55:35 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.github/workflows/verify.yml
 ${GEM_LIBDIR}/.gitignore
@@ -16,6 +16,7 @@ ${GEM_LIBDIR}/data/templates/to_mem_pshr
 ${GEM_LIBDIR}/data/templates/to_mem_rc4.ps1.template
 ${GEM_LIBDIR}/lib/rex/powershell.rb
 ${GEM_LIBDIR}/lib/rex/powershell/command.rb
+${GEM_LIBDIR}/lib/rex/powershell/exceptions.rb
 ${GEM_LIBDIR}/lib/rex/powershell/function.rb
 ${GEM_LIBDIR}/lib/rex/powershell/obfu.rb
 ${GEM_LIBDIR}/lib/rex/powershell/output.rb

Index: pkgsrc/security/ruby-rex-powershell/distinfo
diff -u pkgsrc/security/ruby-rex-powershell/distinfo:1.9 pkgsrc/security/ruby-rex-powershell/distinfo:1.10
--- pkgsrc/security/ruby-rex-powershell/distinfo:1.9    Tue Oct 26 11:17:57 2021
+++ pkgsrc/security/ruby-rex-powershell/distinfo        Sat Dec 11 13:55:35 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:17:57 nia Exp $
+$NetBSD: distinfo,v 1.10 2021/12/11 13:55:35 taca Exp $
 
-BLAKE2s (rex-powershell-0.1.93.gem) = 638b384177c7507908ad8d4557c4f2e33e7709e396e0e5374e5c8473c12eef08
-SHA512 (rex-powershell-0.1.93.gem) = c99aecde0f5abc357849c12844c8fccf982a58fc415ca407c02001735ab4574b1ec690fe7d18d1d3fddec7ea8a379cc83bdf9e694746c4a7916eaeb5117dc253
-Size (rex-powershell-0.1.93.gem) = 31744 bytes
+BLAKE2s (rex-powershell-0.1.94.gem) = d2d845c43bbbb9df1a134e8e164b6cf6bac9801377bd0111cc6851d201165036
+SHA512 (rex-powershell-0.1.94.gem) = c76b36b5e25a4e033fe4c8a95f6042b2e661283ed8e9b368980c0c1cf780728a4c712673640cd687cfe0d6ccedb8076bd6be97af9cd6ed885fc267ef0ca5a902
+Size (rex-powershell-0.1.94.gem) = 31744 bytes



Home | Main Index | Thread Index | Old Index